RootKit-Org / New-World-Fishing-Bot

New World Fishing Bot. Just supporting the small indie gaming studio, Amazon.
GNU General Public License v3.0
26 stars 10 forks source link

add HSV red detection #1

Closed JoeWHoward closed 2 years ago

JoeWHoward commented 2 years ago

Add a new strategy for detecting when the line is about to break, using Numpy arrays and HSV channels. Look for very vibrant, bright shades of red (these values can be tailored down, I did a little bit of tailoring but not much), and if they exist in the captured screen region, stop reeling.

Qfc9 commented 2 years ago

Closing since there has been no updates in 2 weeks. Send another PR when you have a fix.