Skip to content

An experiment with opencv to implement a WOW fishing bot

Notifications You must be signed in to change notification settings

superoverflow/opencv_example

Repository files navigation

opencv_example

This bot

  • is inspired by https://github.com/kioltk/wow-fishipy
  • uses image diff to guess where the fishing float is (works almost always)
  • uses sound output to determine if a fish is hooked (works 80%)

pre-requisites

  1. install portaudio
brew install portaudio
  1. need to connect microphone input to PC sound output
  1. since it uses image diff, a large float is required. It can be bought from fishing merchants.

unit-test

  1. uses pytest to run unittest

About

An experiment with opencv to implement a WOW fishing bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages