Cooldowns
Shows a strip of ability icons around heroes with cooldown timers, levels, and charges, plus teleport, weapon-reload, and tower-parry indicators.
Menu locationโ
Visual โ ESP Preview โ Cooldowns
The feature is part of the shared ESP Preview section and creates the Cooldowns node. The cooldown strip is shown on the preview card exactly as in game; hovering the strip and scrolling the mouse wheel changes the icon size (Icon size) live.
What it doesโ
The script draws a strip of ability icons next to heroes (no items). Each icon shows the remaining cooldown time, the ability level (pips), and the charge count. The strip can be placed on sides relative to the hero via the Position dropdown.
- Enemies / Allies โ who to show the strip for: enemy and/or allied heroes.
- Only on cooldown โ show only the abilities that are currently on cooldown.
- Show level โ show the ability-level pips (the pip colour is set by Level color).
- Round icons โ draw the icons as circles instead of squares.
Indicatorsโ
- Show teleport โ a teleport indicator at the hero's centre while they channel a teleport (the number is the seconds left).
- Show reload โ a weapon-reload indicator above the hero while they reload.
Tower parryโ
A separate sub-node that shows a parry timer above guardians/walkers while they can parry. Max distance sets the maximum distance at which the timer is shown.
Settingsโ
Cooldowns (main)โ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Show hero ability cooldowns (no items). |
| Position | Dropdown | Bottom | Where the icons sit relative to the hero: Bottom, Top, Left, Right. |
| Enemies | Toggle | On | Show the strip for enemy heroes. |
| Allies | Toggle | Off | Show the strip for allied heroes. |
| Only on cooldown | Toggle | Off | Show only abilities that are currently on cooldown. |
| Show level | Toggle | On | Show the ability-level pips. |
| Show teleport | Toggle | On | Teleport indicator at the hero's centre while channeling a teleport. |
| Show reload | Toggle | On | Weapon-reload indicator above the hero. |
| Round icons | Toggle | Off | Draw the icons as circles. |
| Level color | Color picker | Purple | The level-pip colour (visible only when Show level is on). |
| Icon size | Slider | 28 | The ability icon size. Range: 14โ56. |
| Distance | Slider | 100 | Only show heroes within this many meters. Range: 10โ500. |
Tower parryโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Show the parry timer above guardians/walkers while they can parry. |
| Max distance | Slider | 50 | The maximum distance at which the parry timer is shown. Range: 10โ100. |