Skip to content

RtypeX/ProdigyMathGameHacking

 
 

Repository files navigation

Prodigy Math Game Hacks

Hacks are not accessible for now. Please remain patient.

Attention

Prodigy, as we hoped, is now fighting back. They have created more anti-cheats. Some hacks may not be accessible. Any questions can be answered at our Discord.

Links

Collaborators

Announcements

Let's try and expand our wiki! Feel free to contribute!

Click here!

Notice: We are NOT trying to ruin Prodigy Math Game.

This may look like we're trying to ruin the game, but we're helping make it better. By finding exploits, we help the developers find that there is an exploit, and the developers fix it, overall helping the game. Anyone who claims that we are 'malicious' or 'ruining the game', are wrong. Please don't spread misinformation.

We have surpassed 100k views and over 6.4k unique viewers!

Thank all of you for making this happen.

Hacking Prodigy, the Math Game

I'm making this repository to try to get the developers to change how Prodigy handles player game data. Instead of handling everything server side, a lot of the heavy lifting is done on the player side. The server just manages multiplayer battles, and hosts data, messages, and events.

Basically any changes you make to Phaser.GAMES[0].state.states.Login._gameObj.player will save. Be warned, if you mess up the data TOO much, the server gets really confused, and your account is broken forever! Don't do this on your main account. I've already broken three accounts. ;)

All Hacks In This Github Repository Is Licensed With Mozilla Public License v2

We are NOT liable for any damages.

  1. Limitation of Liability Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
  • Mozilla Public License v2

Disclaimer

THESE HACKS MAY OR MAY NOT BREAK YOUR ACCOUNT. DO NOT USE ANY OF THESE HACKS ON YOUR MAIN ACCOUNT, OR YOU MAY RISK YOUR ACCOUNT BECOMING IRREPERABLY BUGGED OUT, PREVENTING YOU FROM PLAYING THE GAME USING THAT ACCOUNT. You have been warned.

Usage

Use the command Control+Shift+I to access the console. Paste the code into the console. It's that simple.

You can also use the bookmarklet way by going to https://caiorss.github.io/bookmarklet-maker/ and pasting the code into the big box then by clicking generate you covert the code to a bookmarklet so then go to the output box and copy the converted code and save it as a bookmark and go to prodigy and excute the script by clicking on it. It's that simple.

Any questions? Join our Discord!

Documentation: Docs

About

We're gonna cheat in Prodigy.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.3%
  • JavaScript 40.1%
  • CSS 4.0%
  • Python 2.2%
  • HTML 0.4%