Skip to content

Typer v2.1

Latest
Compare
Choose a tag to compare
@beecity1 beecity1 released this 16 Apr 19:32
6583e17

Recreated the full thing using Python and Selenium so typing can be isolated to a singular chrome tab.

To run you need these requirements

  1. Python installed
  2. Selenium installed pip install selenium
  3. Simply run main.py

This script includes some features to emulate human typing to pass Draftback and version history checks within google docs for plagiarism
Script Includes:

Realistic typing mistakes which are then backspaced and replaced with the correct text
12-minute breaks for every 5000 characters (Draftback looks for how many times text has been typed without a 10 minute break, adding this for every 5000 characters makes it look more realistic when it types extremely long chunks of text)

chrome_Hc2iL9nqsn