You can add your own flags to users, eg I use a +S which tells my TCL script that any users with a S flag are exempt from what it does, any user without the S flag is delt with by the script.
Basically you can do
bind pub mnoS| .... (or what ever other flag you like)