Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /esc <text>:
- trigger:
- set {Newchat::%command sender%} to true
- set {Interest::%command sender%} to true
- add (command sender) to {Interest::%arg-1%}
- set {_newChat} to a random element out of {Interest::%arg-1%}
- message {_newChat} "yo your new chat partner is %command sender%"
- message "yo your new chat partner is %{_newChat}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement