Guest User

Untitled

a guest
Jun 18th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.10 KB | None | 0 0
  1. def invcheck():
  2.     while (Player.AmountMobs == 0):
  3.         Tools.Sleep(1000)  
  4.     reset()
  5.     next()
Add Comment
Please, Sign In to add comment