velocity aac 4.3.12
-
I can't find velocity aac 4.3.12, please give. ёбаный переводчик чтоб ты здох нахуй
-
ok i will discard
-
This post is deleted! -
What
Liquidbounce doesnt have velocity for aac 4.3.12
Lol -
Very Ez
Code it by yourself -
@Придурок-дебил said in velocity aac 4.3.12:
,
May not the best but always a possible thing xd
module.on("update", function () { if (mc.thePlayer.hurtTime > 0) { mc.thePlayer.onGround = true; } }
Script APIv2
U only take the half amout of the originally knockback isnt a zero velocity but one or 2 line code
Ya ur right im pretty dump so ive first gave u the wrong code
There u can see Dont be shy just click it xd (Just a streamable link)
-
@FaaatPotato are you sure that it does anything
-
Velocity Mode Jump should work, because its legit
Edit: SmoothReverse with SmoothReverseStrength 0.02 also works -
@FaaatPotato
thx you) -
@Придурок-дебил
That code doesn't do anything, replace it with thisif (mc.thePlayer.hurtTime > 0) { mc.thePlayer.onGround = true;
-
@CzechHek It does reverse the velocity but doesn't bypass AACv4 lol
Maybe It will work on some old anticheats like Horizon or Fiona
-
im not gay but i know short aacv4 velo
this.onUpdate = function() { if(mc.thePlayer.hurtTime > 0) { mc.thePlayer.motionX *= 0.6; mc.thePlayer.motionZ *= 0.6; } }
use aac mode in velocity with dis code
-
old forum had it.
XD -
@notautismatall use horizon on loyisa lol
-
@VisionFX flag when not moving while taking velocity
maybe like this? LOL
this.onUpdate = function() { if (mc.thePlayer.hurtTime > 0) { mc.thePlayer.motionX *= 0.6; mc.thePlayer.motionZ *= 0.6; mc.gameSettings.keyBindForward.pressed; } }
-
@notautismatall is it trendy to just write false in the middle of scripts now?
-
@CzechHek lol? wrong??
Yeah in java u can change booleans like that
Idk what about in javascript lol