szumielxd

Kraina

Oct 15th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. on chat:
  2. if convert string message to lowercase contains "kraina " or " kraina":
  3. set {_msg} to convert string message to lowercase
  4. replace all " kraina" with "mcsurvi jest najlepsze na swiecie " in {_msg}
  5. replace all "kraina " with "mcsurvi jest najlepsze na swiecie " in {_msg}
  6. set message to {_msg}
  7.  
  8. if convert string message to lowercase is "kraina":
  9. set message to "mcsurvi jest najlepsze na swiecie"
Advertisement
Add Comment
Please, Sign In to add comment