Navigation

    CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    velocity aac 4.3.12

    Scripts
    12
    17
    382
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Придурок дебил
      Придурок дебил last edited by Придурок дебил

      I can't find velocity aac 4.3.12, please give. ёбаный переводчик чтоб ты здох нахуй

      Reply Quote 0
        Aftery 1 Reply Last reply
      • Asutoboki-kun
        Asutoboki-kun last edited by

        ok i will discard

        Reply Quote 0
          1 Reply Last reply
        • Aftery
          Aftery @Придурок дебил last edited by

          This post is deleted!
          Reply Quote 0
            1 Reply Last reply
          • LolMC
            LolMC last edited by

            What
            Liquidbounce doesnt have velocity for aac 4.3.12
            Lol

            Reply Quote 0
              1 Reply Last reply
            • AquaVit
              AquaVit last edited by

              Very Ez
              Code it by yourself

              Reply Quote 0
                1 Reply Last reply
              • FaaatPotato
                FaaatPotato last edited by FaaatPotato

                @Придурок-дебил 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)

                Reply Quote 0
                  CzechHek Придурок дебил 2 Replies Last reply
                • CzechHek
                  CzechHek @FaaatPotato last edited by

                  @FaaatPotato are you sure that it does anything

                  Reply Quote 0
                    1 Reply Last reply
                  • bestnub
                    bestnub last edited by bestnub

                    Velocity Mode Jump should work, because its legit
                    Edit: SmoothReverse with SmoothReverseStrength 0.02 also works

                    Reply Quote 0
                      CzechHek 1 Reply Last reply
                    • Придурок дебил
                      Придурок дебил @FaaatPotato last edited by

                      @FaaatPotato
                      thx you)

                      Reply Quote 0
                        1 Reply Last reply
                      • CzechHek
                        CzechHek @bestnub last edited by CzechHek

                        @Придурок-дебил
                        That code doesn't do anything, replace it with this

                          if (mc.thePlayer.hurtTime > 0) {
                        
                        mc.thePlayer.onGround = true;
                        Reply Quote 0
                          notautismatall 1 Reply Last reply
                        • notautismatall
                          notautismatall @CzechHek last edited by notautismatall

                          @CzechHek It does reverse the velocity but doesn't bypass AACv4 lol

                          Maybe It will work on some old anticheats like Horizon or Fiona

                          Reply Quote 0
                            infAura notautismatall 2 Replies Last reply
                          • G
                            gау last edited by gау

                            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

                            Reply Quote 0
                              VisionFX 1 Reply Last reply
                            • VisionFX
                              VisionFX @gау last edited by

                              old forum had it.
                              XD

                              Reply Quote 0
                                1 Reply Last reply
                              • infAura
                                infAura @notautismatall last edited by

                                @notautismatall use horizon on loyisa lol

                                Reply Quote 0
                                  1 Reply Last reply
                                • notautismatall
                                  notautismatall @notautismatall last edited by notautismatall

                                  @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;
                                      }
                                  }
                                  
                                  Reply Quote 0
                                    CzechHek 1 Reply Last reply
                                  • CzechHek
                                    CzechHek @notautismatall last edited by

                                    @notautismatall is it trendy to just write false in the middle of scripts now?

                                    Reply Quote 0
                                      notautismatall 1 Reply Last reply
                                    • notautismatall
                                      notautismatall @CzechHek last edited by

                                      @CzechHek lol? wrong??

                                      Yeah in java u can change booleans like that

                                      Idk what about in javascript lol

                                      Reply Quote 0
                                        1 Reply Last reply

                                      Powered by NodeBB | Contributors