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.
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.
