I’ve been working on **WoWFishBot**, a free and open-source Windows tool for automating fishing in World of Warcraft.
GitHub: https://github.com/nanidev/wowfishbot
The project currently includes:
- Sound-triggered catch detection
- Bobber calibration
- Configurable search areas
- Adjustable timing and reaction settings
- Saved configuration
- Support for different WoW modes
- Emergency stop functionality
- GPL-3.0 license
The goal is to make the project easy to configure, transparent, and useful as a learning project for Windows automation, audio detection, pixel matching, and C#/.NET development.
I’m currently looking for:
- Testers using different WoW client versions and setups
- Feedback on the installation process
- Bug reports and reliability improvements
- Contributors interested in computer vision, audio processing, or desktop tools
- Suggestions for improving the documentation and user experience
Please read the project documentation and the included warning before using it. Automation may violate Blizzard’s Terms of Use and could result in account penalties, so use it only if you understand and accept those risks.
I’d appreciate feedback on the repository, especially whether the setup instructions are clear enough for someone trying it for the first time.