MMR Tracker
An on-screen panel that shows the player's current MMR and the rating change after a match.
Menu locationโ
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โ
| Option | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the script and the panel display. |
| Opacity | Slider | 95 | Panel opacity as a percentage. Range: 0โ100. |
| Key | Key | Not set | Key for quickly hiding/showing the panel without opening the menu. |