Skip to content

Instantly share code, notes, and snippets.

@GeorgeShao
Last active August 22, 2020 19:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GeorgeShao/90458a0d74845b7f51d404902d667801 to your computer and use it in GitHub Desktop.
Save GeorgeShao/90458a0d74845b7f51d404902d667801 to your computer and use it in GitHub Desktop.
MouseMove
Loop, 1000000
{
MouseMove, 100, 0, 50, R
Sleep, 500
MouseMove, -100, 0, 50, R
Sleep, 500
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment