That won't work..

Code:
on *:TEXT:*:#: {
  if ($1 ==  Hello) { .msg $chan Hello $nick }
}


- Jason