Skip to content

Instantly share code, notes, and snippets.

@catb0x
Created June 3, 2021 19:05
Show Gist options
  • Save catb0x/9d7dca33bb141df4d6df5d7f0dcd539a to your computer and use it in GitHub Desktop.
Save catb0x/9d7dca33bb141df4d6df5d7f0dcd539a to your computer and use it in GitHub Desktop.
AutoHotScript Script for an autoclicker
MsgBox, 4,, Start Toothbrush?
IfMsgBox Yes
Loop
Click
else
ExitApp
F8::ExitApp
F7::Pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment