A internal, injecting cheat for monkeytype (typing test) that gets UP TO 9000 WPM | FULLY OPEN SOURCE
Uses random delays to stay undetected, and look like its a human typing. Python Requirements:
- Selenium
pip install selenium
- Icecream
pip install icecream
- Termcolor
pip install termcolor
- Keyboard
pip install keyboard
- Random
pip install random
- WINDOWS 8/10/11
this is an os
How it works:
- Creates a firefox webdriver
- Asks for you to log in (auto log in coming soon)
- Goes to homepage and injects customization
- Uses selenium to read the words using element searching.
- Types the sentence (realtime) at any WPM you want
- Install Python 3.11.9 (MAKE SURE YOU INSTALLED TO PATH!!)
- Run the
install.bat
file. - You've installed!
MAKE SURE YOU'VE DONE THE INSTALLATION STEP BEFORE THIS!
To run the program, run the start.bat
file.