Skip to content

Instantly share code, notes, and snippets.

@DrewWeth
Created October 25, 2016 04:13
Show Gist options
  • Save DrewWeth/8cfc4bc445c7c8c115488e487095b77e to your computer and use it in GitHub Desktop.
Save DrewWeth/8cfc4bc445c7c8c115488e487095b77e to your computer and use it in GitHub Desktop.
XButton1::
CoordMode, Mouse, Screen
MouseGetPos, px, py
Click 1850, 292 right ; Click the right mouse button.
Mousemove, px,py, 1
Return
#p::Pause ; Pressing Win+P once will pause the script. Pressing it again will unpause.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment