Hello World!
I created a script that processes a series of war score screenshots, finds all the alliances players and attack/defense scores, and generates a summary. All of that is automatic and takes under 10 seconds.
Summary generated for one war:
A second script loops through all the single war summaries, and generates a summary for all the wars.
Summary for all wars:
The output is a csv file and is pretty raw, meaning the scripts doesn’t do a lot of post-processing with the data. There are already a couple of interesting tools developed by other players to do that (see links below), so my script could be used in conjunction with those.
The script is provided at the link below for anyone who might have a use for it. There’s even a How-To and everything. It’s coded in Python. If you’re thinking of the snake, you’ll probably have a hard time because small adjustments will be required to use it for your alliance. But I’m not a programmer, it’s just something I learned by myself, so anyone with basic programming skills should be able to make sense of it.
Let me know if you have questions!
Compressed file that contains the scripts, example files and How-To:
Example of the summary I generate for my fellow alliance members:
References for post-processing tools from other players (that require manual entry):