Skip to main content

Cooldowns

Shows a strip of ability icons around heroes with cooldown timers, levels, and charges, plus teleport, weapon-reload, and tower-parry indicators.


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 itemTypeDefaultDescription
StateToggleOnShow hero ability cooldowns (no items).
PositionDropdownBottomWhere the icons sit relative to the hero: Bottom, Top, Left, Right.
EnemiesToggleOnShow the strip for enemy heroes.
AlliesToggleOffShow the strip for allied heroes.
Only on cooldownToggleOffShow only abilities that are currently on cooldown.
Show levelToggleOnShow the ability-level pips.
Show teleportToggleOnTeleport indicator at the hero's centre while channeling a teleport.
Show reloadToggleOnWeapon-reload indicator above the hero.
Round iconsToggleOffDraw the icons as circles.
Level colorColor pickerPurpleThe level-pip colour (visible only when Show level is on).
Icon sizeSlider28The ability icon size. Range: 14โ€“56.
DistanceSlider100Only show heroes within this many meters. Range: 10โ€“500.

Tower parryโ€‹

Menu itemTypeDefaultDescription
StateToggleOnShow the parry timer above guardians/walkers while they can parry.
Max distanceSlider50The maximum distance at which the parry timer is shown. Range: 10โ€“100.