Albion Online fishing bot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gitea a98edc280e Finally fixed false-positives; removed auto-recast on delay; adjusted sliders 2 years ago
src/xyz/unbewohnte/albionFisher Finally fixed false-positives; removed auto-recast on delay; adjusted sliders 2 years ago
.gitignore Finally fixed false-positives; removed auto-recast on delay; adjusted sliders 2 years ago
COPYING initial commit 2 years ago
MANIFEST.txt Version number; automated release cycle; compiling to jar 2 years ago
Makefile Version number; automated release cycle; compiling to jar 2 years ago
README.md Finally fixed false-positives; removed auto-recast on delay; adjusted sliders 2 years ago

README.md

albionFisher - albion online fishing bot

Compiling

make jar if you're on GNU/Linux, else - translate the commands in the makefile to compile

Launch

java -jar albionFisher.jar

Usage

  1. Open the game, make it to the water source
  2. Set your cursor at the exact position where you want to drop the bobber
  3. Look at the coordinates on the fisher's window and put them in the xy fields
  4. By trial and error specify needed hold time in miliseconds so you could see ingame bobber being in the center of fisher's sight box (by clicking "fish" button)
  5. With the same method set difference threshold (in most cases it is somewhere around 2-3)
  6. Start the bot again and leave the mouse cursor as is

Moving the mouse automatically stops the bot so you can move onto the next spot or entirely stop fishing without the manual click on "stop" button