Prodigy-Hacking / ProdigyMathGameHacking

Prodigy Hacking: Hacking for the right reasons. | Questions? Ask on our Discord. https://discord.gg/XQDfbfq
https://prodigyhacking.com
Other
17 stars 10 forks source link

list of behaviours that trigger 418 #1154

Open PatheticMustan opened 2 years ago

PatheticMustan commented 2 years ago

Feel free to contribute information. mainly for @32n

00100000 commented 2 years ago

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

ArcerionDev commented 2 years ago

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.

00100000 commented 2 years ago

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

ArcerionDev commented 2 years ago

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

00100000 commented 2 years ago

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

ArcerionDev commented 2 years ago

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

yes, i invited you

hostedposted commented 2 years ago

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

donaldli2020 commented 2 years ago

Where is the sourcemap?

00100000 commented 2 years ago

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

donaldli2020 commented 2 years ago

What is the link to the sourcemap?

hostedposted commented 2 years ago

Where is the sourcemap?

only collaborators get it

ArcerionDev commented 2 years ago

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

PatheticMustan commented 2 years ago

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

00100000 commented 2 years ago

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.

ArcerionDev commented 2 years ago

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

00100000 commented 2 years ago

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

ghost commented 2 years ago

ok i can join the army of skids

YourOrdinaryProdigyHacker commented 2 years ago

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

00100000 commented 2 years ago

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 commented 2 years ago

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

Erisfiregamer1 commented 2 years ago

Here's what I know triggers it.

afkvido commented 2 years ago

Issues surrounding 418

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

Epics: #1253 (I just made this issue)

TheKidThatCodes commented 2 years ago

bobify causes 418 for me i did it on fresh alt

YourOrdinaryProdigyHacker commented 2 years ago

hi

donaldli2020 commented 2 years ago

stop making random comments

afkvido commented 2 years ago

hi

hi

Piplup7575 commented 2 years ago

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.

00100000 commented 2 years ago

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.

afkvido commented 2 years ago

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?

ArcerionDev commented 2 years ago

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

afkvido commented 2 years ago

yup

ghost commented 2 years ago

Member stars give 418