CCBlueX Forum

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

    Matrix old

    Scripts
    3
    5
    419
    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.
    • sxviolence
      sxviolence last edited by

      Give me plz speed or old matrix

      1 Reply Last reply Reply Quote 1
      • sxviolence
        sxviolence last edited by

        @mineplex-admin plz-please

        1 Reply Last reply Reply Quote 1
        • sxviolence
          sxviolence last edited by

          @_username_ Yes

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

            @_username_ migosmc.ru

            1 Reply Last reply Reply Quote 1
            • FaaatPotato
              FaaatPotato @sxviolence last edited by FaaatPotato

              @nxhxcklol

              that is a very old bhop

              //.t strafe
              //.t inventorymove
              //.inventorymove aacadditionpro
              
              var thePlayer = Java.type("net.ccbluex.liquidbounce.utils.MovementUtils");
              
              Math.rad = function(deg) {
                  return deg * Math.PI / 180;
              }
              
              function setYeet(_yeet) {
              	var playerYaw = Math.rad(mc.thePlayer.rotationYaw);
              	mc.thePlayer.motionX = _yeet * -Math.sin(playerYaw);
              	mc.thePlayer.motionZ = _yeet * Math.cos(playerYaw);
              }
              
              if (mc.thePlayer.onGround && thePlayer.isMoving()) {
              mc.gameSettings.keyBindJump.pressed = true
              } else {
              mc.gameSettings.keyBindJump.pressed = false
              }
              
              if (!mc.thePlayer.onGround && mc.thePlayer.ticksExisted % 3 == 0 && thePlayer.isMoving()) {
              setYeet(0.2)
              }
              
              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              About
              • Terms of Service
              • Privacy Policy
              • Status
              • Contact Us
              Downloads
              • Releases
              • Source code
              • License
              Docs
              • Tutorials
              • CustomHUD
              • AutoSettings
              • ScriptAPI
              Community
              • Forum
              • Guilded
              • YouTube
              • Twitter
              • D.Tube