nopeAnon / Automated-HoloCure-Fishing

Automated Holocure Fishing Bot
GNU General Public License v3.0
66 stars 32 forks source link
automated fishing holocure hololive

Automated HoloCure fishing

10000 combo

This project aims to automate the fishing in HoloCure.

This works in any windowed resolution, and you can move the window around, resize it or have it in the background, BUT it doesn't work when the game is minimised. Works with multi-monitor setups.

Getting Started on Windows

Video Tutorial for absolute beginners. (working on making a new one)

  1. Clone this project.
  2. Execute prepare.bat or copy content to your console (this will setup a python "test_env" environment so you do not contaminate your system wide python installation).
  3. Execute launch_python.bat to open a console using the environment or copy the content to your console or skip this step and
  4. Open HoloCure.
  5. Start fishing by opening holocure_fishing.py or in your console "python holocure_fishing.py" or by any other means you want.
  6. Go to Holo House and start fishing.
  7. Enjoy!

Getting Started on Linux

  1. Make sure you have Python installed.
  2. Clone or download this repo.
  3. Open HoloCure and head to the fishing area.
  4. Execute the run.sh script. (on some systems you might have to make the script executable first)
    $ chmod +x run.sh
    $ ./run.sh
  5. Start fishing!

Notes (read first before running!)

Turn off Auto HDR


Recommended settings when fishing

Any setting is fine! As long as the game is windowed and not fullscreen.

Building from source

If you have python installed, run: pip install -r requirements.txt

Or

License

This project is licensed under the GNU General Public License version 3.0. For the complete license text, see the file LICENSE. This license applies to all files in this distribution.