G13AoUsTiS commented on a Page, Little away without dialog  -  Jan 07, 2008
 alias away {
if ($away == $true) { .echo -a * Your Are Already Away }
else { 
var %away.reason $?=\"Away Razlog\"
    set %away.time $time
    away %away.reason    
    ame -- [Away Message System] -- Motivation: %away.reason 
  }
}

alias back {
if ($away == $true) {
ame -- [Away Message System] -- Since: %away.time -- Away Time Duration: $duration($awaytime) -- Motivation: $awaymsg 
    away
    unset %away.time
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.