Skip to main content

MMR Tracker

An on-screen panel that shows the player's current MMR and the rating change after a match.


Visual (ะ’ะธะทัƒะฐะปั‹)  โ†’  MMR Tracker (ะขั€ะตะบะตั€ MMR)

What it doesโ€‹

The script tracks the account's rating (MMR) and displays a movable on-screen panel with the current value. The panel appears only outside of gameplay (in the lobby, on the results screen, in the main menu โ€” but not during an active game).

Displayed informationโ€‹

  • Current MMR โ€” shown as Tracker: <value> MMR.
  • Rating change โ€” if the MMR changed (after a match), a delta appears next to it:
    • ๐ŸŸข (+N MMR) in green โ€” if the rating went up;
    • ๐Ÿ”ด (โˆ’N MMR) in red โ€” if the rating went down.
  • To the left of the text is a status icon: neutral (first launch), up arrow (increase) or down arrow (decrease).

Moving the panelโ€‹

The panel can be dragged with the mouse. Its position is saved in the settings automatically. While dragging, the opacity is temporarily raised to 100%.


Settingsโ€‹

OptionTypeDefaultDescription
StateToggleOnEnables/disables the script and the panel display.
OpacitySlider95Panel opacity as a percentage. Range: 0โ€“100.
KeyKeyNot setKey for quickly hiding/showing the panel without opening the menu.