mIRC Homepage
Posted By: Ehaan help with small code please.. - 11/11/13 10:44 AM
how to add exemption in this code?
Code:
raw 311:*: { if ($hget(whois.,$2)) { 
    var %br = nick1|nick2|nick3
    if $regex($6-,/( $+ %br $+ )\b/i) {
      var %x = $comchan($2,0) | while %x {
        if $me isop $comchan($2,%x) {
          kick $v2 $2  Out!!! | mode $comchan($2,%x) +b $address($2,2)

Posted By: Deega Re: help with small code please.. - 17/11/13 12:41 AM
You need to provide more details, and explain what you mean by 'exemption'

An exemption to what, and for what reason(s), etc.
© mIRC Discussion Forums