This repository for the Wizard101 speedrunning tools.
This tool is used to macro the deletion and creation of characters. Setting for school, gender, hotkey and modifcation keys can be found in the wiz_config.json
file.
- Balance
- Life
- Storm
- Ice
- Fire
- Death
- Myth
- Boy
- Girl
Please refer to this file for a full list of hotkey possibilities
Please refer to this for a full list of modifier keys
Everything can be installed by cloning the repo and running
pip install .
pyinstaller --onefile ./main.py
- Stat Tracking
- Convert to winapi for key input
- Configuration GUI