Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #turbo
- Sub Main
- /declare pullmobs int local
- /for pullmobs 1 to 2000
- /if (${SpawnCount[NPC id ${pullmobs}]}==1) {
- /tar id ${pullmobs}
- /sayt
- /delay 3
- }
- /next pullmobs
- /return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement