Abuse MP/HP
Automatically uses Power Treads, Vambrace and Soul Ring before abilities to save mana/HP, and also lets you use healing items manually with a single click.
Location in the menuโ
Utility (ะฃัะธะปะธัั) โ Abuse MP/HP (ะะฑัะท MP/HP)
What it doesโ
The script has two independent modes: automatic (triggers when abilities are cast) and manual (on a key press).
Automatic mode โ Power Treadsโ
When you cast an ability that requires mana, the script switches Power Treads to the needed attribute right before the cast, then switches them back afterwards:
- To Intelligence โ for abilities you added to the "Intelligence" list (reduces the mana cost thanks to the extra max MP).
- To Agility โ for abilities you added to the "Agility" list.
The number of switches is calculated automatically based on the currently active attribute (1 or 2 clicks).
The ability list is populated dynamically: items appear in the menu only when you are in a lobby or game with the required item and ability. Until then the hint "Require lobby" is shown.
The Mana cost slider lets you hide from the list abilities whose mana cost is above the specified value โ handy so you don't switch treads for expensive ultimate abilities.
Automatic mode โ Vambraceโ
Works the same as Power Treads: switches Vambrace to Intelligence or Agility before casting an ability and switches it back. The ability list and mana-cost filter follow the same principles.
Automatic mode โ Soul Ringโ
Before casting an ability, the script automatically uses Soul Ring to cover the mana cost. It triggers only if the hero's HP is above a threshold value (configurable). The list of allowed abilities is chosen manually in the menu (all abilities are enabled by default).
The mana-cost filter lets you disable Soul Ring for cheap abilities.
Manual mode โ using healing itemsโ
While holding the key (Manual use), the script:
- Uses the healing/restoring items and abilities you enabled in the list (Flask, Faerie Fire, Bottle, Magic Stick/Wand, Holy Locket, Mango, Enchanted Mango, Mekansm, Guardian Greaves and others found in the inventory).
- Before using an item it drops from the inventory items that grant bonus HP/Mana (Power Treads, Vambrace, etc.) to maximize the restored amount โ then picks them back up.
- If the hero is moving or attacking, the dropped items are temporarily moved to the backpack instead of onto the ground.
- If the hero is standing at the fountain, the Bottle is automatically moved from the stash into the inventory for use, then returned afterwards.
The delay between actions during manual use is adjusted with the Delay manual use slider.
The Manual only setting in the Power Treads and Vambrace modules lets you restrict auto-switching: when enabled, treads/vambrace switch only on manual ability casts (they don't react to scripts' actions).
Settingsโ
Root node (Abuse MP/HP)โ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | Off | Master switch for the whole script. When off, all modules are disabled. |
Automatic โ item_power_treads (Power Treads)โ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables auto-switching of Power Treads. |
| Manual only | Toggle | On | Switches treads only on manual ability casts; ignores commands from scripts. |
| Mana cost | Slider | 1000 | Range: 0โ1000. Filter: hides from the list abilities whose mana cost exceeds the specified value. |
| Intelligence | Icon selector | โ | List of abilities before which to switch treads to Intelligence. Populated automatically in game. |
| Agility | Icon selector | โ | List of abilities before which to switch treads to Agility. Populated automatically in game. |
| Require lobby | Hint | โ | Shown in place of the lists until you are in a lobby/game with the required items and abilities. |
Automatic โ item_vambrace (Vambrace)โ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables auto-switching of Vambrace. |
| Manual only | Toggle | On | Switches Vambrace only on manual ability casts. |
| Mana cost | Slider | 1000 | Range: 0โ1000. Filters the ability list by mana cost. |
| Intelligence | Icon selector | โ | List of abilities before which to switch Vambrace to Intelligence. |
| Agility | Icon selector | โ | List of abilities before which to switch Vambrace to Agility. |
| Require lobby | Hint | โ | Shown until the required items and abilities are detected. |
Automatic โ item_soul_ring (Soul Ring)โ
| Menu item | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables auto-use of Soul Ring. |
| Manual only | Toggle | On | Soul Ring triggers only on manual ability casts. |
| Health treshold % | Slider | 30 | Range: 0โ100. Soul Ring won't be used if the hero's HP is below this value (in percent). |
| Mana cost | Slider | 1000 | Range: 0โ1000. Hides from the list abilities cheaper than the specified threshold. |
| Abilities | Icon selector | โ | List of abilities for which Soul Ring is allowed. Populated automatically in game. |
| Require lobby | Hint | โ | Shown until the required items are detected. |
Manual mode (root node)โ
| Menu item | Type | Default | Description |
|---|---|---|---|
| Delay manual use | Slider | 100 | Range: 0โ500 ms. Delay between actions during manual use of healing items. |
| Manual use | Hotkey | Not set | Hold the key โ the script will use healing items and restore HP/MP. |
| Abilities (items/abilities for manual use) | Icon selector | Flask, Faerie Fire, Bottle, Magic Stick, Magic Wand, Holy Locket, Mango, Enchanted Mango, Mekansm, Guardian Greaves (all on) | List of items and abilities allowed for manual use. |