Shoutbox

[Release] Statistics v0.25 - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Release] Statistics v0.25 (/showthread.php?tid=63130)

[Release] Statistics v0.25 by Mothuim on 07-12-2006 at 09:27 PM

Hey all

Just letting you have a look at my script, this is my first script and the first time i've used JScript. There are probably plenty of bugs, its not that useful, just fun to look at and I needed something to pass the time.

It will:

Log your signed in time for that session and time in total.
Count how many messages you sent
Count how many messages you received

and thats it.....i will probably add more features when i think of them (like stats for convos with each contact perhaps).

You will need to restart MSN for this to run.

If for some reason it does load (There should be a toast), try deleting your stats txt file (C:\Program Files\Messenger Plus! Live\Scripts\Statistics\Users\Your file.txt) and restarting MSN.


Thanks to the forum members who helped me yesterday, thanks to google for the rest, oh and patchou for making plus!

EDIT: Do not try and open the script window within the first 10 secs of being signed in it will crash.

Also, uploaded file :P (It helps i suppose!)


RE: [Release] Statistics v0.2 by Joereynolds89 on 07-12-2006 at 09:28 PM

U need to upload the plsc :D


RE: [Release] Statistics v0.2 by cooldude_i06 on 07-12-2006 at 10:09 PM

I would suggest using an XML file to store your data. If and when you choose to add more variables to store, having an XML object will make it much easier than having to parse a text file yourself.

If you have never used XML before, you should read up on it at - http://www.w3schools.com/xml/xml_whatis.asp


RE: [Release] Statistics v0.2 by Mothuim on 07-12-2006 at 10:52 PM

Bugs fixed, small feature added.

Thanks i was wondering if there was a better place to store things. Haven't really used XML before so i might leave it till i've added a few things i want to do first.


RE: [Release] Statistics v0.2 by Voldemort on 07-12-2006 at 11:00 PM

Mothium, update your first post too..