Skip to main content

Wall Jump

Automatically jumps the moment your hero starts wall-sliding โ€” no need to tap the jump key yourself.


Misc  โ†’  Auto wall jump

What it doesโ€‹

As soon as your hero enters the wall-sliding state (IsWallSliding), the script automatically taps the jump key. An internal 0.5-second cooldown applies between triggers, so jumps are not spammed. The script is inactive while the shop is open, or while the hero is dead or command-restricted.

How it activates depends on the Key:

  • If the key is not set, auto-jump runs the whole time State is on.
  • If a key is set, the behavior is decided by Key mode:
    • Hold โ€” auto-jump works only while the key is held.
    • Toggle โ€” pressing the key switches auto-jump on/off.

The Key mode dropdown only appears in the menu once a Key has been assigned.


Settingsโ€‹

Menu itemTypeDefaultDescription
StateToggleOffEnables/disables auto wall jump.
KeyKeyNot setOptional. If set, the jump only runs for this key (see Key mode). Leave empty to always run while State is on.
Key modeDropdownHoldHold โ€” works while the key is held; Toggle โ€” press the key to switch it on/off. Only visible once a key is assigned.