Auto Five
Automatically uses the "Plus High Five" ability on the nearest hero within range.
Location in the menuโ
Utility (ะฃัะธะปะธัั) โ Auto five (ะะฒัะพ ะฟััั)
What it doesโ
The script tracks the Plus High Five ability (the "High Five" button from Dota Plus) on controllable heroes and automatically uses it when a suitable target appears within range.
Usage logicโ
- The ability is used when a living, visible hero that is not an illusion is within range.
- The default target is any hero (ally or enemy), unless "Only allies" mode is enabled.
- With "Use when TP" enabled: if your hero teleports and an enemy is nearby, the ability is used during the teleport.
- If a delay is set, the script waits the specified number of seconds before using the ability.
- The script does not use the ability if the hero is stunned, invulnerable, in the cast phase, or if the ability has already been requested (the
modifier_plus_high_five_requestedmodifier is active). - It also triggers when the
modifier_teleportingmodifier is detected on allied heroes โ using the ability on the nearest hero.
danger
Don't set the minimum delay, as it will be easy to tell that you are cheating!
Settingsโ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | Off | Enables/disables the script. |
| Use when TP | Toggle | Off | Use the ability during a teleport if an enemy is nearby. |
| Only allies | Toggle | Off | Use the ability only on allied heroes, ignoring enemies. |
| Delay | Slider | 2 | Delay before using the ability (in seconds). Range: 0โ9. |