I apologise, but i do not see how using custom properties will allow me to return the remaining time in milliseconds.

I do have considerable knowledge of mircscript, but i do not know how that will work because even if i made my own custom property, i have nowhere inside the script languange to derive the value to return. The best i could do would be to call $timers(1).secs and multiply by 1000.

What i am asking for is an extension of the built-in mirc identifier $timers so that i can retrieve the remaining time in milliseconds instead of seconds.