====== BunnyHop ====== ^ BunnyHop ^^ |{{ hack:b:bunnyhop.webp?500x265 |Example of a player hopping around with BunnyHop.}}|| ^Type|[[:Hack]]| ^Category|[[Movement]]| ^In-game description|"Makes you jump automatically."| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/BunnyHopHack.java]]| BunnyHop is a [[hack]] that automatically makes the [[mc>player]] jump. The condition for jumping is controlled by the "Jump if" setting. ===== Settings ===== ==== Jump if ==== ^ Jump if ^^ ^Type|Enum| ^In-game description|(none)| ^Default value|Sprinting| ^Possible values|Sprinting, Walking, Always| As the names imply, "Sprinting" jumps whenever the player is sprinting, "Walking" jumps whenever the player is walking (with or without sprinting), and "Always" jumps at all times. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.0]]|Added BunnyHop.| |[[update:Wurst 6.18]]|Added the "Jump if" setting to BunnyHop.| |[[update:Wurst 7.0pre1]]|Temporarily removed BunnyHop.| |[[update:Wurst 7.0pre7]]|Re-added BunnyHop.| ^ ForgeWurst ^^ |[[update:ForgeWurst 0.5 Beta]]|Added BunnyHop.| |[[update:ForgeWurst 0.7 Beta]]|Fixed BunnyHop trying to jump underwater.|