Skip to content

Simulate real user typing patterns and bypass copy/paste protected fields

License

Notifications You must be signed in to change notification settings

LukasMeine/virtual-typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Typing

Dead simple Python utility to simulate a real person typing, bypassing copy/paste protected fields. Particularly useful in scenarios where there is some sort of intelligence/service monitoring the data fields in real-time and reporting copying/pasting as unwanted behavior.

virtual-typing

Features

  • Occasional typos and autocorrection
  • A quick pause when finishing sentences ( after periods, colons, and semicolons )
  • Respects spacing and line breaking
  • A simple timer before the virtual typing starts typing so you have time to switch the focus between virtual typing and your destination

Installation

  • clone the repo
  • pip install -r requirements.txt

running

  • python type.py

About

Simulate real user typing patterns and bypass copy/paste protected fields

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages