a careful warchild commented on a Page, power (with color)  -  May 27, 2008

alias stats {
set %power.chan $chan(0)
set %power.op 0
:power
if ($me isop $chan(%power.chan)) { set %power.num $calc(%power.num + $nick($chan(%power.chan),0)) | inc %power.op }
if (%power.chan = 0) {
if (%power.op = 0) { say 15P14ower: 11[10 Opped: $+ 0 $+ / $+ $chan(0) , control: 0 ] | unset %power. }
else { say 15C14onnected 15V14ia:3 $+ $server $+ . 15P14ower: 11[10 Opped:3 $+ %power.op $+ / $+ $chan(0) 11] 15M14y 15U14ser 15C14ount: 11[10 %power.num 11]5 | unset %power.
}
}
else { dec %power.chan 1 | goto power }
}
menu * {
stats:stats
}

much easier to do script oh and whenever someone type !power my stats would come up twice i have fixed that and this is the new script, but i changed it to show my stats on /stats rather than !stats because it created useless spam =D

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.