Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. if not 'mounted' 'self'
  2. msg 'ALL FOLLOW ME'
  3. endif
  4. if hits '0x46536' < 1
  5. @useobject 0x6b39a
  6. elseif poisoned '0x6b39a'
  7. cast "Cure" "0x6b39a"
  8. stop
  9. elseif hits '0x46536'< 90
  10. cast 'heal' '0x46536'
  11. endif
  12. @useobject 0x46536
  13. //@useobject 0x4008e09f
  14. if poisoned '0x6b39a'
  15. cast "Cure" "0x6b39a"
  16. endif
  17. @useobject 0x6b39a
  18. if hits '0x6b39a' < 1
  19. @useobject 0x1b259
  20. if poisoned '0x1b259'
  21. cast "Cure" "0x1b259"
  22. endif
  23. @useobject 0x1b259
  24. endif
  25. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement