tidy_trax: nicknames can contain characters that regex interprets as control characters, so you'd have to escape those first...

tsoglanos: that doesn't actually work, your script will always either return or halt after having tested the second line of notice.txt.

My solution would be,
Code:
on ^*:notice:*:*:{ if (!$read(notice.txt,w,$nick)) { haltdef } }

Last edited by Sat; 25/06/04 05:02 PM.

Saturn, QuakeNet staff