Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


flight

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
flight [2020/10/24 08:42] – add changes alexander01998flight [2022/03/13 18:24] alexander01998
Line 3: Line 3:
 <WRAP 516px> <WRAP 516px>
 ^  Flight  ^^ ^  Flight  ^^
-|{{ :flight.webp?500 |}}||+|{{ :flight.webp?500 |Using Flight.}}||
 ^Type|[[:Hack]]| ^Type|[[:Hack]]|
 ^Category|[[Movement]]| ^Category|[[Movement]]|
-^In-game description|"Allows you to you fly.\\ \\ <color #f55>**WARNING:**</color> You will take fall damage if you don't use NoFall."|+^In-game description|"Allows you to fly.\\ \\ <color #f55>**WARNING:**</color> You will take fall damage if you don't use NoFall."|
 ^[[:keybinds#default_keybinds|Default keybind]]|G| ^[[:keybinds#default_keybinds|Default keybind]]|G|
 +^Source code|[[w7src>net/wurstclient/hacks/FlightHack.java]]|
 </WRAP> </WRAP>
  
Line 13: Line 14:
  
 Servers where flying is not enabled will attempt to kick the user for using Flight, but they can only detect that Flight is being used if the player isn't touching any blocks for at least 4 seconds (80 ticks). Every time the player touches a block, the four-second timer starts over again. With a bit of practice, this can be exploited by periodically touching the ground or flying into a wall. Servers where flying is not enabled will attempt to kick the user for using Flight, but they can only detect that Flight is being used if the player isn't touching any blocks for at least 4 seconds (80 ticks). Every time the player touches a block, the four-second timer starts over again. With a bit of practice, this can be exploited by periodically touching the ground or flying into a wall.
 +
 +===== Settings =====
 +
 +==== Speed ====
 +^  Speed  ^^
 +^Type|Slider|
 +^In-game description|(none)|
 +^Default value|1|
 +^Minimum|0.05|
 +^Maximum|5|
 +^Increment|0.05|
 +
 +==== Mode ====
 +^  Mode <sup>[//[[:Wurst 6]] only//]</sup>  ^^
 +^Type|ModeSetting|
 +^In-game description|(none)|
 +^Default value|Normal|
 +^Possible values|Normal, Mineplex, Old NCP|
 +
 +==== Flight-Kick-Bypass ====
 +^  Flight-Kick-Bypass <sup>[//[[:Wurst 6]] MC 1.8 only//]</sup>  ^^
 +^Type|Checkbox|
 +^In-game description|(none)|
 +^Default value|not checked|
  
 ===== Changes ===== ===== Changes =====
 ^Version^Changes^ ^Version^Changes^
 +|[[update:Wurst 1.1 Beta]]|Added Flight.|
 |[[update:Wurst 1.5 Beta]]|Added a Flight Speed slider.| |[[update:Wurst 1.5 Beta]]|Added a Flight Speed slider.|
 |[[update:Wurst 1.15]]|Added Flight bypass.| |[[update:Wurst 1.15]]|Added Flight bypass.|
Line 28: Line 54:
 |[[update:Wurst 7.0pre1]]|Temporarily removed Flight.| |[[update:Wurst 7.0pre1]]|Temporarily removed Flight.|
 |[[update:Wurst 7.0pre4]]|Re-added Flight.| |[[update:Wurst 7.0pre4]]|Re-added Flight.|
 +|[[update:Wurst 7.22]]|Fixed a typo in the Flight and [[CreativeFlight]] descriptions. (Thanks to [[gh>pcm1k]]!)|
  
 +{{tag>flight}}
flight.txt · Last modified: 2023/02/18 00:58 by alexander01998