
Hello,
I made small utility that checks how guilds/hvhers have done in tournament in past, projects their expected performance and votes in xunlai house for you.
Get it at:
http://gw.zweistein.cz/RewardPointsPredictor_0.32.zip
How to make some use of it:
1) You need to have java installed and working.
2) Unzip somewhere
3) edit files:
* users.cfg (your username and password for xth which is same as your guildwars username and password)
* 1v1.cfg (names of players you vote for in 1v1, empty file if you want automated votes)
* gvg.cfg (names of guilds you vote for in GvG, empty file if you want automated votes)
4) run "predictor.cmd"
Troubleshooting:
It ran ok, but there are no votes in XTH - XTH is probably closed and will not accept votes even if application can send votes to server. You are either trying vote too early or too late.
FAQ:
Is it safe? - Well, you have to trust third party utility with your username and password, Arena Net does not recomend it and neither do I. You simply have to trust me.
So, is it really safe? - Part of package you download is source code which you can examine yourself or you can have your friends take a look at it or just trust other forum folks who already looked. It should be easy to spot something nasty. And equaly easy to use source as inspiration to write your own version that is safe
I am scared! - I have reputation at stake. There is no point anyway because I would be very easy and obvious target for anets ban hammer.
Is it legal? - Yes. Duh. Law does not come in equation here at all.
Is it okay according to EULA or Anet? - Seems so. EULA does not cover Xunlai house interaction. I should note that they can identify users of this tool rather easily.
Is anet ok with this? - They have not asked for removal of this tool, so probably yes.
How do predictions work? - Prediction are based on past scores of guilds that were in top 16 of tournament. Those scores are averaged, with most recent scores having more weight (so called floating average). Its very simple, but effective method.
What about ladder? - Ladder is not supported (yet), it might be added later after there is some concesus on how much ladder position translates to winning MATs, nor are other factors (like number of QP, Smurfiness of guild, etc.).
It says something different than those prediction threads! - Of course it does, noone have written AI that can comprehend and follow guild-drama, smurfs, reforms, how much has X drunken last night and who smokes pot while monking.
This commandile stuff is clumsy, what about GUI. - Gui is planned, but lo, low, low priority for me.