Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 562 Bytes

File metadata and controls

14 lines (10 loc) · 562 Bytes

GTA-SpeedType-Bot, what is this ?

A robot that detects the presence of a winning code on the player's screen on the Valiant server from GTA SAMP.

How to install ?

Instructions :

  1. pip install pynput
  2. pip install pytesseract
  3. pip install opencv-python
  4. Install Tesseract setup for Windows or brew install Tesseract for mac (and save the path)
  5. pip install tesseract

Then, run the program continuously in the background while you play and when the code appears, it will enter it automatically and it's up to you to validate. Enjoy :D !