on *:text:*:#:{
if ($nick == metest1) && ($nick ison #help) {
if (test isin $1-) { splay ready.wav }
}
elseif ($nick == metest2) && ($nick ison #helpgood) {
if (hello isin $1-) { splay ready.wav }
}
}
THIS IS ???
I´m remote with different user in both those channels
listen to this!
Wen I type test in any of those channels with nick "metest1" it I here the sound. ??? hmm
When using nick "metest2" in any of those 2 channels. I DON´T here anything?