
cast Fishing in-game and hover yor mouse over the bobber.

The addon is included in the releases section of this repository.

It averages the amount of blue in that circle as an integer value. After finding the Fishing Bobber, the program will search around the bobber in a circular pattern. This is the tell-tale indicator that allows FishingBot to work. In order to find the Fishing Bobber that floats in the water in-game, the program relies on the fact that the game itself generates a tooltip when the user hovers over the bobber. The program runs outside of the client (does not inject any processes) and simply scans pixels on the screen to look for color patterns. This is a program written in Java which automates the Fishing profession in the video game World of Warcraft.
