mIRC Homepage
Posted By: Laren Quit Msg Questions - 02/01/03 09:15 AM
Hi all,

Anyone willing to tell me how do u make a quit msg with IRC TOTAL CONNECT TIME include?

Yeah.i want to include a TOTAL CONNECT TIME in my quit msg~

smirk
Posted By: krunch Re: Quit Msg Questions - 02/01/03 09:29 AM
$uptime(mirc,1)
will give you the connected time
so just
//quit Connected to IRC for: $uptime(mirc,1)
will work
Posted By: Hammer Re: Quit Msg Questions - 02/01/03 09:33 AM
I think $uptime($server,1) is what you want (connection time to the server) .. $uptime(mirc,1) returns the amount of time you have had mIRC open (connected or not).

In any case, create yourself an alias and put that alias name in your Alt-O -> IRC -> Messages -> Quit message: $quitMessage

alias quitMessage return Connected to server: $uptime(server,1) $+ , mIRC Open: $uptime(mirc,1) $+ , Time since reboot: $uptime(system,1)
Posted By: Laren Re: Quit Msg Questions - 02/01/03 09:50 AM
Thanks Guys ~!!!

Posted By: Laren Re: Quit Msg Questions - 02/01/03 10:04 AM
Okay, now i need this but i am too newbie in IRC and need to seek help from the experts out here~

is there a way to display my quit msg including my accumlate total connect time in IRC.. hehe.. sorry my english no good. hope u understand what i need~

now my total mirc online timer is 53 hrs total ~ it will not reset the time.

grin
© mIRC Discussion Forums