Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. say('hi')
  2. wait(2000, 3000)
  3. npcsay('vials')
  4. wait(300, 500)
  5. npcsay('yes')
  6. wait(300, 500)
  7. npcsay('yes')
  8. setlifetime(30000, 35000)
  9. buyitems('strong mana potion', (200-itemcount('strong mana potion')))
  10. wait(300, 500)
  11. buyitems('strong mana potion', (200-itemcount('strong mana potion')))
  12. wait(300, 500)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement