It's supposed to be for bragging rights. *rolls eyes* I'm doing this for a friend who is too big of a panzy to sign up and ask. It's called "Penistime" because it shows your Windows uptime with a ASCII art penis. So far what he is trying to do is make a thing for bandwidth and call it "Peniswidth" similar to "Penistime" except it will be just (____) for the image instead of the a penis, the more "_" the higher your bandwidth is or something. I'm not exactly sure what he wants, but here is what he has so far:
From this script:
alias ni {
say 2Network Interfaces[ $+ $dll(moo.dll,interfaceinfo,_) $+ ]
}
And he's trying this:
/pw echo Peniswidth ( $+ $dll(moo.dll,interfaceinfo,_) $+ ]
/pen { echo $active Penis-Width: () $+($chr(40),$duration($calc($ticks / 1000)),$chr(41)) }