Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

  1. Home
  2. General
  3. how do I make my own custom liquidbounce

how do I make my own custom liquidbounce

Scheduled Pinned Locked Moved Unsolved General
helpsourcecodecustombuildpleasehelp
10 Posts 8 Posters 2.3k Views 1 Watching
  • 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.
  • S Offline
    S Offline
    SomeHax
    wrote on last edited by
    #1

    I have downloaded the src code and the coding software(s) needed but I am having trouble following the instructions in the README.txt from the src code folder

    C _SimonClient__ Painis BotP 4 Replies Last reply
    0
    • A Offline
      A Offline
      Aftery
      wrote on last edited by
      #2

      yeah you need to know how to perform the codenz wit kotlin first

      1 Reply Last reply
      0
      • S SomeHax

        I have downloaded the src code and the coding software(s) needed but I am having trouble following the instructions in the README.txt from the src code folder

        C Offline
        C Offline
        Co丶Dynamic
        wrote on last edited by
        #3

        @somehax you can simply forked it in Github then turn on workflow

        1 Reply Last reply
        0
        • S SomeHax

          I have downloaded the src code and the coding software(s) needed but I am having trouble following the instructions in the README.txt from the src code folder

          _SimonClient__ Offline
          _SimonClient__ Offline
          _SimonClient_
          wrote on last edited by
          #4

          @somehax ez to do

          1 Reply Last reply
          1
          • S SomeHax

            I have downloaded the src code and the coding software(s) needed but I am having trouble following the instructions in the README.txt from the src code folder

            _SimonClient__ Offline
            _SimonClient__ Offline
            _SimonClient_
            wrote on last edited by _SimonClient_
            #5

            @somehax
            first : download https://github.com/CCBlueX/LiquidBounce/tree/legacy

            second :open IDEA

            third : click Terminal Screenshot_1.png

            fourth:copy this and paste to terminal
            gradlew setupDevWorkspace idea genIntellijRuns build

            fifth: press enter and wait to build (build is on the hotbar with terminal too) when finish it like this:
            ae1acef6-417f-4bd2-9def-f3f3a36606dc-image.png

            sixth : go to build and reload, reload button
            14934a60-580f-4cf2-a01c-1c6a0b3bbdae-image.png

            seventh:click this
            f0e7bca2-a5ff-45eb-a61e-fb15ecf24c75-image.png

            And it will be liked this:
            059ff227-1d22-47b8-8229-0dc8e8145ead-image.png

            eighth :press edit configurations
            8b8213f4-946a-49a9-a0f3-91eead8ff6a8-image.png

            nineth:click this button to remove 1.12.2-Forge Minecraft Client and Minecraft Server
            1ee24113-1a6f-4086-a15e-a30694cf454a-image.png

            ten: edit src in share folderb5296566-642e-4578-b5fd-76a633a7342e-image.png

            eleven : open terminal again
            and paste this code in : gradlew build
            24d17822-c583-496a-8cfd-f1ae1fbcf773-image.png

            twelve press Enter and wait it to build like this:
            1fd92af1-a4c3-43ae-85c6-44ccc4343590-image.png

            go to the liquidbounce-legacy folder --> 1.8.9-Forge --> build --> libs there you go that is your liquidbounce you build
            e694590f-37f6-4de3-b93d-6b472ee8f34e-image.png

            Warning: If build failed that mean your share main code have a problem check your code you do again and compile it

            A ? 2 Replies Last reply
            0
            • S SomeHax

              I have downloaded the src code and the coding software(s) needed but I am having trouble following the instructions in the README.txt from the src code folder

              Painis BotP Offline
              Painis BotP Offline
              Painis Bot
              wrote on last edited by
              #6

              @somehax its not easy as making a script, it requires a brain, math knowledge, liquidbounce, and IDEA.

              1 Reply Last reply
              0
              • _SimonClient__ _SimonClient_

                @somehax
                first : download https://github.com/CCBlueX/LiquidBounce/tree/legacy

                second :open IDEA

                third : click Terminal Screenshot_1.png

                fourth:copy this and paste to terminal
                gradlew setupDevWorkspace idea genIntellijRuns build

                fifth: press enter and wait to build (build is on the hotbar with terminal too) when finish it like this:
                ae1acef6-417f-4bd2-9def-f3f3a36606dc-image.png

                sixth : go to build and reload, reload button
                14934a60-580f-4cf2-a01c-1c6a0b3bbdae-image.png

                seventh:click this
                f0e7bca2-a5ff-45eb-a61e-fb15ecf24c75-image.png

                And it will be liked this:
                059ff227-1d22-47b8-8229-0dc8e8145ead-image.png

                eighth :press edit configurations
                8b8213f4-946a-49a9-a0f3-91eead8ff6a8-image.png

                nineth:click this button to remove 1.12.2-Forge Minecraft Client and Minecraft Server
                1ee24113-1a6f-4086-a15e-a30694cf454a-image.png

                ten: edit src in share folderb5296566-642e-4578-b5fd-76a633a7342e-image.png

                eleven : open terminal again
                and paste this code in : gradlew build
                24d17822-c583-496a-8cfd-f1ae1fbcf773-image.png

                twelve press Enter and wait it to build like this:
                1fd92af1-a4c3-43ae-85c6-44ccc4343590-image.png

                go to the liquidbounce-legacy folder --> 1.8.9-Forge --> build --> libs there you go that is your liquidbounce you build
                e694590f-37f6-4de3-b93d-6b472ee8f34e-image.png

                Warning: If build failed that mean your share main code have a problem check your code you do again and compile it

                A Offline
                A Offline
                acaiberii
                wrote on last edited by
                #7

                @_simonclient_

                btw
                pain

                1 Reply Last reply
                0
                • _SimonClient__ _SimonClient_

                  @somehax
                  first : download https://github.com/CCBlueX/LiquidBounce/tree/legacy

                  second :open IDEA

                  third : click Terminal Screenshot_1.png

                  fourth:copy this and paste to terminal
                  gradlew setupDevWorkspace idea genIntellijRuns build

                  fifth: press enter and wait to build (build is on the hotbar with terminal too) when finish it like this:
                  ae1acef6-417f-4bd2-9def-f3f3a36606dc-image.png

                  sixth : go to build and reload, reload button
                  14934a60-580f-4cf2-a01c-1c6a0b3bbdae-image.png

                  seventh:click this
                  f0e7bca2-a5ff-45eb-a61e-fb15ecf24c75-image.png

                  And it will be liked this:
                  059ff227-1d22-47b8-8229-0dc8e8145ead-image.png

                  eighth :press edit configurations
                  8b8213f4-946a-49a9-a0f3-91eead8ff6a8-image.png

                  nineth:click this button to remove 1.12.2-Forge Minecraft Client and Minecraft Server
                  1ee24113-1a6f-4086-a15e-a30694cf454a-image.png

                  ten: edit src in share folderb5296566-642e-4578-b5fd-76a633a7342e-image.png

                  eleven : open terminal again
                  and paste this code in : gradlew build
                  24d17822-c583-496a-8cfd-f1ae1fbcf773-image.png

                  twelve press Enter and wait it to build like this:
                  1fd92af1-a4c3-43ae-85c6-44ccc4343590-image.png

                  go to the liquidbounce-legacy folder --> 1.8.9-Forge --> build --> libs there you go that is your liquidbounce you build
                  e694590f-37f6-4de3-b93d-6b472ee8f34e-image.png

                  Warning: If build failed that mean your share main code have a problem check your code you do again and compile it

                  ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  @_simonclient_ said in how do I make my own custom liquidbounce:

                  gradlew setupDevWorkspace idea genIntellijRuns build

                  fe58b93f-00e1-426f-aa41-e589e1ea7749-image.png ??

                  suicidemouse33S 2 Replies Last reply
                  0
                  • ? A Former User

                    @_simonclient_ said in how do I make my own custom liquidbounce:

                    gradlew setupDevWorkspace idea genIntellijRuns build

                    fe58b93f-00e1-426f-aa41-e589e1ea7749-image.png ??

                    suicidemouse33S Offline
                    suicidemouse33S Offline
                    suicidemouse33
                    wrote on last edited by
                    #9

                    @salvatore-sammarco https://forums.ccbluex.net/post/31209

                    1 Reply Last reply
                    0
                    • ? A Former User

                      @_simonclient_ said in how do I make my own custom liquidbounce:

                      gradlew setupDevWorkspace idea genIntellijRuns build

                      fe58b93f-00e1-426f-aa41-e589e1ea7749-image.png ??

                      suicidemouse33S Offline
                      suicidemouse33S Offline
                      suicidemouse33
                      wrote on last edited by suicidemouse33
                      #10

                      @salvatore-sammarco type .\gradlew build

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      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
                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups