PDA

View Full Version : Get the MM KA:D ratio and MMR of an account



lusikka
01-28-2011, 02:27 AM
http://www.mahtisoturit.net/~reikalusikka/honstats/

Uses the http://xml.heroesofnewerth.com/ website for up to date stats.
Displays the the match making KA: D ratio (kills + assists / death) and the MMR of the searched account.

Very simple and doesn't do much but maybe somebody has use for it.

EDIT: I created a game style indicator. I counted the minimum and maximum k+a/g ratio(97% of the players fall into this category) and based on this info it is able to inform you of your game style. Based on my tests it's very accurate after you have played about 100 games. :)

BTW, could a mod rename my thread to "Match Making Game Style Indicator"

EssEt
02-02-2011, 07:33 AM
Wow ... really good, is it possible to see the source code? Would love to test it out :D

lusikka
02-02-2011, 07:32 PM
Wow ... really good, is it possible to see the source code? Would love to test it out :D

You just have to understand how XML and php work together. I'm doing an about page in the future about the why's and how's.

I recently added some new features, you can now compare your stats against another player. Still very simple. A new layout is also on the to do list which may or may not happen.

EssEt
02-03-2011, 08:17 PM
Yeah sweet :D i have a stats page on my own but since they updated hon to mmr, you cant go by their xml manual anymore ... :(

lusikka
02-06-2011, 03:23 PM
I created a game style indicator. I counted the minimum and maximum k+a/g ratio(97% of the players fall into this category) and based on this info it is able to inform you of your game style. Based on my tests it's very accurate after you have played about 100 games. :)

I find this very useful for evaluating my team mates.

BTW, could a mod rename my thread to "Match Making Game Style Indicator?"

EssEt
02-18-2011, 12:36 AM
Dude its awsome, im still trying to figure out how to fetch a simple value, like mmr stats witouth arrays :(