Skip to content

LockBlock-dev/wot-replays-users-met-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WoT Players meeting counter

python

GitHub stars

The purpose of this script is to provide you a list of all the players you have met in your saved games (replays).

How to use

• Download Python

• Download the project or clone it

• Edit the config :

##Path to your WoT replays folder (or any folder that contains replays)
replays_path = "C:/Games/World_of_Tanks_EU/replays/"

• Run the python script in a command prompt :

python parser.py

or

python3 parser.py

• The full list is available in players

• The command prompt prints you the amount of replays, the elapsed time and the top 5 of players you have met.

Credits

Decoder made by Phalynx.

Copyright

See the license.

About

Count how many times you met players by parsing your WoT replays

Topics

Resources

License

Stars

Watchers

Forks

Languages