Stat checker for Warthunder. All of the information on the overlay or console is taken from the official warthunder website. This information can be viewed by anyone.
Thanks to Yonisen, Naysayer, kotiq, f0xeri, for helping create this program, my version is an english translation and modification to include more relevant data.
- Download and install Python
!!!At the begining of the installation dont forget to check the box to "add python.exe to PATH" - Download the repo and extract it to its own folder.
- Open the folder
Warthunder_CheckTeamStat
and runinstall.py
Wait for the installation to complete. - Move the folder
Warthunder_CheckTeamStat
to the WarThunder folder
These actions only need to be done once after downloading the repository.
Make sure the game is running in Full Screen window mode:
- Open the folder
Warthunder_CheckTeamStat
and runxvm.py
The script will run in the background and wait for your shortcut command (by defaultCtrl+J
) - Once youre loaded in game, run the shortcut keybinds (by default
Ctrl+J
) and the program will open a chrome browser and collect the player stats. - To close the results if the overlay is enabled, you can hold Alt to make the cursor visible and close the overlay.
To change the default keyboard shortcut, open the buttons.ini
file and edit the shortcut, save your changes after.
Here is an example of what might be written in this file:
If you do not know how to register a mouse button, run the script testMouse.py
from the same folder and click the button you are looking for.
It will tell you its correct name
If you have multiple monitors, then perhaps the console output is enough for you.
To disable the overlay, open the file buttons.ini
and remove the +
sign that appears at the end of the button.ini
file.