thx for trying to help me, I know the on join Remote thing what I dont know is how to make the script see the channels the nick is in and then compare them to some other channel.
I was trying this......

on *:join:#Mp3Trivia:{
if (#Mp3+ = $comchan(nick,1)) {
Goto Ignore
Else kick #Mp3Trivia $nick
}
}
But it Does nothing !! lol :tongue: