Skip to content

.NET based application to simluate key/mouse button presses at specified interval using SendKeys.

Notifications You must be signed in to change notification settings

MissToxia/auto-key-presser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-key-presser

Auto Key Presser is a simple C# .NET program I wrote that uses SendKeys to simulate keystroke/s or mouse presses at a settable interval.

It also features the ability to add a random amount of milliseconds to the interval to simulate the key press at slightly different times every time – thus bypassing basic anti-bot detection.

The timer can also be turned on/off via a global hotkey combination (Control + O) for use in games and other applications without having to tab out.

About

.NET based application to simluate key/mouse button presses at specified interval using SendKeys.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages