Guest User

Untitled

a guest
Oct 26th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. #If WinActive("ahk_exe osbuddy.exe") or WinActive("ahk_exe jagexlauncher.exe")
  2. r::
  3. click,left,
  4.  
  5. MouseMove 0, 40, 0, Rel
  6.  
  7. click,left,
  8.  
  9. MouseMove 0, -40, 0, Rel
  10. return
  11. `::suspend
Add Comment
Please, Sign In to add comment