it happens smile Also, another suggestion:

Code:

on ^*:snotice:*:{ 
  if (services.uberwarez.net isin $1-) {
    if !$window(@DB) { window @DB }
    echo @DB $1- | haltdef
  }
  elseif ((uberwareznet.gotdns.com isin $1-) || (musiKnet.ath.cx isin $1-) || (irc.mtec89.com isin $1-)) {
    if !$window(@admin) { window @admin }
    echo @admin $1- | haltdef
  }
}


No need for all those repetitive comparisons smile


Those who fail history are doomed to repeat it