Id: 3295; Nick: Jqson; Timestamp: 2007-12-27 09:54:23; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
11
12
13
if %cmd == op {
  If (%gnick >= 3) || (%cnick >= 3) {
    If ($me isop $chan) {
      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 } }
    }
    else {
      notice $nick Channel flag +o is required to use this command.
    }  
 }
  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.