try this..

on *:TEXT:*:?: {
if ($away == $true) { msg $nick I am away. }
halt
}