ProdigyMathGameHacking icon indicating copy to clipboard operation
ProdigyMathGameHacking copied to clipboard

list of behaviours that trigger 418

Open PatheticMustan opened this issue 4 years ago • 32 comments
trafficstars

Feel free to contribute information. mainly for @32n

PatheticMustan avatar Oct 26 '21 16:10 PatheticMustan

I still need to read the repo to get a better idea of how everything works.

00100000 avatar Oct 26 '21 16:10 00100000

we have sourcemaps of prodigy. they're a few versions outdated but they're pretty similar to the modern, i'll add you to the repository.

ArcerionDev avatar Oct 26 '21 16:10 ArcerionDev

Nice. I see all these weird prodigy objects and have no idea what they mean.

_.player.state.set("tutorial-0", 4);
_.player.backpack.addKeyItem(13, 0);
_.player.tutorial.data.menus[14] = [1];
_.instance.prodigy.open.map(true, []);
_.player.onTutorialComplete()

Confusion :P

00100000 avatar Oct 26 '21 16:10 00100000

Nice. I see all these weird prodigy objects and have no idea what they mean.

_.player.state.set("tutorial-0", 4);
_.player.backpack.addKeyItem(13, 0);
_.player.tutorial.data.menus[14] = [1];
_.instance.prodigy.open.map(true, []);
_.player.onTutorialComplete()

Confusion :P

the files in the srcmaps are labeled with what they associate with, you can try running them, most of them have an obvious change on executing.

if not, then check your backpack/pets, the game has a tutorial that shows where all the basic features are iirc

ArcerionDev avatar Oct 26 '21 16:10 ArcerionDev

Forgive my dumbness, but where's the sourcemap? Is it a private repo?

00100000 avatar Oct 26 '21 17:10 00100000

Forgive my dumbness, but where's the sourcemap? Is it a private repo?

yes, i invited you

ArcerionDev avatar Oct 26 '21 19:10 ArcerionDev

we have sourcemaps of prodigy. they're a few versions outdated but they're pretty similar to the modern, i'll add you to the repository.

only like 35 versions out of date

hostedposted avatar Nov 02 '21 00:11 hostedposted

Where is the sourcemap?

donaldli2020 avatar Nov 02 '21 01:11 donaldli2020

omg ily @donaldli2020 pls notice me <3 uwu s-senpai

00100000 avatar Nov 02 '21 01:11 00100000

What is the link to the sourcemap?

donaldli2020 avatar Nov 02 '21 01:11 donaldli2020

Where is the sourcemap?

only collaborators get it

hostedposted avatar Nov 02 '21 01:11 hostedposted

so arising from more recent discoveries, the 418 error almost certainly is meant to be an anti-cheat

this is why it throws 418 when you attempt to get epic buddies, as they're discontinued, and epic pets, as they are also discontinued.

It has been figured out that the new epics aren't the old ones being brought out of discontinuation, but apparently some weird variants of them

ArcerionDev avatar Nov 12 '21 00:11 ArcerionDev

agree agree, #1183 is more proof it's an anti-cheat. the prodigy devs are starting to do server side anti-cheats! spicy hot...

PatheticMustan avatar Nov 12 '21 05:11 PatheticMustan

I think the best solution here is just to make it so that users can't use hacks that would trigger the anti-cheat. Sorry if this sounded pretty obvious lol.

00100000 avatar Nov 12 '21 15:11 00100000

well that's what we've been trying to do, excluding specific pets from pet hacks, removing buddies completely, adding gold cap, etc etc

ArcerionDev avatar Nov 12 '21 16:11 ArcerionDev

We just need an army of skids to make a mega list of things that trigger 418.

00100000 avatar Nov 12 '21 17:11 00100000

ok i can join the army of skids

ghost avatar Nov 12 '21 17:11 ghost

Same for me,I also have a problem with HTTP 418. I posted an issue on it.

We know it's most likely an anti-cheat now. Best to just skirt around it in our hacks in the future. This issue can be closed now.

00100000 avatar Nov 18 '21 20:11 00100000

I was about to make that in a new issue, but I guess it works here. Good repurpose of this issue :^)

00100000 avatar Nov 18 '21 22:11 00100000

Here's what I know triggers it.

  • Atempting to get buddies (ANY buddy, not just epics. maybe bc of sus acct)
  • Anything related to epics.

eris-webserv avatar Jan 07 '22 03:01 eris-webserv

Issues surrounding 418

Buddies: #1142, #1242 (these are kinda dupe issues)

Epics: #1253 (I just made this issue)

afkvido avatar Jan 07 '22 16:01 afkvido

bobify causes 418 for me i did it on fresh alt

TheKidThatCodes avatar Jan 10 '22 19:01 TheKidThatCodes

hi

stop making random comments

donaldli2020 avatar Jan 11 '22 20:01 donaldli2020

hi

hi

afkvido avatar Jan 18 '22 01:01 afkvido

hi

hi

hi

uh if I run any of the scripts my game crashes? did something change that affected this? I don't want to open an issue about this, it might just be me being on a old computer, but thought I might notify you about this.

Piplup7575 avatar Jan 19 '22 23:01 Piplup7575

The hacks no longer work without modified game files. Use the PMGH extension instead. If you're using scripts because you're paranoid about privacy/security, you may locally build P-NP.

00100000 avatar Jan 20 '22 00:01 00100000

The hacks no longer work without modified game files. Use the PMGH extension instead. If you're using scripts because you're paranoid about privacy/security, you may locally build P-NP.

wait, how do I build PNP from source?

afkvido avatar Jan 30 '22 06:01 afkvido

for the most part 418 seems to be figured out so this isnt as precedent as it was before.

ArcerionDev avatar Feb 01 '22 01:02 ArcerionDev