Skip to content

hackerbuddy/toontown-corp-clash-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

toontown-corp-clash-client

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).

image

corp-clash-bot

How to use

  1. Clone repo, open directory
  2. Open game, select character
  3. pip install -r requirements.txt (or use a virtual environment https://docs.python.org/3/library/venv.html)
  4. python corp-clash-bot.py

Known limitations

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.

Additional Exploits

CheatEngine Speed Hack is confirmed to work (DLL Injection). Use with caution -- expect to get banned!

About

Botting/Hacked Client for Toontown Corporate Clash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages