Skip to content

CannoliSquid/AutoClicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Clicker

Small utility program to automatically and sequentially simulate clicks for a series of user defined points on the screen. Particularly useful for completing repetitive clicking tasks within video games.

DISCLAIMER: If this application is used in any way that breaks the Terms of Service (ToS) or End User License Agreement (EULA) for any games it is used with, I am not responsible for any resulting bans/actions taken against the user. By reading this and accessing/downloading this application/source code, you acknowledge and agree that the creators and/or editors of this source code are in no way liable for the consequences of your actions.

image

Users can:

  • Specify to simulate left/right clicks.
  • Specify the amount of time in ms to sleep after each click.
  • Specify how many times to repeat the series of clicks.
  • Edit X coordinate/Y coordinate/Left-Right/Time to Sleep information within the data grid.
  • Save and Import list of clicks as/from CSV files.

Hotkeys defined to easily add the current position of the cursor to the sequence. Iteration counter in the bottom left hand corner helps keep track of how many repetitions of the list of clicks has been completed.

About

Automatically click a series of queued points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%