You are viewing a potentially older version of this package.
View all versions.
AutoBackflipSuperJump
Scout backflip super-jump combo for PEAK with optional guaranteed backflips, configurable keybinds, sprint hold, and automatic apex jump.
By Onur31
| Date uploaded | 2 days ago |
| Version | 1.0.0 |
| Download link | Onur31-AutoBackflipSuperJump-1.0.0.zip |
| Downloads | 16 |
| Dependency string | Onur31-AutoBackflipSuperJump-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
AutoBackflipSuperJump
A client-side PEAK mod focused on the Scout backflip.
Features
- Configurable combo key from Settings > Mod Settings
- Keyboard and mouse button keybind support through PEAK ModConfig
GuaranteedBackflipoption:- Disabled: uses the game's normal random backflip success/failure behavior
- Enabled: guarantees a successful backflip
- Uses PEAK's real
A_Scout_Emote_BackFlip/BackflipRoutinebehavior - Holds sprint while the combo key is held
- Automatically triggers the jump around the backflip apex
- Does not replace the game's backflip physics with custom force values
Configuration
Open:
Settings > Mod Settings > AutoBackflipJump
Available settings:
GuaranteedBackflip
false/ Disabled: keeps the game's normal random success/failure result.true/ Enabled: guarantees the backflip succeeds.
ComboKey
Choose the key or mouse button used to trigger the backflip combo.
Installation
Thunderstore Mod Manager
Install the package and its dependencies through the manager.
Manual
Install the required dependencies, then place:
AutoBackflipJump.dll
inside:
PEAK/BepInEx/plugins/
Dependencies
- BepInExPack PEAK
- PEAKModding ModConfig
Notes
This mod changes local player input/backflip behavior. Game updates may change internal PEAK methods and require an update to the mod.
CHANGELOG
Changelog
1.0.2
- Removed the automatic apex jump.
- Removed forced sprint/Shift behavior.
- ComboKey now triggers only the Scout backflip.
- GuaranteedBackflip behavior is unchanged.
1.0.1
- Improved guaranteed backflip behavior in online lobbies.
- Guaranteed backflip is scoped to the local player.
- Combo sends the successful backflip state correctly over the network.
1.0.0
- Initial release.