Originally Posted By: HuMoR
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.


It shouldn't. And I tested it and it doesn't. If you have it "working," then there is probably another script that is doing the same echo "on OP" instead.

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


If you look closely, only 1 person is helping in that example.