The help file shows as follows for $mask;

The available types are:

0: *!user@host
1: *!*user@host
2: *!*@host
3: *!*user@*.host
4: *!*@*.host
5: nick!user@host
6: nick!*user@host
7: nick!*@host
8: nick!*user@*.host
9: nick!*@*.host

So, because I want to ignore at the IP level, would that then mean the command would be written as;


/ignore { /!ignore $1,2 } ???

Sorry, i haven't scripted in such a long time. I have lost touch with some of this stuff. Thanks again for your kind assistance.