CCBlueX Forum

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

    New matrix LongJump

    Scripts
    8
    20
    1244
    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.
    • DreamWasFucked
      DreamWasFucked Banned last edited by DreamWasFucked

      matrix != good ac

      Code

      Math.radians = function(degrees) {
          return degrees * Math.PI / 180;
      }
      function isMoving() {
          return (mc.thePlayer.movementInput.moveForward != 0 || mc.thePlayer.movementInput.moveStrafe != 0) ? 1 : 0;
      }
      var ticks = 0;
      var script = registerScript({
          name: 'MatrixLong',
          version: '0.0.0',
          authors: ['Shurpe']
      });
      script.registerModule({
          name: 'MatrixLong',
          description: '',
          category: 'Fun'
      
      }, function (module) {
          module.on('disable', function () {
              mc.timer.timerSpeed = 1, ticks = 0, mc.thePlayer.motionX = 0, mc.thePlayer.motionZ = 0;
          });
          module.on('update', function () {
              if (!mc.thePlayer.isInWater() && !mc.thePlayer.isInLava() && !mc.thePlayer.isOnLadder() && !mc.thePlayer.isInWeb) {
                  mc.timer.timerSpeed = 0.2;
                  ticks++;
                  if (mc.thePlayer.onGround) {
                      wasOnGround = true;
                  }
                  if (!isMoving()) {
                      if (ticks == 1 && wasOnGround) {
                          yaw = Math.radians(mc.thePlayer.rotationYaw);
                          mc.thePlayer.motionX = 6 * -Math.sin(yaw);
                          mc.thePlayer.motionZ = 6 * Math.cos(yaw);
                          mc.thePlayer.jump();
                      }
                      if (ticks == 2 && wasOnGround) {
                          yaw = Math.radians(mc.thePlayer.rotationYaw);
                          mc.thePlayer.motionX = 5 * -Math.sin(yaw);
                          mc.thePlayer.motionZ = 5 * Math.cos(yaw);
                          mc.thePlayer.jump();
                          wasOnGround = false;
                      }
                  } else {
                      module.setState(false);
                  }
                  if ((mc.thePlayer.onGround || mc.thePlayer.isCollidedHorizontally) && ticks > 2) {
                      module.setState(false);
                  }
              } else {
                  module.setState(false);
              }
          });
      });
      
      1 Reply Last reply Reply Quote 4
      • ?
        A Former User last edited by

        LONGSEX BYE PASS SIGMA ALLAH PRAY

        1 Reply Last reply Reply Quote 1
        • DreamWasFucked
          DreamWasFucked Banned last edited by

          COOL BYEPASS EXPLOIT JARTEX NETWORK OP HACK (NOT PATCHED 2021) DOWLOAD CRACK

          Ligma 1 Reply Last reply Reply Quote 1
          • Ligma
            Ligma @DreamWasFucked last edited by

            @skidma patched L

            DreamWasFucked 1 Reply Last reply Reply Quote 1
            • DreamWasFucked
              DreamWasFucked Banned @Ligma last edited by

              @tomer-stroianu not patched BRUH

              Ligma 1 Reply Last reply Reply Quote 1
              • Ligma
                Ligma @DreamWasFucked last edited by

                @skidma doesnt work in jartex

                DreamWasFucked 1 Reply Last reply Reply Quote 1
                • DreamWasFucked
                  DreamWasFucked Banned @Ligma last edited by

                  @tomer-stroianu said in New matrix LongJump:

                  in jartex

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

                    very nice staff saw me flying around lol 😄fe380e92-06bf-44fe-ac64-49dfe06804f9-image.png

                    1 Reply Last reply Reply Quote 1
                    • DreamWasFucked
                      DreamWasFucked Banned last edited by

                      @idkwhome_fake hatar?

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

                        how i can use it ? when i enable it i can move and jump normal

                        1 Reply Last reply Reply Quote 1
                        • DreamWasFucked
                          DreamWasFucked Banned last edited by

                          @twenix you dont have to move or jump

                          Twenix 1 Reply Last reply Reply Quote 1
                          • Twenix
                            Twenix @DreamWasFucked last edited by

                            @skidma when i have enabled it what i have to do ?

                            DreamWasFucked 1 Reply Last reply Reply Quote 1
                            • DreamWasFucked
                              DreamWasFucked Banned @Twenix last edited by

                              @twenix nothing lol

                              Twenix 1 Reply Last reply Reply Quote 1
                              • Twenix
                                Twenix @DreamWasFucked last edited by

                                @skidma how long i have to wait ? when i enable it nothin happens

                                DreamWasFucked 1 Reply Last reply Reply Quote 1
                                • DreamWasFucked
                                  DreamWasFucked Banned @Twenix last edited by

                                  @twenix 0.1ms

                                  Twenix 2 Replies Last reply Reply Quote 1
                                  • Twenix
                                    Twenix @DreamWasFucked last edited by

                                    @skidma nothin happens i stand still for 5minutes

                                    1 Reply Last reply Reply Quote 1
                                    • Twenix
                                      Twenix @DreamWasFucked last edited by

                                      @skidma yes nothin happens it does not work

                                      DreamWasFucked 1 Reply Last reply Reply Quote 1
                                      • DreamWasFucked
                                        DreamWasFucked Banned @Twenix last edited by

                                        @twenix ur problem

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

                                          LONGSEXXXX

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

                                            NICE LONGSEX

                                            1 Reply Last reply Reply Quote 1
                                            • 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