Try adding this code to your remotes:

Code:
on ^*:NOTICE:*:?:{
  haltdef
  echo $color(notice) -at $+(-,$nick,-) $1-
}


-genius_at_work