Skip to content

shmider/autoclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Auto Clicker

Auto-Clicker is a small tool for windows to simulate a mouse click. This tool also supports sending text and key pressing combinations.

AutoClicker

Auto Clicker Features:

  • Mouse Simulate:
    • Click – Left/right/middle mouse click.
    • Type – single or doble click.
  • Keyword Simulate:
    • Keys – option to send character like – C or R or A
    • Scankey – Option to send keyboard key press - Need to develop
    • Crtl, Alt, Shift, WinKey, Enter – add support for special keys, re ALT+A, CR+TRL+C
  • Repeat State:
    • Interval – interval between keys (or clicks).
    • Times – Number of clicks to send
    • Infinite – Don’t stop sending clicks.
  • Location & Extra:
    • Current – send the clicks to the current mouse location.
    • Set X/Y – Set X & Y coordinate to send the clicks - Need to develop
    • Windows – Send click based of a specific windows handle - Need to develop
    • Log data – Option to log the click information to file.
    • Delay start – wait for X milliseconds before starting (option to set the mouse where you want the click to be send).
  • Use Script:
    • Option to use a file script - Need to develop

I decided to upload the tool source code here for others that might want to develop an auto clicker that will have a starting point.

About

Free Auto Clicker tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published