kslice917 commented on a Page, Auto-Away Script 1.1  -  Mar 02, 2008

Now just add the following codes, and it will be ALMOST be as 1337 as mine ;)

On your aaway alias:

    set %away.title.bar $titlebar
    timeraway 0 1 titlebar You are currently away. You have been gone for $!duration($awaytime) $+ .

And on your back alias:

    titlebar %away.title.bar
    unset %away.title.bar
    timeraway off

And what that will do is make the titlebar for mIRC refresh your away time status! When you return, it will restore the titlebar to whatever you had it set to before you went away!

Also, did you know that you can/should replace all

$duration($calc($ctime - %und)) $+ .

with this:

$duration($awaytime)) $+ .

A lot simpler, doesn\'t use any variables, and smaller too :D

 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.