You said that you havent @ when join a channel? I have this:

Code:
on *:JOIN:#ayuda:{
if ($nick isop #) { echo -ste $nick joined #ayuda }
}
}


And works.

/ban -ku10 ... I don't see the -k in your script, my mistake wink

Originally Posted By: BigSmoke

[16:30:58] [Join-#help] Tombraider
[16:30:58] [Mode-#help] ChanServ +o Tombraider
[16:44:13] [Join-#help] gast
[16:46:03] @BigSmoke : !next
[16:46:03] <@VoiceBot> Tombraider, how may we help you?
[16:46:03] [Mode-#help] VoiceBot +v Tombraider
[16:46:08] @BigSmoke : !next
[16:46:08] <@VoiceBot> Tombraider, how may we help you?
[16:46:09] @BigSmoke : !next
[16:46:09] <@VoiceBot> Tombraider, how may we help you?


In this example, he try more of 1 nick, so... I think that he want more of one...

Cya!.-