Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.64 KB

readme.md

File metadata and controls

34 lines (24 loc) · 1.64 KB

Typebot


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

image

Folder Structure should be of this particular format

Running it

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"
if Everything goes smoothely and it should we will have a running system capable of typing everything In the type racer


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