Skip to content

KingRider/Bit-Heroes-Fishing-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit Heroes Fishing Bot

GitHub issues Github All Releases Donate

Table of Contents

Introduction

This program allows you to automatically fish for a set amount of bait. Just pick the amount of bait you want to use and press start and let the bot fish for you. This program is not 100%, however, it will always be better than a human. I do not guarantee a 100% catch rate, but I do guarantee a very high catch rate for very little effort.

Pull requests are welcomed and encouraged!

How to use

Getting started with the program

  • Download the .exe from the releases tab in GitHub.
  • Run the file
  • you will see this screen:

Fisher GUI

Setting up the program

  • Select Kongregate or Steam depending on which platform you are fishing in
    • If you are using steam, make sure to set the window size to 800x600
  • Then select the rod you are using to fish
  • Enter the amount of bait you want to go through
  • Calibrate the program to know where to fish by pressing the Find Start Location button on this screen: Calibration screen

Fishing

  • Once you've calibrated the program, you should have a coordinate to the right of the button resembling this: {X=100, Y=300}
    • If you have multiple monitors, make sure Bit Heroes is in the primary monitor. If Bit Heroes is in the second monitor, the program will not work and your coordinates will be {X=0, Y=0}. This indicates it did not calibrate correctly.
  • Press Auto mode and let the program fish for you.
    • If you need to cancel Auto Mode for whatever reason, press cancel and the program will finish catching the current fish, before stopping.

Upcoming feature(s)

  • Stop fishing after you catch a certain weight of fish to save bait for another event. i.e. Stop fishing if you catch a fish above 12 kg.

Feature request or bug report

To request a feature or report a bug, open up an issue in GitHub.

Current bug(s)

  • Issue #2 Chrome lags and "de-syncs" program
    • Current workaround: restart the program.
    • I need to work on a fix for this, I know the fix for this I just haven't gotten around to implementing and it requires some logic change and would take more time. I promise I'll get around to it. Sorry for the people it affects.
  • Minor bug fixes that few people may experience.
    • Screen resolution must be set to 100% zoom.
    • If on web browser, web browser zoom must also be set to 100%.

About

Fisher program that automates the fishing task in Bit Heroes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%