Advertisement
Guest User

ComprarXP

a guest
Jul 18th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. options:
  2. preço: 2500 #<- <- <- Edite o preço do comando /comprarxp
  3.  
  4. command /comprarxp:
  5. trigger:
  6. if account of player is more than or equal to {@preço}:
  7. subtract {@preço} from player's account
  8. send "&eVoce acaba de comprar 30 niveis de xp!"
  9. give 825 xp to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement