Quote:
Code:
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?


Well i was assuming that he was on 2 different channels thus why he wanted it to be seperated. but if he wanted the $nicks to do stuff on their own he can remove the #channel sdtuff all togheter and just evaluate the nicks

ok so when your using metest2 in channel #helpgood and you type hello does it work or doesnt work? remember what you see in the script


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }