Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. on *:TEXT:*zedd joined the game*:#: {
  2. if ($chan != #jelly-marathon-admin) && ($chan != #jelly-aow1-admin) { noop }
  3. elseif ($nick != JellyMarathon) && ($nick != JellyAOW1) { noop }
  4. else { timer 1 1 msg $chan !mute Zedd }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement