Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. main:
  2. if H notin #CHARSTATUS ; If you're not hidden
  3. {
  4. event macro 13 21 ; hide
  5. wait 10s ; wait for skill timer to reset and check again
  6. }
  7. else
  8. {
  9. event macro 13 47 ; use stealth if you are hidden
  10. wait 10s
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement