Legit TargetStrafe?
-
Targetstrafe but only with pressing the button a or d TargetStrafe.js
-
@joel-kek just saw this on the code
if ((target = getNearestTarget()) && (mc.gameSettings.keyBindForward.pressed || !onmove.get()) && !mc.gameSettings.keyBindSneak.pressed && !mc.thePlayer.moveStrafing) {
removing the
mc.gameSettings.keyBindForward.pressed
part might work -
@fartcheese Hmm no thats not working