←  Mods & Addons

Main page

»

WOT Statistics

Nsaaiman's Photo Nsaaiman 21 May 2012

I know there is a lot of players out there that say stats doesn't matter, however to me it does it keeps the game interesting for me. I have picked a stat "Efficiency" which I monitor and this i try to improve on in every game. to do this I wrote a small desktop app. The online versions of the dossier tools are very nice the only problem i had with them is that you need to upload your dossier file every time you want to see your stats. I still use them from time to time.

WOT Statistics. it a small application I wrote, first for myself then, then for my clan where it evolved.
The desktop application will keep track of your stats on a daily basis showing you the difference between the two files. it will auto refresh after every game you play (helps alot if you have dual monitors).

I use it and it shows me everything i need to know. Though i will put it out for the community,

I need to give credit to PHALYNX. He has a awesome site check it out. www.vbaddict.net/wot.php
the app doesn't focuses on any medals or rewards that you get, just plain stats. below is 3 screen shots.


Spoiler

Spoiler

Spoiler
Quote

Warenwolf's Photo Warenwolf 21 May 2012

I would be very careful about using a program from a guy with 0 battles....

Application seems legit
Quote

Nsaaiman's Photo Nsaaiman 21 May 2012

View PostWarenwolf, on 21 May 2012 - 04:27 PM, said:

I would be very careful about using a program from a guy with 0 battles....

im from the US server. i thought i would share this with you guys.
http://worldoftanks....93065-NSaaiman/

with same post on US server
http://forum.worldof...wot-statistics/
Edited by Nsaaiman, 21 May 2012 - 04:30 PM.
Quote

seaship333's Photo seaship333 21 May 2012

looks good
Quote

Warenwolf's Photo Warenwolf 21 May 2012

View PostNsaaiman, on 21 May 2012 - 04:29 PM, said:

im from the US server. i thought i would share this with you guys.



That sounds plausible.

If nobody's computer crashes and nobody loses his password and bank details, I will try it out :P
Quote

Nsaaiman's Photo Nsaaiman 21 May 2012

View PostNsaaiman, on 21 May 2012 - 04:29 PM, said:

im from the US server.


:Smile-bajan2: wow, i just read what i wrote. its like im from the US server... take me to your leader....... :Smile_veryhappy:

what i meant was I play on the US server...
Edited by Nsaaiman, 21 May 2012 - 05:15 PM.
Quote

0x90's Photo 0x90 21 May 2012

If you don't trust this tool, just use some of these:
Quote

Nsaaiman's Photo Nsaaiman 21 May 2012

You dont have to trust me, read the US forum
http://forum.worldof...-wot-statistics
Quote

Warenwolf's Photo Warenwolf 21 May 2012

View PostNsaaiman, on 21 May 2012 - 05:42 PM, said:

You dont have to trust me, read the US forum
http://forum.worldof...-wot-statistics

Don't take it personally, it is just that EU forum from time to time gets it share of people trying to scam other people. Hence the apprehension.
Quote

Nsaaiman's Photo Nsaaiman 21 May 2012

i understand the security risk of downloading app from the internet.
Quote

Phalynx's Photo Phalynx 21 May 2012

Excellt work you did here, Nick. Thanks for sharing!

It seems the app writes the data to it's own directory under program files. Without Adminpermission this will lead to errors like this:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\WOT Statistics\WOT Statistics\User.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)


Would be great if this app writes his data under %APPDATA%.
Quote

Nsaaiman's Photo Nsaaiman 22 May 2012

View PostPhalynx, on 21 May 2012 - 11:07 PM, said:

Excellt work you did here, Nick. Thanks for sharing!

It seems the app writes the data to it's own directory under program files. Without Adminpermission this will lead to errors like this:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\WOT Statistics\WOT Statistics\User.xml' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)


Would be great if this app writes his data under %APPDATA%.

thanks for the advice, will implement
Quote

ChielScape's Photo ChielScape 22 May 2012

HOLY SHIT I LOVE THIS TOOL
Quote

Nsaaiman's Photo Nsaaiman 22 May 2012

New version is now available.

1.) Move data storing to the application data folder.This should address the issue with admin rights (thanks for the advise Phalynx)

2.) Added total battle time and survived stats to the global page.
3.) Built in fail safe for when user browses the dossier file. only valid dossier file will be accepted. this will top the user settings from becoming corrupt

Edited by Nsaaiman, 22 May 2012 - 05:45 PM.
Quote

PanKratis's Photo PanKratis 27 May 2012

Any chance you can post previous versions too?  1.0.1.2 seems to fail to read the .dat file after the initial start.  1.0.1.1 worked great but crashed after I set it to autostart and minimize at windows startup
Quote

PanKratis's Photo PanKratis 27 May 2012

Sorry for double post :(
Edited by PanKratis, 27 May 2012 - 02:27 PM.
Quote

Nsaaiman's Photo Nsaaiman 27 May 2012

View PostPanKratis, on 27 May 2012 - 12:51 PM, said:

Any chance you can post previous versions too?  1.0.1.2 seems to fail to read the .dat file after the initial start.  1.0.1.1 worked great but crashed after I set it to autostart and minimize at windows startup

Version 1.0.1.1 is still available on Curse.com. under tools.

Do you mind sending me a screen shot of the error you are getting what also will help if you can post/pm me a screenshot of your setup tab. I would like to fix the bug if there is any. From what i understand is that you are running the app in system tray mode.
Quote

PanKratis's Photo PanKratis 27 May 2012

View PostNsaaiman, on 27 May 2012 - 05:51 PM, said:

Version 1.0.1.1 is still available on Curse.com. under tools.

Do you mind sending me a screen shot of the error you are getting what also will help if you can post/pm me a screenshot of your setup tab. I would like to fix the bug if there is any. From what i understand is that you are running the app in system tray mode.

I tried the run 1.0.1.1 in system trey, last time I saw it was right before I clicked the mentioned settings and closed it, on rerun it was crashing.  No I did not keep the error log, I just installed the 1.0.1.2 over it, and didn't try it ever again :P
Quote

Nsaaiman's Photo Nsaaiman 27 May 2012

View PostPanKratis, on 27 May 2012 - 06:45 PM, said:

I tried the run 1.0.1.1 in system trey, last time I saw it was right before I clicked the mentioned settings and closed it, on rerun it was crashing.  No I did not keep the error log, I just installed the 1.0.1.2 over it, and didn't try it ever again :P

without alot of information all i can suggest is that your user.xml got corrupted somehow. Please go to the path where you installed wot stats. Delete the user.xml file. Next goto %appdata%\wot statistics. And delete the user.xml from there aswell. Now rerun the install file again and select repair. This should gove you a empty user file. Hope this helps
Quote

PanKratis's Photo PanKratis 28 May 2012

Ok I re-installed the old version...kept crashing, run as Administrator and managed to open it.  Works like a charm now.  There is something wrong with the 1.0.1.2 version though...any1 can confirm that?
Quote
Get the IPS Communities App for iPhone now!