Go to file
DESKTOP-JVKHS7I\Adam 1ae645294d ai fix and full-auto test setup:
gui
- enable "Debug > Keep Console" to unhide full auto
- Removed Log Dump from Debug menu

semi-auto
- starting ai fix, sometime bot doesnt start
- minimize bug fix, when minimized gui goes out of sync
- keyboard button to pause play, now bot can be paused and played using f9
- now shows running as admin message
- better error message, now tells to check #read-me-first instead

full-auto
- add tesseract binary in directory
- install addon for full auto
2020-06-25 07:02:34 +05:30
fishy ai fix and full-auto test setup: 2020-06-25 07:02:34 +05:30
.gitignore 0.3.0 initial commit: 2020-05-05 18:25:06 +05:30
build.bat 0.3.3 reworked notifications again (now uses discord chat) 2020-05-19 10:56:50 +05:30
LICENSE stopped using tensorflow, optimized the bot for better performance and better accuracy, added configuration instructions in readme, removed android project files from the repository 2019-02-05 15:12:23 +05:30
MANIFEST.in ai fix and full-auto test setup: 2020-06-25 07:02:34 +05:30
README.md fixed an import which caused crash on hole deplete 2020-05-15 05:21:55 +05:30
requirements.txt ai fix and full-auto test setup: 2020-06-25 07:02:34 +05:30
setup.py auto install addon, dc function added and more, 2020-04-20 01:21:49 +05:30
test.ps1 0.3.4 removed tkhtmlview from deps 2020-05-20 16:49:01 +05:30

Fishybot ESO

Auto fishing bot for Elder Scrolls Online. The Bot automatically fishes until the fishing hole disappears. It can also send a notification to the users phone with the statistics of that fishing hole.

It's not a fully automated bot, it does fishing on its own but you will have to move from one hole to another manually (although I was developing a fully automated bot, I didn't get a positive feedback from the community so I discontinued it).

Botting does violate ESO's terms of service, so technically you could get banned. But this bot doesn't read or write memory from ESO so they won't know you are using a bot. This software doesn't come with any Liability or Warranty, I am not responsible if you do get banned.

How to Install?

  • Install Python v3.7.3 (make sure you tick, Add Python to PATH)
  • Then open PowerShell and type these commands, one by one,
python -m pip install pip --upgrade
pip install fishy
python -m fishy