Creep Waves Tracker
Shows enemy creep waves on the map and minimap — the number of creeps in a group and whether a catapult is present — when they are out of vision.
Menu location
Visual (Визуалы) → Maphack (Мапхак) → Creep waves tracker (Отслеживание волн крипов)
What it does
The script tracks all enemy lane creeps on the map and groups them into waves. A wave is a set of creeps from one lane located within a radius of 600 units of each other.
The display works only when the creep group is invisible (out of the player team's vision). If at least one creep in the group is visible, the group is not displayed.
Display on the minimap
At the position of the creep group's center, the minimap shows:
- The number of creeps in the wave (as a digit).
- A shield icon — if there is a catapult (siege creep) in the wave.
The display depends on the selected Type:
- Text — the digit for the creep count; if a catapult is present, a shield icon is drawn next to it in a separate color.
- Icon — the siege creep icon (
siege); if a catapult is present, a shield icon is shown.
Display in the game world (on the map)
Above the creep group's position in world space, a panel is shown with:
- A background — green with a circle for Radiant creeps, red for Dire creeps.
- A team emoji animation (
creepdancefor Radiant,creep_complainfor Dire). - The creep count as a digit (white text).
- A shield icon (light blue) at the bottom of the panel — if there is a catapult in the wave.
The Only text mode removes the background and emoji, leaving only the creep count digit.
The panel is not drawn over HUD elements: the shop, the minimap, the bottom panel, and the scoreboard.
Settings
General
| Option | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the script. |
Settings world
Display settings on the game map (world space).
| Option | Type | Default | Description |
|---|---|---|---|
| Only text | Toggle | Off | When enabled, shows only the creep count digit, without the background and emoji. |
| Size | Slider | 0 | The panel icon/text size in world space. Range: 0–50. |
Settings minimap
Display settings on the minimap.
| Option | Type | Default | Description |
|---|---|---|---|
| Type | Dropdown | Text | Display mode: Text — the creep count digit, Icon — the siege creep icon. |
| Size | Slider | 0 | The icon/text size on the minimap. Range: 0–100. |
| Color | Color picker | Aqua | The icon/text color on the minimap. |
| Siege color | Color picker | LightGray | The color of the catapult (shield) icon on the minimap. |