if this is what you want, here smile

Code:
on *:input:#:{ if ($1 == !gs) && ($2 != $null) { var %gs $$?="Search Google For?" | run http://www.google.com/search?q= $+ %gs }  }