Away System

By Rory on Jan 18, 2004

Its An Away System ...

menu * {
  Away System
  .Set
  ..Away Nick: { set %awaynik $input(Enter Your Most Used Away Nick,e,Away System By Rory) }
  .Go
  ..With Nick %awaynik: {
    set %awaymsg $input(Why Are You Leaving ?,e,Away System By Rory)
    away %awaymsg
    set %anik $me
    nick %awaynik
    amsg I Am Leaving Reason : %awaymsg  
    away %awaymsg :Left At: $time
  }
  ..Other: {
    set %awaymsg $input(Why Are You Leaving ?,e,Away System By Rory)
    away %awaymsg
    set %anik $me
    nick $input(Enter Your Away Nick,e,Away System By Rory)
    amsg I Am Leaving Reason : %awaymsg  
    away %awaymsg :Left At: $time
  }
  .Return: {
    nick %anik
    amsg Me Is Back From %awaymsg
    unset %awaymsg
    away
  }
}

Comments

Sign in to comment.
UTUCS.com-Admin   -  Jan 19, 2004

Thanks

 Respond  
tye   -  Jan 18, 2004

remote

 Respond  
UTUCS.com-Admin   -  Jan 18, 2004

Where do I put this? Pop-ups, Remotes, Variables, or Aliases?

 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.