Advertisement
The_Whiskey

Construction AHK

Nov 5th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. f12::Suspend
  2. return
  3.  
  4. a::RButton
  5. s::MouseMove 0, 55, 0, R
  6. d::LButton
  7. r::1
  8.  
  9. q::RButton
  10. w::MouseMove 0, 100, 0, R
  11. e::LButton
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement