Top

Character Counter


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Jul 21, 2007
Last Updated  Jul 21, 2007
Tags  char  character  count  counter  hash 
  Bookmark and Share

Introduction

I made this script some time ago without releasing it, and have recently converted it from .ini's to hash tables along with my Word Counter script, these two scripts are my first real attempts at using hash tables so I thought some feedback would be nice.

Commands are:
!char - to show the number of recorded characters for that channel
!char <Specific character e.g. A> - to show the number of times that specific character was recorded. Note: this is case-sensitive.
!char -c <$asc number value for a character e.g. 32 for a space> - this also shows how many times a specific character has been recorded.

Also, if anyone is interested, my Word Recorder script, which is quite similar to this script, cant be found at: http://www.hawkee.com/snippet/2736/

Grab the Code

Comments

  (4)  RSS
Anti
Comments: 305
 
mIRC Snippet:  Character Counter
Posted on Jul 21, 2007 9:07 am
XD nice i love it it would go good with color :D great idea i got it on my chan right now clean also well done
Olliegod
Comments: 74
 
mIRC Snippet:  Character Counter
Posted on Jul 21, 2007 9:18 am
You can add in your own colors. Bold looks good to me. And thanks.
Manpreet
Comments: 19
 
mIRC Snippet:  Character Counter
Posted on Jul 22, 2007 8:28 am
This is awesome.
Olliegod
Comments: 74
 
mIRC Snippet:  Character Counter
Posted on Jul 22, 2007 9:01 am
Thank you Manpreet.

Please Register or Login to start posting comments.
Bottom