As the header speak, it still WIP and most of feature not work.
- Register (Through Nutaku as I can't change login logic)
- Login
- Daily login
- Scene
- Item Storage System
- Character Storage System
- Mission
- Gacha System
- Story
-
You need :
- Secondary browser (Firefox is recommended)
- Charles Proxy (I use this), Fiddler, MITM Proxy, etc
- Nutaku account
-
Set your Browser to use Proxy as mention above.
-
Install proxy certificate to browser or OS Level.
-
Create Self-signed SSL Cert, google it!
-
Open terminal, run
uvicorn.exe run:app --ssl-keyfile private.key --ssl-certfile certificate.crt --reload --port 443
-
On Proxy Software, Enable map remote (in Charles)
-
Open the game. Enjoy
Contributions are always welcome!
- You need :
- Secondary browser (Firefox is recommended)
- Charles Proxy (I use this), Fiddler, MITM Proxy, etc
- Nutaku account
- Set your Browser to use Proxy as mention above.
- Install certificate from proxy software to decrypt ssl.
- Capture feature that you want to add.
- Code to run.py
If you have any feedback, please reach out to us at Discord