Skip to content

A bot that performs time consuming tasks for you in ToonTown Rewritten

License

Notifications You must be signed in to change notification settings

primetime43/Toontown-Rewritten-Bot

Repository files navigation

Toontown-Rewritten-Bot

Table of Contents

Features

  • Custom Action Management: Enhance your Toontown experience with the ability to create and manage custom actions for both fishing and golfing directly within the application. This feature empowers users to automate these activities without modifying the source code, offering a flexible and user-friendly interface for action customization.
  • Perform time consuming tasks such as fishing or doodle training
  • Automate golfing to consistently score under par or achieve hole-in-ones with the golfing automation feature
  • Perform gardening actions such as watering, planting, and removing
  • Keep your toon awake when your away from your PC

Planned Enhancements

  • Allow more UI elements to be auto detectable, allowing the user to do less manual coordinates updating
  • Improve/enhance custom actions to be more flexible and easier to create (depends on how often custom actions are used by users)
  • Allow the bot to be more dynamic to capture the game window without being full screen or when its minimized
  • Get racing to work
  • General code refactors and improvements for easier maintence, readability, and reusability

Images of v1.5.0:

Click to view screenshots of version 1.5.0

Main Window

Main Window

Fishing Window

Fishing Window

Gardening Window

Gardening Window

Golf Window

Golf Window

Doodles Window

Doodles Window

Misc Window

Misc Window

Dev Window

Dev Window

Images of v1.4.0:

Click to view screenshots of version 1.4.0

Main Window

Main Window

Fishing Window

Fishing Window

Gardening Window

Gardening Window

Golf Window

Golf Window

Doodles Window

Doodles Window

Misc Window

Misc Window

Dev Window

Dev Window

Requirements


Previous Releases:

Click to view info about previous releases, including a video of version 1.0

Video of the program (Version 1.0) here: https://youtu.be/V99R-XxamC0

Changelog (older versions that aren't released in a tag on Github):

Version 1.0

  • Initial Release

Version 1.1

  • Added option to break out of loops such as Spam and Stay Awake by pressing the ALT key
  • Added multithreading to fishing to stop fishing anytime
  • Fixed check for fish/boot caught (thanks to henrylai)
  • Added fishing variance (thanks to henrylai)
  • Fixes to various bugs

Version 1.2

  • Added Golfing Tab (thanks to henrylai for starting golfing & primetime43 completing it)
  • Added/removed multiple behind the scenes things
  • Few bug fixes

Version 1.3

  • Adds Doodle Trainer (Doodle Tab)
  • Few bug fixes