This is a cheat made for the game Tribes of Midgard. This tool uses the Tribes of Midgard API to create a world and afterwards it saves the world with desired properties like the amount of slain bosses, the golden horns gained and the amount of experience gained.
To achieve that it needs the auth-token for the game, you can either try to extract it yourself or you can have the game open and start the tool to automatically extract the auth-token from the game memory.
I recommend using poetry to use this project, although you can use any package manager.
poetry install
poetry run python main.py
pip install -r requirements.txt
python main.py
Have fun :p