mIRC Homepage
Posted By: jacksparrow2 Kick - 19/05/04 01:40 AM
alias kb {
if ($nick isop #) return
kick # $1 %kickc $1- | inc %Kickc
}


i want convert to ban in mode 2
please any help ?
Posted By: Cobra Re: Kick - 19/05/04 01:57 AM
asuming $1 (the nick) apears in your IAL

and asuming this command is being typed from a channel's editbox or being executed from an event that has the $chan identifier filled

then mode $chan +b $address($1,2)
should do what u want

or u can use ban $chan $1 2

Cobra^
© mIRC Discussion Forums