Advertisement
Guest User

Untitled

a guest
May 10th, 2015
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. options:
  2. 1: onde compro diamante?
  3. 2: compro diamante ?
  4. 3: comprar dima ?
  5. on chat:
  6. if chat message contains "{@1}" or "{@2}" or "{@3}":
  7. cancel event
  8. set message to {_m}
  9. replace all "{@1}" or "{@2}" or "{@3}" with "&6Na loja" in {_m}
  10. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement