Naruto PC Stats

By Kakashi_Hatake on Jan 03, 2006

Type /pc and it messages whatever window you have open your information. It shows the: Time. Version. Modes. Windows Version. Host. Operatoring System Running Time. Uptime. Monitor Resolution. Disk Space on drive C:.

alias pc {
  say Stats of $me
  say Current time: $time(h:nn:sstt) 
  say mIRC Version: $version
  say $me $+ 's user modes are: $usermode
  say $me $+ 's Windows Version is: Windows $os 
  say $me $+ 's Host is: $address($me,4) 
  say Windows $os Running Time: $duration($int($calc($ticks / 1000)))  
  say mIRC Uptime: $uptime(mirc,1)
  say Monitor Resolution: $window(-1).w $+ x $+ $window(-1).h  
  say Current Disk Space on C:\: $round($calc(($disk(c:).free) / 1024 / 1024000),2) $+ GB
}

Comments

Sign in to comment.
DragonFire   -  Sep 12, 2007

Maybe he should put echo..lol obv.

 Respond  
sith_   -  Jul 01, 2007

thanks, it actually worked on the first try, I\'m impressed! ;D. last time I loaded a similar script, is said my os was Win 2000, when I\'m on Vista x;.

 Respond  
SypheR   -  Dec 24, 2006

works fine, but i miss options for more HDD\'s/disc space

 Respond  
SypheR   -  Apr 08, 2006

hehe, very good! tnx! Maybe in 2 parts or maybe some timers to stop the flooding?

 Respond  
CaRe_Taker   -  Jan 08, 2006

this is good but might flood on a chat server
unless the flood protection was higher than 10 lines

 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.