Try using this edit alias:

Code:
alias afterscan {
  if ($read(tticommunitybans.txt,nw,$1)) { mode #tticunityomm +v $2 | msg $2 welcome back to #tticunityomm! }
  else { return }
}