mIRC Homepage
Posted By: no_brain join chans of one who said * - 06/04/04 07:45 PM
When one says a word I like to join the chans where the one is.

Can you write a script for me?
Posted By: Online Re: join chans of one who said * - 07/04/04 03:23 AM
This is what you're after:

On *:text:!joinme:?:{
set -z %cometo $+ $nick 15
whois $nick
}

raw 319:*:{
; 319: Whois Channels
if %cometo [ $+ [ $2 ] ] { join $replace($remove($3-,@,%,+),$chr(32),$chr(44)) }
}

(paste in the remote and do a /msg bot !joinme)
Posted By: no_brain Re: join chans of one who said * - 07/04/04 09:34 AM
Thank you grin
© mIRC Discussion Forums