Updated README.md

This commit is contained in:
Ahrimdon 2023-10-03 05:45:46 -04:00
parent 5da3f88157
commit d3b20d6538

View File

@ -17,8 +17,7 @@ Gathering Detailed Stats
-------------
- Go to [Call of Duty's Website](https://www.callofduty.com/) and login with your account
- Once logged in, press `F12` for your browsers developer tools. Then go to `Application --> Storage --> Cookies --> https://www.callofduty.com` and find `ACT_SSO_COOKIE`
- Copy the Value into the into the `COOKIE_VALUE` variable in either `get_stats.bat` or `get_stats.ps1`
> *This will authenticate you*
- Copy the Value into the into the `COOKIE_VALUE` variable in either `get_stats.bat` or `get_stats.ps1` (This will authenticate you)
- Replace the `PROF` variable with your profile's Activision ID in the following format - `PlayerName%0000000`
* *The `%` replaces the `#` in the usual Activision ID*
- Once stats are downloaded, run `beautify_json.py` to beautify the JSON output and then `beautify_data.py` to sort and replace the JSON keys into a human readable string