mIRC Homepage
Posted By: spamgirl Need some help with RAW 319 - 23/04/14 07:42 PM
I have a super simple script:

raw 319:*test*:/msg $me boo

Nothing happens when I run a whois on someone in the channel #test. I ran a @debug window and it shows that 319 is happening, but it is not triggering my script. I have also tried other scripts I found online like:

raw 319:*:{
echo -a $!1 is $1
echo -a $!2 is $2
echo -a $!3 is $3
echo -a $!4 is $4
}

It does not work either. Thanks for your help!
Posted By: Loki12583 Re: Need some help with RAW 319 - 23/04/14 08:18 PM
Maybe you have raw turned off? /raw on
Posted By: spamgirl Re: Need some help with RAW 319 - 23/04/14 09:24 PM
You are a god among men, that's it!! Thank you so much for your help smile
© mIRC Discussion Forums