Id: 2819; Nick: Jqson; Timestamp: 2007-12-16 10:14:29; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
elseif %cmd == remuser {
    if ($readini(stamper.ini, setup, $address($nick, 0)) >= 4) || ($readini(stamper.ini, setup, $address($nick, 0)) >= 4) {
      if ($readini(stamper.ini, $chan, $address($2, 0))) {
        if ($readini(stamper.ini, setup, $address($2, 0)) >=4) || ($readini(stamper.ini, $chan, $address($2, 0))) < ($readini(stamper.ini, $chan, $address($nick, 0))) {
          remini stamper.ini $chan $address($2, 0))
        }
        else {
          notice $nick You can't remove someone with a higher level than yours
        }
      }
      else {
        notice $nick $+(',$2,') wasn't found
      }
    }
    else {
      notice $nick you are not authorized to use this command.
    }
  }
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.