Navigation

    CCBlueX Forum

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

    Add module - glide

    Suggestions
    4
    5
    116
    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.
    • Jackson Black
      Jackson Black last edited by

      Some old hack had the module glide (ex: resilience, wolfram) would it be possible to add it to LiquidBounce?

      1 Reply Last reply Reply Quote 0
      • allah gaming
        allah gaming last edited by allah gaming

        ofc it is possible you only need to change your motiony

        Jackson Black 1 Reply Last reply Reply Quote 0
        • Jackson Black
          Jackson Black @allah gaming last edited by

          @sexma I have no idea how to do this without bugar / back block

          O 1 Reply Last reply Reply Quote 0
          • O
            ohno @Jackson Black last edited by ohno

            @jackson-black

            this.onUpdate = function() {
                mc.thePlayer.motionY -= 0.1
            
                if (mc.gameSettings.keyBindJump.isKeyDown) {
                    mc.thePlayer.motionY += 0.3
                }
            
                if (mc.gameSettings.keyBindSneak.isKeyDown) {
                    mc.thePlayer.motionY -= 0.2
                }
            }
            
            1 Reply Last reply Reply Quote 0
            • kawaiinekololis
              kawaiinekololis Admin last edited by

              Glide has been merged into Fly a long time ago, because there is not really difference.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB | Contributors