The best Draw Battle IO hack there is!
- 📫 Have a problem? Just write an issue and I will do my best to respond.
- Remove Name Length Limit
- Get All Answers, including both normal rounds and showdown rounds
- Create Games
- Spam Bots
- Send Messages as Player
- Force Start Next Round
- Python mini user-console
- Open Source!
- None (that are known, at least), report to Issues if you find any issues!
- For the User Script (on the browser), download TamperMonkey and just paste the contents of hack.js into an empty UserScript file and then just play the game!
- If the user does not choose a word, then the answer will always be the first choice.
- For the Python mini-console (which needs more work to be done), just run the Python file and do what it says.
- You will need minimum Python 3.10
- Will really appreciate some pull requests, from style to logic.
- You will need all the modules in requirements.txt! To install them, simply run
pip install -r requirements.txt
in your command prompt / terminal. - If you want to make another template function (feel free to make a pull request, for anything!), make sure its name ends with "_template"!