mIRC Home    About    Download    Register    News    Help

Print Thread
Page 2 of 2 1 2
Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
Hmm.. actually, mine was a multi-line version of your code, I just added the "beep". laugh

Joined: Dec 2002
Posts: 1,541
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,541
Would this work (separate lines for readability)?

on ^*:snotice:*whois on you: {
if !$window(@whois) { window -n @whois }
echo 9 -t @whois $1- | beep | haltdef
}

It SEEMS like the way & & & in the matchtext just doesnt wanna work is all. Also, do you NEED all that info there? I mean I do a LOT of snotices and services related scripts and I hack the msg up to shorten the matchtext and RARELY run into issue


Those who fail history are doomed to repeat it
Joined: Oct 2003
Posts: 13
N
Pikka bird
OP Offline
Pikka bird
N
Joined: Oct 2003
Posts: 13
Success!!! Ahhh we can finally close the book on this one hehe. Online's 1 line code did it. Thanks again to all for your help!

Page 2 of 2 1 2

Link Copied to Clipboard