mIRC Homepage
Posted By: dfusah CTCP VERSON KICK - 09/04/03 09:58 PM
is this the ctcp verson kick : ~

ctcp ^*:VERSION:* {
/kick $comchan($me,1) $nick Dont Check My Verson | /access # ADD DENY $$address($nick,1)
}
Posted By: acemiles_ed Re: CTCP VERSON KICK - 09/04/03 10:27 PM
Code:
ctcp ^*:VERSION:* { 
/kick $comchan($nick,1) $nick Dont Check My Version | /access # ADD DENY $address($nick,1) 
} 


That should do the kick correctly, /access is not a mIRC command, so I don't know what you're trying to do with that.
Posted By: cybah Re: CTCP VERSON KICK - 10/04/03 11:19 AM
That's a msn command,it would ban the users address.
Posted By: dfusah Re: CTCP VERSON KICK - 10/04/03 12:45 PM
thanks, i fixed it after i posted it blush
© mIRC Discussion Forums