I was wondering is there any way that I can show my bandwidth and RAM with an alias script a la this uptime script that I've seen:
/pup { msg $active Windows $os PENISTIME: $+($chr(40),_,$chr(41),_,$chr(41),$str($chr(61),$calc((($ticks / 1000) / 3600) / 6)),D~) $+($chr(40),$duration($calc($ticks / 1000)),$chr(41)) }
Any help?