cant you replace 'Uptime' in:
.msg # Uptime: $readini(uptime.ini,np,Uptime)
to the actual line you want to read? so:
.msg # Uptime: $read(uptime.ini,n,8)

(i have never ever in my life read from an ini so im not sure but i thought the 3rd argument was the line it's reading)

Also, im totally using this script if it works :P


Last edited by Sjoepele; 25/08/14 03:56 PM.