This code was written by Siddhant Sharma. It focuses on Using Pytessaract to create type bot, the concept is that you press "[" on top left and "]" on buttom right. When pressed "Enter" the bot will type all the text on the selected area within the top left and buttom right.
The idea is to take the screenshot of the area of interest which will be converted to text from image and can be typed at high speed pace.
To Run this script you also need to have a specific folder present for that please download the folder from the link:
https://drive.google.com/drive/folders/1CoTgWvQPhV4-yNMZA58p1gz78y6JIpfL?usp=sharing
Put it in the same path as the script typebot_hack.py
Folder Structure should be of this particular format
Follow these steps to run this properly
- Activate vertual env using anaconda prompt or run command prompt
- run this command " pip install -r requirements.txt "
- run "python type_bot_hack.py"
- Press '[' on top left and ']' on buttom right of the text
- Move the mouse to the typing area click on it and press "Enter"
Note: If you are downloading tesseract.exe on your own please download the latest version as the previous version might cause alot of recognition error