To have it work only for first time queries, an On OPen event should be used. Here's a modification of Russelb's code:

Code:
 on ^*:OPEN:?:*: {
  tokenize 32 $strip($$1-)
  if (http isin $1-) || (sex isin $1-) || (word isin $1-) { 
    .msg $nick your msgs are blocked due to your posting a URL to me
    .ignore -u15pntid $nick
    halt
  }
}  

Last edited by xDaeMoN; 15/03/06 09:48 PM.

If you have a plastic floor runner over your tiles, then you're one Hella Pinoy!