Good program, but I find it awkward it puts pd in 3rd.
A player is better off simply going to the thread (at least for GvGs) and looking at Asp or my predictions, and going with those. The things this program takes into account doesn't exactly reflect a lot of important changes, for example roster changes with players not being able to play, smurfs, guild remakes, how much practice they had this past month, how well they're doing this month against other top guilds, etc.
Plus if you didn't care, just pick the top 8 ranked guilds every time.
Xunlai Tournament Vote Aid
9 pages • Page 3
Quote:
|
Good program, but I find it awkward it puts pd in 3rd.
A player is better off simply going to the thread (at least for GvGs) and looking at Asp or my predictions, and going with those. The things this program takes into account doesn't exactly reflect a lot of important changes, for example roster changes with players not being able to play, smurfs, guild remakes, how much practice they had this past month, how well they're doing this month against other top guilds, etc. Plus if you didn't care, just pick the top 8 ranked guilds every time. |
For future versions I plan to take into account amount of practice guild had (Number of qualifier points should reflect that nicely) as well as Guild ladder fluctuations (total rating change in past month?) to rate performance gains/losses thanks to guild changing.
Maybe we can cooperate? My app could, for example, download predictions of someone competent and vote according to them. That allows it to be "XMP for lazy" while also giving quality results.
Yeah, debugging makes you add user-friendliness out of desperation

N
Quote:
|
A player is better off simply going to the thread (at least for GvGs) and looking at Asp or my predictions, and going with those.
|

You can find them easily on the ladder.guildwars.com website. Use the search tool.
Quote:
|
Maybe we can cooperate? My app could, for example, download predictions of someone competent and vote according to them. That allows it to be "XMP for lazy" while also giving quality results.
|
That's the tradeoff a lazy person has to make, between more accurate predictions and computerized predictions. If the maker of this program puts some extra additions in the program and can get help with it, it'll benefit the lazy people even more.
Quote:
|
Or better yet, the user can choose one of the three outputs: computerized results, user-predictions, or a weighted average of both.
|
Quote:
| That's the tradeoff a lazy person has to make, between more accurate predictions and computerized predictions. If the maker of this program puts some extra additions in the program and can get help with it, it'll benefit the lazy people even more. |
Quote:
|
Is there a way to make it predict for 8 accounts without having to switch the info every time?
|
1) copy the last line (starting with "java -cp") 8 times;
2) change for each line the "%1 %2 %3 %4" parameters to the information of each of your 8 accounts, respectively: "email password number" (you can add a fourth parameter "GvG" or "1v1" if you only want to vote for one or the other).
P.S.: 8 accounts!?!?!?!!!!

Quote:
|
Yes, copy the file "predictor.cmd" in the same folder (or better, in a place where you store your GW stuff, but then you have to add at the beginning of the file a "cd Folder_Where_The_XTH_Predictor_IS" command) and:
1) copy the last line (starting with "java -cp") 8 times; 2) change for each line the "%1 %2 %3 %4" parameters to the information of each of your 8 accounts, respectively: "email password number" (you can add a fourth parameter "GvG" or "1v1" if you only want to vote for one or the other). P.S.: 8 accounts!?!?!?!!!! ![]() |
One more question, i got this working on one computer, must have been from some other time, but on my main computer (its Vista x64), the .cmd opens and closes really quick. Anyone know how to fix that?
Quote:
|
One more question, i got this working on one computer, must have been from some other time, but on my main computer (its Vista x64), the .cmd opens and closes really quick. Anyone know how to fix that?
|
And about the error, I wonder if the fact that the december 1v1 page doesn't exist maybe the code.
Quote:
It is fixed in new version (ETA couple of minutes.)
Edit:
here it is: http://gw.zweistein.cz/RewardPointsPredictor_0.1.2.zip
Quote:
|
One more question, i got this working on one computer, must have been from some other time, but on my main computer (its Vista x64), the .cmd opens and closes really quick. Anyone know how to fix that? |
It took me a little while and a little searching to figure this out myself. Vista just has to do everything bass ackwards.

k
@Bobulation:
Start > Run > "sysdm.cpl" > Advanced tab > Environment Variables button
The bottom half of the window that pops up is labeled "System variables". Find the variable "PATH" and edit it (Edit button at the bottom). You will need to add the path to your Java executable (java.exe) at the end of the variable "PATH" so Windows knows where to find it (the installer doesn't do this automatically). First, add a semicolon to the end of whatever is already there (different entries are separated by semicolons). Then, add the appropriate path. For example, if you installed Java to "C:\Program Files\Java" (default location?), you need to add "C:\Program Files\Java\bin" after the semicolon. You'll have to logoff/restart (don't remember off the top of my head) to make Windows load the new settings.
Start > Run > "sysdm.cpl" > Advanced tab > Environment Variables button
The bottom half of the window that pops up is labeled "System variables". Find the variable "PATH" and edit it (Edit button at the bottom). You will need to add the path to your Java executable (java.exe) at the end of the variable "PATH" so Windows knows where to find it (the installer doesn't do this automatically). First, add a semicolon to the end of whatever is already there (different entries are separated by semicolons). Then, add the appropriate path. For example, if you installed Java to "C:\Program Files\Java" (default location?), you need to add "C:\Program Files\Java\bin" after the semicolon. You'll have to logoff/restart (don't remember off the top of my head) to make Windows load the new settings.


- But as other said it would be GREAT if u could your last results (intersested in HvH:P) But ye nice program 