Skip to content

Siddhant128-bit/Typebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Using Tesseract once you run this code press [ on top left and ] on Bottom right of the text. Then typing bot types the text when pressed enter on box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages