autoMouse is a small and customasible AutoHotKey program that jiggles mouse and acts as autoclicker.
Features:
- small size
- customizability
- open source
ToDo (if you want another feature please submit a new issue):
- add option to turn of certian shortcuts
- add help menu
- remake settings menu
save settings file in Documents\autoMouse(maybe make it changeable)- make script work on systems running anything other than Windows
Usage:
F6 toggles mouse jiggler
F7 toggles auto clicker
ctrl + shit + r reload program (if it got stuck)
ctrl + t is for testing purposes (gives you some info about script)
How to get it:
-
Get it from releases page (just download the newest release)
-
Build it yourself
- Install AutoHotKey
- Download whole github project
- Right click on autoMouse.ahk file and select Compile Script (GUI)
- (optional) Add included .ico file
- Click convert and you are done