Id: 3293; Nick: Jqson; Timestamp: 2007-12-27 09:49:29; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
11
elseif %cmd == op {
If (%gnick >= 3) || (%cnick >= 3) {
      If ($2) && ($2 !isop $chan) && ($2 ison $chan) { mode $chan +o $2 }
      else { If (!$2) && ($nick !isop $chan) { mode $chan +o $nick }
      }
      else { if ($2 == all) { massop $chan }
      }
    }
    elseif (!%nolevel. [ $+ [ $nick ] ]) { set -u20 %nolevel. [ $+ [ $nick ] ] 1 | notice $nick Insufficient privileges. }
  }
 
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.