Ok, I am having problems with this stupid thing.
Code:
  
on *:INPUT:?:{ if ($left($1,1) != /) { echo $query $tstamp ( $+ $nick($chan,$me).pnick $+ ) $1- | .msg $query $1- | halt } }
on ^*:TEXT:*:?:{ echo $query $tstamp ( $+ $nick $+ ) $1- | haltdef }


I know I am obviously doing something wrong, maybe someone could tell me which echo, or identifier to use ect.. thanks