This is a Python Botting/Hacked Client for Toontown Corporate Clash 1.5.3, a free community-made remake of Disney's retired Toontown videogame.
This project uses win32api
ReadProcessMemory to fetch a Player's location and health, and then uses PyAutoGui to move the Player. Future releases will likely attempt to write to memory directly (allowing the bot to run in the background).
- Clone repo, open directory
- Open game, select character
pip install -r requirements.txt
(or use a virtual environment https://docs.python.org/3/library/venv.html)python corp-clash-bot.py
Certain GUI interactions will cause our memory address to be freed (fishing menu will do this). If this happens, you will need to enter a building to load our memory values back into memory. Future releases will attempt to address this issue.
CheatEngine Speed Hack is confirmed to work (DLL Injection). Use with caution -- expect to get banned!