Skip to content

A tool for tracking your rank changes in Rocket League.

License

Notifications You must be signed in to change notification settings

trew/RankTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This tool does not work anymore.

That logs no longer include the ranks/sigma/mu data. That was changed in Rocket League v1.08.

RankTracker

RankTracker is a tool for tracking your Rocket League rankings over time. It scans the Rocket League log files and saves the match results to CSV files. Rocket League creates a new log file everytime the game is started, and keeps a few as backups.

Running RankTracker.bat will parse the log files, but it's more convenient to do this automatically when Rocket League closes. That's why there is an AutoHotkey script included that waits for the Rocket League process to finish, and runs the tool when Rocket League is shut down.

Installation

  1. Download the distribution zip and unpack it.
  2. The bin folder contains a file called RankTracker.bat. This is the file that will parse the log files.
  3. Modify the Autohotkey script (scripts/ScanRLLogs.ahk) with the path to RankTracker.bat.
  4. (optional) Add a link to the autohotkey script in your startup folder.
  5. Run the AutoHotkey script to start listening for the Rocket League process or run RankTracker.bat to import the match results available in your current logs.

About

A tool for tracking your rank changes in Rocket League.

Resources

License

Stars

Watchers

Forks

Packages

No packages published