Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 742 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 742 Bytes

nitrotype-bot

Please use according at your own risk. UPDATE: Failsafes have been added so the bot can be run overnight!

Requirements

  • Python 3 (tested on 3.6)
  • pytesseract and tesseract
  • pyautogui
  • opencv-python
  • mss
  • PIL (optional)

Instructions

Python 3 can be obtained from https://www.python.org/. Download and install

From the command line: pip3 install -r requirements.txt OR pip install -r requirements.txt

To Run the bot, start a race and about when it starts, run in a console python nitro.py

Note, this was designed for a 1920x1080 monitor but can be modified for other resolutions. (change the crop regions and the images that it compares to-to match.)

Usage

python3 nitro.py OR python nitro.py