exploits-forsale / collateral-damage

Kernel exploit for Xbox SystemOS using CVE-2024-30088
MIT License
415 stars 31 forks source link

Game Script wont run code: PARSING ERROR in "none" on (Number:Number - Changes if I try to to fix the line) #6

Closed Daasin closed 2 months ago

Daasin commented 3 months ago

happens whether i use the ducky version or the normal version (copy and paste from notepad app) "Only assignments and function calls can be expression statements"

Daasin commented 3 months ago

Trying to do it over ethernet by connecting it to PC

RADIS370 commented 3 months ago

There is no line 366? Try scrolling to the bottom and see if there is anything unrelated.

Daasin commented 3 months ago

There is no line 366? Try scrolling to the bottom and see if there is anything unrelated.

The number seems to change depending on how I try to shift things, like the error seems to say there's a quote at the end of the last line when there isn't. Same error even if I added an end quote.

And If I use the ducky version it seems to have a problem with the IP address line. I've tried all sorts. Even cut the 'problem' bits out to see if it'll try to execute it... But nope, it'll just find a problem with the next line up or down

Daasin commented 3 months ago

@RADIS370 Like it even had an instance where it said 1:1, I'm just wondering what I can do to make it accept the code

RADIS370 commented 3 months ago

@RADIS370 Like it even had an instance where it said 1:1, I'm just wondering what I can do to make it accept the code

Did you delete the first line which says "Put your IP Below"

Daasin commented 3 months ago

@RADIS370 Like it even had an instance where it said 1:1, I'm just wondering what I can do to make it accept the code

Did you delete the first line which says "Put your IP Below"

Isn't that commented out anyway? There's tons of them like that through the whole script. And it's not even those that have the issue, otherwise it wouldn't have an issue with the last line aswell

RADIS370 commented 3 months ago

@RADIS370 Like it even had an instance where it said 1:1, I'm just wondering what I can do to make it accept the code

Did you delete the first line which says "Put your IP Below"

Isn't that commented out anyway? There's tons of them like that through the whole script. And it's not even those that have the issue, otherwise it wouldn't have an issue with the last line aswell

it wasn't for me on the duck(but possibly because i did a little bit of tomfoolery)

Daasin commented 2 months ago

@carrot-c4k3 Really sorry to ping you like this, but wasnt sure if you'd seen after you asked me about the error on Twitter/X. Is this something to do with me copying and pasting the code? Or maybe something else I did wrong perhaps?

Daasin commented 2 months ago

Using a flipper zero as a rubber ducky seems to add a bunch of "TRING" lines every now and again, I'm assuming it's supposed to be STRING and comes with the same error but pointing at that instead

Works when I manually delete all instances of the word "TRING"