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 and golfing directly within the application without modifying source code.
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
- Windows 10/11 (64-bit)
- No .NET installation required - the executable is self-contained
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