Metadata-Version: 2.1
Name: fishy
Version: 0.2.6
Summary: Fishing bot for Elder Scrolls Online
Home-page: https://github.com/adsau59/fishyboteso
Author: Adam Saudagar
Author-email: adam_saudagar@live.com
License: MIT
Project-URL: Bug Reports, https://github.com/adsau59/fishyboteso/issues/
Project-URL: Funding, https://www.paypal.me/AdamSaudagar
Project-URL: Say Thanks!, http://discord.definex.in
Project-URL: Source, https://github.com/adsau59/fishyboteso
Keywords: fishybot fishyboteso esofishingbot fishingbot esobot
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: imutils
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: Pillow
Requires-Dist: pypiwin32
Requires-Dist: ttkthemes
Requires-Dist: pyautogui
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: whatsmyip

# 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.

Don't forget to star this repository if you really liked it :)

### Demo Video
<div align="center">
  <a href="https://www.youtube.com/watch?v=E4Y9BFhCICI"><img src="https://img.youtube.com/vi/E4Y9BFhCICI/0.jpg" alt="IMAGE ALT TEXT"></a>
</div>

### How to Install?

- Install [Python v3.7.3](https://www.python.org/downloads/release/python-373/) (make sure you tick, `Add Python to PATH`)
- Then open PowerShell and type these commands,
```
pip install fishy
fishy
```

### For Phone Notifications (Only Android)
- Install [notificationApp.apk](https://drive.google.com/open?id=1o8w3PQ8JPH_N85MTKO2UTyjhHd9E7Hq6)
- Go to the app settings of the fishy app and allow all the notification permissions if you want the floating notification with sound.
- Make sure your PC and your phone are on the same network.
- Open the app and press the start service button.
- Enter the IP shown in the android app in the Fishy Software

### FAQs
Will I get baned using this bot?

> 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 much automation does this bot provide?

> 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).

Bot doesn't work in full screen.

> Check the full screen box.

The bot catches the fish but doesn't press R to collect it

> Check the Collect R checkbox

### Contact
If you have any problems or you want to contact me for future ideas or want to collaborate in development you can contact me at the [DefineX Community discord server](https://discord.gg/V6e2fpc).

### Support Me
If you would like this project to continue its development, please consider supporting me on [Patreon](https://www.patreon.com/AdamSaudagar).  You can make a one time donation on [PayPal](https://www.paypal.me/AdamSaudagar).

### License
This project is licenced on the MIT License. Check out the full license over [here](https://github.com/adsau59/fishyboteso/blob/master/LICENSE).

