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)
- Host: GitHub
- URL: https://github.com/8dcc/cruelty-squad-autofisher
- Owner: 8dcc
- License: gpl-3.0
- Created: 2024-01-01T01:51:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T02:05:13.000Z (over 1 year ago)
- Last Synced: 2025-02-23T12:14:31.763Z (3 months ago)
- Topics: automation, cruelty-squad, fishing, python
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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]]