Hi,

I have a query-blocker script and would like to load it automatically it whenever I change my nick to NickAway.
I tried to use

on 1:NICK:{
if ($nick == NickAway) load -rs no-query.mrc
}

This does not work.
I would also like to unload the script automatically when I change the nick back to Nick.
I am running MIrc 6.03 with Invision 2.0 build 2520

I got the impression that on nick doesn't work at all whatever I try ..

Your help is appreciated.
Gwion