Skip to content
Discussion options

You must be logged in to vote

Well honestly this is a bit vague :) i wouldn't know how to start, what to explain or how.
Like everything you want to learn in general i would suggest you to start with something you understand and know you can build. Then go with something little bit more complicated after gaining experience.

But the gist of it is Like any wpf app the starting point is MainWindow.xaml.cs
when you click to run the bot it will start the loop in Bot.cs that launch the state machine FishingMachine.cs
i over complicated it with a state machine but in short this take snapshot of a part of the screen and search for the pixel of the hook you selected. this search is done in SearchWithDeltaEColorCompare.cs
the l…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Djsco42
Comment options

Answer selected by Djsco42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants