Advertisement
twogz

Untitled

Jul 20th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. every minute:
  2. add 1 to {_a}
  3. broadcast ""
  4. if {_a} = 1:
  5. broadcast "&e&lTIP: &fYou can sell your items by typing &b/sell &for &b/sellall&f!"
  6. if {_a} = 2:
  7. broadcast "&e&lTIP: &fBuy a &brank &fto get access to awesome kits!"
  8. if {_a} = 3:
  9. broadcast "&e&lTIP: &fType &b/shop &fto buy better tools!"
  10. set {_a} to 0
  11. broadcast ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement