PokeRogueMOD / PyPoRoMOD

Other
1 stars 1 forks source link

Any usage of the PokéRogue API outside of the official site (pokerogue.net) is forbidden (The only approved external client at the time of writing is admiralbilly's offline version)

[!IMPORTANT]
The content of this repo is a proof of concept and is for educational purposes only!

[!CAUTION] This tool works, but since the game devs expcilite say its not allowed to use the API externally, I will not use the tool myself anymore. But I will use my MOD overlay JsPoRoMOD, which does not use the API, but the game object in your browser instead. This is harder to do since its not just editing json, but since mods where not mentioned i will go this route. You can still use this tool at your own risk, but I will only try to fix it if it breaks, so create an issue in that case. I will probably not notice this myself because I am trying to implement all account modification features in the overlay instead and have already implemented the most important features I need and want, besides .json import / export!

This tool can cause your account to be flagged, I have had no problems so far, but be warned, you can read about it here!

Remember to be alert at all times. Stay aware of your surroundings.

PyPoRoMOD

Welcome to the PyPoRoMOD! This project aims to analyze and modify the account and slot data. I just finished the API and a basic TypeScript to Python translator for Enums. The next step will be adding features, so stay tuned for new updates...

Features

Discord Server

Video Tutorial

Video Tutorial

Contact

If you have any questions, suggestions, or need further assistance, feel free to reach out (Discord: mpb.rip).

License

This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.

Acknowledgments