Option to blacklist yaw/pitch values. (KillAura)
-
@icewormy3 Wait the gcd flaw was this one? Also what does
gcd
means? greatest common divisor? Also would it be possible to intercept C05/C06 and set the pitch/yaw? -
@commandblock2 said in Option to blacklist yaw/pitch values. (KillAura):
@icewormy3 Wait the gcd flaw was this one? Also what does
gcd
means? greatest common divisor? Also would it be possible to intercept C05/C06 and set the pitch/yaw?It has to be fixed in LiquidBounce itself or you may end up hitting someone without looking at it
-
@commandblock2 said in Option to blacklist yaw/pitch values. (KillAura):
@yorik100 but what if u just
-0.5 + Math.random()
, 0.5 degree should be small enough (or too small to fix it)?Some ACs have really precise raycast, aiming 0.1 degrees off would flag it when near the edge of someone's hitbox or when hitting at max range, a fix but a bad one