You're still seeing the response because this is a NOTICE, and not a MESSAGE. Use on ^*:notice:*founder*:?:{ stuff | haltdef }
Edit:
An "on text" message will never show up in the status window, unless one of your scripts forces it to. Generally, all on text events will go to their proper target, either a channel, or a query/singlemessage window.
Edit the Edit, to clarify:
If this is indeed a message and not a notice, it means you are using another "on text" event, and sending the message to your status window instead of to a query window. You will need to modify this on text event, or merge it with your new on text event.
Last edited by Rand; 07/08/06 03:09 AM.