Table of Contents
- Fishing - Auto-cast with fish shadow detection using computer vision, sell cycles, multiple location support, and a real-time overlay showing fish caught and cast count.
- Golfing - Automated golf with automatic course detection and custom action support. Consistently score under par or achieve hole-in-ones.
- Gardening - Watering, planting, and removing plants.
- Doodle Training - Automated trick training for your doodle.
- Keep Awake - Prevents AFK timeout when you're away from your PC.
- Custom Action Management - Create and manage custom actions for fishing, golfing, and gardening directly within the application without modifying source code.
- Configurable Game Controls - Remap the movement and jump keys (forward, reverse, left, right, jump) to match your in-game TTR bindings so automation works with custom keyboard layouts.
- Background Mode - Run fishing and doodle training while the game window is unfocused, so you can use your PC for other things while the bot works.
- Hotkey Controls - Global hotkeys to pause (F11) and stop (F12/Esc) the bot from anywhere, even when the game window is focused.
- Settings & Preferences - Persistent user preferences that restore your last-used settings on startup, with an in-app Settings tab to view, save, reset, and edit them.
- Logging & Log Viewer - Per-session log files with a built-in live log viewer (level and category filtering) for monitoring and troubleshooting.
Click to view screenshots of version 2.2.1
Calibrate the color of the pond & fish shadows for the bot to find
Adjust the bot's scan area for fish in the pond
Bot's scan area for fish
- Windows 10/11 (64-bit)
- No .NET installation required - the executable is self-contained
Click to view screenshots of version 2.0.0
Calibrate the color of the pond & fish shadows for the bot to find
Adjust the bot's scan area for fish in the pond
Bot's scan area for fish
Click to view screenshots of version 1.5.0
Main Window
Fishing Window
Gardening Window
Golf Window
Doodles Window
Misc Window
Dev Window
Click to view screenshots of version 1.4.0
Main Window
Fishing Window
Gardening Window
Golf Window
Doodles Window
Misc Window
Dev Window
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