Skip to main content

Auto Use

Automatically uses selected active items for you: in the current version โ€” Active Reload (quick reload) and Surging Power (the vampiric item).


Misc  โ†’  Auto use

What it doesโ€‹

State is the master switch for all the auto-use modules below. While it is off, no item is used automatically.

Items is a set of item icons managed by the script. Individual items are enabled/disabled here. Both are enabled by default: Surging Power (upgrade_surging_power) and Active Reload (upgrade_active_reload). The script only uses an item if your hero actually has it and it is enabled in this list. Auto-use is inactive while the shop is open or while your hero is dead.

Reload โ€” Active Reloadโ€‹

Automatically catches the active-reload window of the Active Reload item. The script tracks the state of your primary weapon and your slide (citadel_ability_slide): when the weapon is reloading and the timing is right (the active-reload window is in the correct phase), the script taps reload for you to land the active-reload bonus. It works during a slide too. The module has no separate settings โ€” it is controlled by the item's checkbox in Items.

Vampiric โ€” Surging Powerโ€‹

Automatically uses the Surging Power vampiric item when you are in a fight and low on health. The item is only used when all conditions are met: the item is ready (off cooldown), the primary weapon is not reloading, your health has dropped below the HP treshold (%), and there is a living enemy nearby (within ~1000 units).

The Vampiric node and its slider only appear in the menu when the Surging Power item is enabled in the Items list.

  • HP treshold (%) โ€” the health threshold in percent: the item is used only when your HP drops below this value.

Settingsโ€‹

Menu itemTypeDefaultDescription
StateToggleOnMaster switch for all auto-use features.
ItemsIcon selectionSurging Power, Active Reload (both on)Which active items the script manages.

Vampiricโ€‹

Menu itemTypeDefaultDescription
HP treshold (%)Slider55Use the vampiric item only when your HP is below this percentage. Range: 5โ€“90. The node is only visible when Surging Power is enabled in the Items list.