That will match 911 followed by one or more spaces (which is wrong), but you don't need a regex at all here:

Code:
on *:text:911 &:#:{
  .notice $chan 04 $+ $202 is invading our country! 
  .msg $chan 04 $+ $202 is invading our country!
}


New username: hixxy