AntiKnockback | |
---|---|
Type | Hack |
Category | Combat |
In-game description | “Prevents you from getting pushed by players and mobs.” |
Default keybind | none |
Source code | net/wurstclient/hacks/AntiKnockbackHack.java |
AntiKnockback (a.k.a. AntiKB, AntiVelocity) is a hack that prevents the player from getting knocked back when receiving damage, for example in PVP fights.
Horizontal Strength | |
---|---|
Type | Slider |
In-game description | “How far to reduce horizontal knockback. 100% = no knockback” |
Default value | 100% |
Minimum | 1% |
Maximum | 100% |
Increment | 1% |
Vertical Strength | |
---|---|
Type | Slider |
In-game description | “How far to reduce vertical knockback. 100% = no knockback” |
Default value | 100% |
Minimum | 1% |
Maximum | 100% |
Increment | 1% |
Version | Changes |
---|---|
Wurst 1.3 Beta | Added AntiKnockback. |
Wurst 2.15 | Added a “Strength” slider to AntiKnockback. |
Wurst 3.0pre1 | Broke AntiKnockback. |
Wurst 3.0pre3 | Fixed AntiKnockback. |
Wurst 6.5 | Fixed AntiKnockback causing visual glitches. |
Wurst 6.32 | AntiKnockback will no longer prevent the user from getting pushed by water. (Use AntiWaterPush instead.) |
Wurst 6.33 | Split AntiKnockback's “Strength” slider into “Horizontal Strength” and “Vertical Strength”. (Thanks to flestr!) |
Fixed AntiKnockback's description still saying that it would prevent the user from getting pushed by flowing water. | |
Wurst 7.0pre1 | Temporarily removed AntiKnockback. |
Wurst 7.0pre17 | Re-added AntiKnockback. |
AntiKnockback will no longer prevent the user from getting pushed by water. (Use AntiWaterPush instead.) | |
Wurst 7.2 | Split AntiKnockback's “Strength” slider into “Horizontal Strength” and “Vertical Strength”. (Thanks to flestr!) |