StatsDecoder 
19 comments StatsDecoder is a tiny application which decodes the file in which all user ranks are saved (sys/stats/userstats.dat) to a human-readable format.
I already wrote a small Python script for that, and a pair of functions to decode the stats using Lua (http://www.unrealsoftware.de/forum_posts.php?post=271906&start=0#post272054), but not everyone has Python installed or wants an implementation in Lua.
So I wrote the same thing in C, resulting in a tiny application of only 11 kB (of which 2kB icon). All you have to do is unzip the executable in your CS2D folder and double click it. A new file will then be created (sys/stats/userstats_processed.txt) in which you can find all statistics in a nice 'table'.
Just to be sure, I ran it through an online virus scanner:
http://www.virustotal.com/file-scan/report.html?id=40c72c76d4fc9b21e72e38387f36d3fabc2dd64b85880254111242ace2bd60ba-1317409823
Let me know if something doesn't work as supposed
I already wrote a small Python script for that, and a pair of functions to decode the stats using Lua (http://www.unrealsoftware.de/forum_posts.php?post=271906&start=0#post272054), but not everyone has Python installed or wants an implementation in Lua.
So I wrote the same thing in C, resulting in a tiny application of only 11 kB (of which 2kB icon). All you have to do is unzip the executable in your CS2D folder and double click it. A new file will then be created (sys/stats/userstats_processed.txt) in which you can find all statistics in a nice 'table'.
Just to be sure, I ran it through an online virus scanner:
http://www.virustotal.com/file-scan/report.html?id=40c72c76d4fc9b21e72e38387f36d3fabc2dd64b85880254111242ace2bd60ba-1317409823
Let me know if something doesn't work as supposed


Comments
19 comments



Log in!
You need to log in to be able to write comments!Log in

Second screenshot: "23. twoj stary czai siewlesie" - here Poland, this page is ours.
At file: useless I think but deserves a like.
At file: useless I think but deserves a like.

Actually, Banaan nope it would work on many people's computers as it's executable(the launcher) does not require any prerequisites that I know of. (That and I used it before- at school)
Oh I didn't even know that Lee made one. But that one's in Python so many people wouldn't be able to run it.

http://www.unrealsoftware.de/forum_posts.php?post=141530 Lee made one before and I still have it too heh.
edit:Smaller is better, so I commend this file.
edit:Smaller is better, so I commend this file.

Ok, now its working.
But there is another problem
A load of users have the frag and deaths of "4294967294"
But there is another problem
A load of users have the frag and deaths of "4294967294"
I had to upload at least a few screens, right? And at least it doesn't crash if it can't open the file
if thanks for pointing that out, I've uploaded a new version with the DLL included. Unfortunately, the file is a lot larger than 11 kB now





Anyway, great program as it saves a lot of trouble with hex editors

Nice idea but:
In Counter-Strike2D folder is already a "userstats" file. There are already the information!
But anyway:
It will be great for scripts!
In Counter-Strike2D folder is already a "userstats" file. There are already the information!
But anyway:
It will be great for scripts!



