Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. auto 100 if [$hppc <= 70] say regeneration
  2. auto 150 if [$hasted != 1] say speed up
  3. auto 100 if [$mppc <= 10] useoncreature 3158 self
  4. auto 100 isnotattacking attack target |
  5. auto 100 stackitems
  6. auto 200 listas 'dolar-gold' | stackitems | if [ $itemcount.3031 >= 100 ] equipbelt 3031 | if [$beltslot.id == 3031 && $beltslot.count == 100] useitem 3031
  7. auto 200 listas 'dolar-gold' | stackitems | if [ $itemcount.3035 >= 100 ] equipbelt 3035 | if [$beltslot.id == 3035 && $beltslot.count == 100] useitem 3035
  8. auto 100 allowwalk 2478
  9. auto 1000 listas 'Anty-Lag' | if [$standtime >= 60*1000] moves | if [$standtime >= 90*1000] movee
  10. auto 100 moveitems 3031 2854
  11. auto 100 moveitems 3565 2866
  12. auto 100 moveitems 3394 2866
  13. auto 100 moveitems 3055 2866
  14. auto 100 moveitems 3268 2866
  15. auto 100 moveitems 3085 2866
  16. auto 10000 useitem 3583
  17. auto 100 moveitems 3359 2866
  18. auto 100 moveitems 3079 2866
  19. auto 100 moveitems 3558 2866
  20. auto 100 moveitems 3275 2866
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement