https://github.com/raharrison/autoclicker
Automatically click a series of queued points
https://github.com/raharrison/autoclicker
Last synced: 11 months ago
JSON representation
Automatically click a series of queued points
- Host: GitHub
- URL: https://github.com/raharrison/autoclicker
- Owner: raharrison
- Created: 2013-01-30T15:31:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-26T14:37:26.000Z (over 10 years ago)
- Last Synced: 2025-04-12T08:40:01.613Z (about 1 year ago)
- Language: C#
- Size: 162 KB
- Stars: 9
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto Clicker
Small utility program to automatically, sequentially simulate clicks of a series of user defined points on the screen.

Users can:
* Specify to simulate left/right clicks
* Specify the time to sleep after each click
* How many times to repeat the series of clicks
Hotkeys defined to easily add the current position of the cursor to the sequence.