Advertisement
NatedogServer

hax

Nov 9th, 2014
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. #turbo
  2.  
  3. Sub Main
  4. /declare pullmobs int local
  5. /for pullmobs 1 to 2000
  6. /if (${SpawnCount[NPC id ${pullmobs}]}==1) {
  7. /tar id ${pullmobs}
  8. /sayt
  9. /delay 3
  10. }
  11. /next pullmobs
  12. /return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement