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

this should work