Away Script

By [-DDC-]Darkness on Jan 04, 2008

Ok, this is an update of the OTHER away script I made
This ones more efficient. :D

Dont forget to rate it, eh? >.<

~~~~~~~~~~~AWAY~~~~~~~~~~~
~~~~~~~~~~SKRIPT~~~~~~~~~~
~~~~~~~~~~~~BY~~~~~~~~~~~~
~~~~~~~~~~DARKNESS~~~~~~~~

Menu Nicklist {
  ..Away Options
  .Away {  
    set %reason $?="Enter Why You're Leaving."
    nick D[a]rkness
    away %reason 
    .timer1 1 1 /ame is now away for <> %reason <> $me has been gone since <> $time(h:nn:ss)
    .timer2 1 60000 /ame is still away. Reason <> %reason <> $me Has Been Gone Since <> $duration($awaytime,3)
  }
  .Back { 
    .timer3 1 1 /ame is now BACK from <> %reason <> $me has been gone for <> $duration($awaytime,3)                                
    away
    unset %reason
    unset timer1
    unset timer2
    unset timer3
    nick Darkness
    halt
  }
}

Comments

Sign in to comment.
NightCrawler   -  Feb 29, 2008

This is good not to be a dialog.

 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.