Legit TargetStrafe?
-
Targetstrafe but only with pressing the button a or d TargetStrafe.js
-
A Former Userreplied to Joel kek on 1 Apr 2022, 14:33 last edited by A Former User 4 Jan 2022, 16:34
@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
-
-
if(Killaura.target != null) mc.gameSettings.keyBindRight.pressed = true;
3/5