bob72 wrote:I have looked and the points one and lost and the dates on which they were won are available via the game logs.
If I could somehow collate this info via a search I could use the data to show my points history over the last year.
It cannot be done using simply the game number as they sometimes start earlier and finish later than others.
For example my first three matches were losses
493565 Lost 17 points at 2007-06-25 01:10:49
497162 Lost 20 points at 2007-06-16 17:44:44
538863 Lost 14 points at 2007-06-21 00:25:02
If I could somehow get this information for all 545 matches that would be great.
Or would scripts like that overload the server?
Thanks to the geniouses behind the BOB and Map Rank scripts and thanks for any replies given.
Ciao,
John
The simplest way requires you doing some work.
I have done this and it does make an interesting graph.
You set up a standard spread sheet.
Title the columns: Game no. points+/- running total
In the first row under the running total you place the figure 1000
Then you start the hard work.
Go thru your history, checking each game, taking the number and pasting it into the game no. column
Take the points won or lost and place into the second column (points+/-)
Set up the equation that the running total column is the sum of the previous number (in this case 1000) and add the next cell down under the points. This will auto update each time you drag down with the cross hairs.
You can then apply a graph, insert moving averages etc etc.