Fishing bot
The fishing bot is a windows application that makes use of Computer Vision through image matching to automate fishing actions within the New World game.
Features
- Target Areas: Configurable areas used to focus and optimise image matching
- Templates: Configurable image templates that are in the matching process for each stage
- Cast Power: Change how far out the rod is casted into the water
- Anti-AFK: Prevent inactivity warnings by perodically moving the player
- Repairs: Allow repairing of the rod to allow for longer fishing
- Keybinds: Configurable keybinds for in-game actions (open inventory etc)
- Encumbered: Allow stopping the bot on encumbered status when inventory is full
- Bait: Optionally equip bait before every cast for higher bite chance
- Monitor Agnostic: Works on any resolution, and allows for selecting a different monitor
- Presets: Load/Save custom presets for all available application options
Tech
- .NET Core
- Emgu CV
- Visual Studio
- Windows Form App