DON'T ABUSE MULTIPLAYER -- YOU WILL GET BANNED
ML Nitro Type bot by b0kch01 Thanks Google for tesseract
-
This is one of the coolest Python typing bots out there, that exploits Nitro-Type's unlimited errors game function. By mass sending a bunch of text, the car will move, without the worry of backspace.
-
This project is not ready for the common user, as it requires some knowledge of python modules, command line interfaces, and adding programs to
PATH
(Mouse on top left corner)
[PRESS 1]----------------------|
| Cover the whole |
| textbox |
| for the best |
| result! |
| Happy Racing! |
|----------------------[PRESS 2]
(mouse on bottom right corner)
- Important: make sure you have Google Tesseract installed with PATH added https://tesseract-ocr.github.io/tessdoc/Home.html
- Windows:
- Run latest executable from the releases section
- MacOS (Warning: don't run unless you know what you are doing!):
- Run with Python 3
- Make sure to have these modules installed with pip:
python3 -m pip install pyautogui pytesseract keyboard
- Use [1] and [2] to set capture boundaries
- After coordinates are set, press [esc] to start!
- There is a 1 second delay before the bot starts
- To stop the typing, hold [esc]
- Use [1] and [2] to set capture boundaries
- Hold [esc] when you want to bot to run
- Release [esc] to pause the bot
- Press the
\
or|
key to exit
- The bot uses image recognition, so make sure nothing blocks the text!
That includes, but not limited to:
- Your coursor
- Other windows
- The CAPS lock pop-up warning has messed up results before (watch out!)
- Making the text area smaller or will help with faster recognition
Also,
-
Windows 10: Works well (.exe recommended)
-
MacOS: (Executable in development)
- Again, only run if you know what you are doing!
sudo python racerbot.py
(You need admin privileges to emulate keystrokes)
-
Slow computers beware.