mIRC Homepage
Posted By: yugioh kick add on problem - 14/06/03 08:49 PM
alias kb {

if $1 isop $chan { .echo 0,7 protecciones de op contra ban  0,12 activada  | halt }

.mode # -o $1 | .kick # $1 %textoban1 | ban -u120 # $1 2 | halt }


}


como puedo hacer ke banee al nick y no a la ip
Posted By: KingTomato Re: kick add on problem - 14/06/03 09:13 PM
In english?
Posted By: Watchdog Re: kick add on problem - 14/06/03 09:18 PM
Going by the grammar in the /echo I'd say he's trying to make a ban protection for himself. But I suppose we should wait for the official word from the gentleman.
Posted By: KingTomato Re: kick add on problem - 14/06/03 09:23 PM
well, dictionary.com tells us "since I can do ke banee to nick and not to the IP" -- still not a question tho
Posted By: yugioh Re: kick add on problem - 14/06/03 11:46 PM
i need a script , to be used for kick a nick not to a hostname

can you help me

Posted By: codemastr Re: kick add on problem - 14/06/03 11:57 PM
Umm that code will kick a nick, seeing as how you are not able to kick based on a hostname, I'm not really sure what you mean though.
Posted By: Artwerks Re: kick add on problem - 15/06/03 12:31 AM
I think he wants to ban only the nick like Artwerks!*@* or something like that.
So maybe replace $1 by $+($nick,!*@*) in the ban. If we use $address, I didn't see any mask with nick!*@*
© mIRC Discussion Forums