Skip to content

This program can automate typing of messages at set intervals.

Notifications You must be signed in to change notification settings

skaviouz/AutoTyper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoTyper

WIKI https://github.com/skaviouz/AutoTyper/wiki #ScreenShot

This program automatically types data into the OS environment with software with injection and the robot class from java.

Programmer :

  • Eric M. Horvitz II (Skaviouz)

From the inspiration of :

  • MudkipTheEpic/AutoTyper

This framework uses:

  • Pure Java JDK

To run the application via pre-build example :

How to run: (multiple choice)

  • open the zip and find ./AutoTyper/dist/run.bat
  • in windows7 run 'cmd' (control prompt)
  • type 'cd c:/aProject/AutoTyper/dist/run.bat' given if you extract zip to 'c:/aProject/lobber'
  • type 'java -Dsun.java2d.noddraw=true -jar AutoTyper.jar tv.sonis.AutoTyper.AutoTyperApplication

Netbeans:

  • Working Dir : C:\aProject\AutoTyper\bin
  • VM Options :

Notes:

  • add libraries to cp not the directory of jars.

Special Thanks to webpages:

About

This program can automate typing of messages at set intervals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%