AAC4Speed
-
I need Speed for AAC4. I couldn't find any scripts for this.
-
do one and stop begging
-
but yeah if you can't i can give you my speed O_O
-
Search harder
-
any suggestions?, how can I make one?
-
@ARTY speed custom
-
Try antojump with timer?
-
try searhing old forums?
-
all the speeds for aac4 in the old forum are patched
-
use custom, it works
-
I have one ( ͡° ͜ʖ ͡°)
-
@ChocoGotBanned give
or die
-
@Casianlealb deathed
-
im alreaedy die so sry
-
@ChocoPie_isme Дай мне пж:)
-
-
@notautismatall why
-
@Azure1 Idk what to say
-
@notautismatall said in AAC4Speed:
d Speed for AAC4. I couldn't find any scripts for this.
if (mc.thePlayer.onGround) mc.thePlayer.motionY = 0.420000000000000000000001;
actually makes u slower as using motionY instead of mc.thePlayer.jump(); slows you down
-
how about this
if (mc.thePlayer.onGround && MovementUtils.isMoving()) MovementUtils.strafe(1.5f);