Simple python script that parses a TSM4 lua file and returns a faction's total gold on a server.
To use:
- Install python 3.x from python.org if it isn't already installed.
- Edit
Parser.py
with your appropriate configuration. Make sure to only edit the double quotes ie."Horde"
- Save
- Double click
Parser.py
or run from your desired terminal.