An open API service indexing awesome lists of open source software.

https://github.com/8dcc/cruelty-squad-autofisher

Python script for automatically fishing in Cruelty Squad (Linux)
https://github.com/8dcc/cruelty-squad-autofisher

automation cruelty-squad fishing python

Last synced: 3 months ago
JSON representation

Python script for automatically fishing in Cruelty Squad (Linux)

Awesome Lists containing this project

README

        

#+TITLE: Cruelty Squad Auto-fisher
#+AUTHOR: 8dcc

*Python script for automatically fishing in Cruelty Squad. Only tested on Linux.*

* Dependencies

#+begin_src console
$ sudo pip install --break-system-packages pyuserinput
#+end_src

* Usage

Simply run the script and follow the instructions. The script needs to be run as
root.

You should place the mouse where the green bubbles are going to appear, usually
above the crosshair.

#+begin_src console
$ sudo python3 autofish.py
Pause the game and move the mouse where the green bubbles will appear.
Getting position in 5 seconds...
Unpause the game.
Starting in 5 seconds at position: (X, Y)
Toggle the autofisher by holding F4 for more than 1 seconds.
#+end_src

[[https://github-production-user-asset-6210df.s3.amazonaws.com/29655971/293527783-cab602d6-8801-4489-a77c-614c5d431f5a.png]]