What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [release] Letter Counter

Pages: (3): « First [ 1 ] 2 3 » Last »
[release] Letter Counter
Author: Message:
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
O.P. [release] Letter Counter
This script will keep track of all the letters and words you type.

You can easily show the statistics to your contact or request his/her statistics.

The Statistics are colored and multi-lined for readability, in version 1.03 there are also percentages included.

Preview:

LETTERCOUNT:
  A = 187 (9.21 %) , B = 34 (1.67 %) , C = 44 (2.17 %)
  D = 67 (3.30 %) , E = 278 (13.69 %) , F = 24 (1.18 %)
  G = 46 (2.26 %) , H = 87 (4.28 %) , I = 139 (6.84 %)
  J = 24 (1.18 %) , K = 36 (1.77 %) , L = 104 (5.12 %)
  M = 56 (2.76 %) , N = 135 (6.65 %) , O = 130 (6.40 %)
  P = 89 (4.38 %) , Q = 0 (0.00 %) , R = 123 (6.06 %)
  S = 124 (6.11 %) , T = 165 (8.12 %) , U = 39 (1.92 %)
  V = 20 (0.98 %) , W = 49 (2.41 %) , X = 0     (0.00 %)
  Y = 25 (1.23 %) , Z = 6 (0.30 %)
TOTALS: 2031
WORDS: 481

The Commands:
  • /lettercount
  • /resetlettercount
  • !lettercount

TODO:
  • Add a Preferences Screen
  • Make colors user defined
  • Make letters per line user defined
  • Make the percentage optional
  • Add Easy Upgrader System™
Any bugs or suggestions? Reply! :D

Latest version: 1.03

EDIT: I made a Google Code page, with the newest trunk builds.
http://code.google.com/p/lettercount/

Please add any bugs to the tracker there, that's better to follow bugs :-)

Notice: I'm not responsible for what the latest trunk build will do to your computer. It works fine on my pc else I wouldn't upload it to the repository, but it might have unwanted effects on your pc. If your computer explodes or anything else happens to it, you can't blame me...

.plsc File Attachment: Letter Count.plsc (2.3 KB)
This file has been downloaded 772 time(s).

This post was edited on 07-31-2006 at 03:10 PM by Ezra.
[Image: 1-0.png]
             
07-10-2006 03:13 PM
Profile PM Web Find Quote Report
Tobiaz
Full Member
***

Avatar

Posts: 103
Reputation: 5
67 / Male / –
Joined: Aug 2005
Status: Away
RE: [release] Letter Counter
Great, I like this. It's like the MessengerRank thing. But it would be nice, if you could see how many letters you sent over all...
07-10-2006 09:50 PM
Profile E-Mail PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
O.P. RE: [release] Letter Counter
quote:
Originally posted by Tobiaz
ou could see how many letters you sent over all...
That could be implemented as well, you mean instead of seperated per letter, how many letters all combined?

This is possible, but remember it only counts letters so no numbers or other signs.
[Image: 1-0.png]
             
07-10-2006 09:52 PM
Profile PM Web Find Quote Report
Tobiaz
Full Member
***

Avatar

Posts: 103
Reputation: 5
67 / Male / –
Joined: Aug 2005
Status: Away
RE: [release] Letter Counter
Yes... that's right. But how I said, it would be nice... ;)

again, great work...
07-10-2006 09:53 PM
Profile E-Mail PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
O.P. RE: [release] Letter Counter
Allright, I made it, used a seperate command for it, thought later it could also be printed under the other stats, but hey, it's late and all...

The command is: !letterstotal

I'll think about it and maybe rip it out again tomorrow, thinking about some other things too....

I also fixed the /resetlettercount command, it caused plus! to say it's unrecognized but still work :P, This was because I forgot to return an empty string...

Edit:
Attachment Removed, for the latest version check the first post

This post was edited on 07-11-2006 at 11:12 AM by Ezra.
[Image: 1-0.png]
             
07-10-2006 10:33 PM
Profile PM Web Find Quote Report
Tobiaz
Full Member
***

Avatar

Posts: 103
Reputation: 5
67 / Male / –
Joined: Aug 2005
Status: Away
RE: [release] Letter Counter
Really great work ;) (h5)

I think, if you would come to switzerland, i would buy you a beer... ;)
07-11-2006 07:32 AM
Profile E-Mail PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
O.P. RE: [release] Letter Counter
Got another version working :D

Better than ever :P

I changed quite a lot also...

The Stats are now colored, 5 letters on a row and the total stats on the bottom.

In the old version both scripts (yours and your contacts) would reply on the !lettercount command, now only your contact will reply on this command, to show your stats use the new /lettercount command (Notice the '!' & '/')

And I added a menu Entry...

The command in the new version are
  • /lettercount                [Send your LetterCount]
  • /resetlettercount         [Reset your LetterCount]
  • !lettercount                [Show your Contacts Lettercount](Only works if your contact has the script installed)

File from the first post is updated

Found any bugs or have suggestions? Reply :D

EDIT:

I need help :P, I'm thinking about changing the color codes to the old style msgplus! so that old msgplus! users can see the colors too... BUT... I'm thinking that the new bbcode style tags are better to read if you DON'T have msgplus! at all, cause ·$04356·$0 is harder to read than [c=4]356[/c].

What do you guys think?

This post was edited on 07-14-2006 at 10:08 PM by Ezra.
[Image: 1-0.png]
             
07-11-2006 11:11 AM
Profile PM Web Find Quote Report
P4R4D0x
Junior Member
**


Posts: 71
Joined: Mar 2006
RE: [release] Letter Counter
Will you be making a menu for it?
07-15-2006 12:28 AM
Profile E-Mail PM Find Quote Report
Keikonium
Full Member
***


Posts: 229
Reputation: 3
35 / Male / Flag
Joined: Jul 2006
RE: RE: [release] Letter Counter
quote:
Originally posted by Ezra
I need help :P, I'm thinking about changing the color codes to the old style msgplus! so that old msgplus! users can see the colors too... BUT... I'm thinking that the new bbcode style tags are better to read if you DON'T have msgplus! at all, cause ·$04356·$0 is harder to read than [c=4]356[/c].

What do you guys think?


Personally I think Plus! should have a silent "ping" that first checks if a contact has Plus! then if they don't return plain text. However the BB code would still show for 7.5 Plus! users, so a version check could be added.

As for your question go with the BB code. Much easier to read expecally if surrounded by other letters and numbers :P.
Now Playing:
[image not working] [Image: 87cc21b0.png]
07-15-2006 12:37 AM
Profile E-Mail PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
O.P. RE: [release] Letter Counter
quote:
Originally posted by P4R4D0x
Will you be making a menu for it?

There is a menu already... It's in the convo windows

quote:
Originally posted by Keikonium
Personally I think Plus! should have a silent "ping" that first checks if a contact has Plus! then if they don't return plain text. However the BB code would still show for 7.5 Plus! users, so a version check could be added.

As for your question go with the BB code. Much easier to read expecally if surrounded by other letters and numbers :P.

Yeah, I thougt about it, BBcode is better :)

If that silent ping or silent version check ever comes I'll add it, but untill then BBcode it is :)
[Image: 1-0.png]
             
07-15-2006 11:23 AM
Profile PM Web Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On