Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

list of behaviours that trigger 418 #1154

Open
PatheticMustan opened this issue Oct 26, 2021 · 32 comments
Open

list of behaviours that trigger 418 #1154

PatheticMustan opened this issue Oct 26, 2021 · 32 comments
Assignees
Labels
Priority: Medium Medium priority Research Research further into this issue.

Comments

@PatheticMustan
Copy link
Member

Feel free to contribute information. mainly for @32n

@00100000
Copy link
Member

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

@ArcerionDev
Copy link
Contributor

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
Copy link
Member

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
Copy link
Contributor

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
Copy link
Member

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

@ArcerionDev
Copy link
Contributor

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

yes, i invited you

@00100000 00100000 added the Research Research further into this issue. label Oct 27, 2021
@00100000 00100000 self-assigned this Nov 1, 2021
@hostedposted
Copy link
Member

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
Copy link
Contributor

Where is the sourcemap?

@00100000

This comment has been minimized.

@donaldli2020
Copy link
Contributor

What is the link to the sourcemap?

@hostedposted
Copy link
Member

Where is the sourcemap?

only collaborators get it

@PatheticMustan PatheticMustan pinned this issue Nov 5, 2021
@ArcerionDev
Copy link
Contributor

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
Copy link
Member Author

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
Copy link
Member

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
Copy link
Contributor

ArcerionDev commented Nov 12, 2021

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
Copy link
Member

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

@ghost
Copy link

ghost commented Nov 12, 2021

ok i can join the army of skids

@YourOrdinaryProdigyHacker

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

@00100000
Copy link
Member

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.

@PatheticMustan PatheticMustan changed the title investigating http 418 list of behaviours that trigger 418 Nov 18, 2021
@00100000
Copy link
Member

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

@00100000 00100000 unpinned this issue Nov 20, 2021
@00100000 00100000 pinned this issue Nov 20, 2021
@Erisfiregamer1
Copy link

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.

@afkvido
Copy link
Contributor

afkvido commented Jan 7, 2022

Issues surrounding 418

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

Epics: #1253 (I just made this issue)

@TheKidThatCodes
Copy link

bobify causes 418 for me
i did it on fresh alt

@YourOrdinaryProdigyHacker

This comment has been minimized.

@donaldli2020

This comment has been minimized.

@afkvido
Copy link
Contributor

afkvido commented Jan 18, 2022

hi

hi

@Piplup7575
Copy link

Piplup7575 commented Jan 19, 2022

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
Copy link
Member

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
Copy link
Contributor

afkvido commented Jan 30, 2022

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 ArcerionDev added the Priority: Medium Medium priority label Feb 1, 2022
@ArcerionDev
Copy link
Contributor

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

@afkvido
Copy link
Contributor

afkvido commented Feb 1, 2022

yup

@ghost
Copy link

ghost commented Feb 12, 2022

Member stars give 418

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority: Medium Medium priority Research Research further into this issue.
Projects
None yet
Development

No branches or pull requests

10 participants