[!TIP] Join us on our Discord server to get the latest news about the project.
Download the repository and unzip it, or:
git clone https://github.com/dereklee0310/RussianFishing4Script
[!IMPORTANT] Download path cannot contain non-English characters.
cd "the path of the project"
.\setup.bat
[!TIP] If you already have Python installed on your computer, create a virtual environment to prevent version conflicts.
config.ini
-R
along with a rainbow line when executing the main script[!IMPORTANT] Please follow the instructions above, otherwise, you may encounter unexpected errors at runtime
Before you start...
[!NOTE] Currently, We only support single rod for float fishing and wakey rig fishing.
cd "the path of the project"
cd src
[!IMPORTANT] If the scrip is running but no action is taken, please run your terminal as administrator and try again.
Here are some examples of how to execute the script with different arguments:
Run with default settings
python app.py
Display help message
python app.py -h
Display a list of available user profiles and set the number of fishes in the keepnet to 32 (68 fishes to catch)
python app.py -n 32
Select profile 3, drink the coffee while battling against fish, and send an email to yourself after it's terminated
python app.py -p 3 --coffee --email
Release unmarked fish, enable hunger and comfort refill, and plot a catch/hour chart after it's terminated
python app.py -mrP
Press w to stop/continue, press s to quit.
Use -s
to hold the Shift key
python move.py [-s]
-n QUANTITY
-d
to discard all the crafted items
python craft.py [-d] [-n QUANTITY]
[!IMPORTANT] The materials must be selected before the execution.
python calculate.py
-s
to open control panel while waiting for energy to regenerate-n CHECK_DELAY_SECOND
to specify the delay between two checks
python harvest.py [-s] [-n CHECK_DELAY_SECOND]
.env
SMTP_SERVER
in .env
if you want to use other SMTP serverHow to exit the program?
Ctrl + C
in your terminal.Cannot quit the program?
Ctrl-C
as usual. Rod not getting lifted after the retrieval is finished?
-R
flagretrieval_detect_confidence
in config.ini
GNU General Public License version 3
Any contribution, bug report, or idea about new features is welcome.
dereklee0310@gmail.com