Guest User

Untitled

a guest
May 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.13 KB | None | 0 0
  1. on *:JOIN:#: {
  2.     if ($chan == #zimo) {
  3.       /timerOP 1 5 $!iif($nick isop $chan,msg $chan $nick has op,mode $chan +o $nick)
  4.     }
  5. }
Add Comment
Please, Sign In to add comment