Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. :?:/bg::
  2. if (IsInChat())
  3. return
  4. SendChat("/buygun")
  5. Sleep, 125
  6. SendInput {ENTER}
  7. Sleep, 125
  8. SendInput {down} {ENTER}
  9. Sleep, 125
  10. SendInput {down} {down} {ENTER}
  11. Sleep, 125
  12. SendInput {down} {down} {down} {ENTER}
  13. Sleep, 125
  14. SendInput {ESCAPE}
  15. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement