Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on chat:
- if convert string message to lowercase contains "kraina " or " kraina":
- set {_msg} to convert string message to lowercase
- replace all " kraina" with "mcsurvi jest najlepsze na swiecie " in {_msg}
- replace all "kraina " with "mcsurvi jest najlepsze na swiecie " in {_msg}
- set message to {_msg}
- if convert string message to lowercase is "kraina":
- set message to "mcsurvi jest najlepsze na swiecie"
Advertisement
Add Comment
Please, Sign In to add comment