A scanner for playRust plants seeds genetics
- Download the latest executable https://github.com/LCozzoli/genScanner/releases/download/2.0/genScanner.exe
- Run it and enjoy.
- When you finished scanning, copy the content from list.txt and paste it on any genetic sites.
- This script is working only with native, 1920 x 1080 resolution.
- Set graphics.uiscale to 1.
- You need Python3 winsound, pyautogui and opencv library.
- Once you installed Python39+, use
pip3 install pyautogui opencv-python winsound Pillow
.
- Clone the repository, start a shell inside the folder, run
python .
. - The genetics list will be created as
list.txt
.
- Thanks to trausi for the detection fix.