Skip to content

Instantly share code, notes, and snippets.

@A2TC-YT
Created February 20, 2022 02:45
Show Gist options
  • Save A2TC-YT/8c0d70c51296d73f0b93303ca8b08442 to your computer and use it in GitHub Desktop.
Save A2TC-YT/8c0d70c51296d73f0b93303ca8b08442 to your computer and use it in GitHub Desktop.
7::pause, toggle
6::
loop,
{
Send, k
Sleep, 800
MouseMove, 0, 50, 5, R
Sleep, 400
MouseMove, 0, -50, 5, R
Sleep, 2600
Continue
return
}
8::
ExitApp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment