Try:

Code:
On @*:Text:*:#total90: {  
  if ($wildtok($1-,#?*,0,32) && $nick isreg $chan) ban -ku900 $chan $nick 1 Advertising, bye!
}


-Andy