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. Off-Topic
  3. [tut] how to make border in arraylist (MODIFYING LB'S SRC)

[tut] how to make border in arraylist (MODIFYING LB'S SRC)

Scheduled Pinned Locked Moved Off-Topic
17 Posts 6 Posters 1.6k Views
  • 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.
  • O Offline
    O Offline
    ohno
    wrote on last edited by Temm
    #1

    first of all, i wanna say big thanks to @Gking
    ok first of all you need to create Outline mode in rectValue 9acda364-ecbf-4988-bdad-6e475738f175-image.png
    ok now go to 188 line and paste this code below

    rectMode.equals("outline", true) -> {                          
                                        RenderUtils.drawRect(-1F, yPos - 1F, 0F,
                                                yPos + textHeight, rectColor)
                                        RenderUtils.drawRect(xPos - 3, yPos, xPos - 2, yPos + textHeight,
                                                rectColor)
                                        if (module != modules[0]) {
                                            var displayStrings = if (!tags.get())
                                                modules[index - 1].name
                                            else if (tagsArrayColor.get())
                                                modules[index - 1].colorlessTagName
                                            else modules[index - 1].tagName
    
                                            if (upperCaseValue.get())
                                                displayStrings = displayStrings.toUpperCase()
    
                                            RenderUtils.drawRect(xPos - 3 - (fontRenderer.getStringWidth(displayStrings) - fontRenderer.getStringWidth(displayString)), yPos, xPos - 2, yPos + 1,
                                                    rectColor)
                                            if (module == modules[modules.size - 1]) {
                                                RenderUtils.drawRect(xPos - 3, yPos + textHeight, 0.0F, yPos + textHeight + 1,
                                                        rectColor)
                                            }
                                        }
                                    }
    

    ok
    should look like this after pasting gking's code 64cfb277-86c6-4e54-a3df-af8fa348ab55-image.png

    Ushgfyhjg fdxdfgfdsgU 1 Reply Last reply
    0
    • O ohno

      first of all, i wanna say big thanks to @Gking
      ok first of all you need to create Outline mode in rectValue 9acda364-ecbf-4988-bdad-6e475738f175-image.png
      ok now go to 188 line and paste this code below

      rectMode.equals("outline", true) -> {                          
                                          RenderUtils.drawRect(-1F, yPos - 1F, 0F,
                                                  yPos + textHeight, rectColor)
                                          RenderUtils.drawRect(xPos - 3, yPos, xPos - 2, yPos + textHeight,
                                                  rectColor)
                                          if (module != modules[0]) {
                                              var displayStrings = if (!tags.get())
                                                  modules[index - 1].name
                                              else if (tagsArrayColor.get())
                                                  modules[index - 1].colorlessTagName
                                              else modules[index - 1].tagName
      
                                              if (upperCaseValue.get())
                                                  displayStrings = displayStrings.toUpperCase()
      
                                              RenderUtils.drawRect(xPos - 3 - (fontRenderer.getStringWidth(displayStrings) - fontRenderer.getStringWidth(displayString)), yPos, xPos - 2, yPos + 1,
                                                      rectColor)
                                              if (module == modules[modules.size - 1]) {
                                                  RenderUtils.drawRect(xPos - 3, yPos + textHeight, 0.0F, yPos + textHeight + 1,
                                                          rectColor)
                                              }
                                          }
                                      }
      

      ok
      should look like this after pasting gking's code 64cfb277-86c6-4e54-a3df-af8fa348ab55-image.png

      Ushgfyhjg fdxdfgfdsgU Offline
      Ushgfyhjg fdxdfgfdsgU Offline
      Ushgfyhjg fdxdfgfdsg
      wrote on last edited by
      #2
      This post is deleted!
      O 1 Reply Last reply
      0
      • Ushgfyhjg fdxdfgfdsgU Ushgfyhjg fdxdfgfdsg

        This post is deleted!

        O Offline
        O Offline
        ohno
        wrote on last edited by
        #3
        This post is deleted!
        Ushgfyhjg fdxdfgfdsgU 1 Reply Last reply
        0
        • O ohno

          This post is deleted!

          Ushgfyhjg fdxdfgfdsgU Offline
          Ushgfyhjg fdxdfgfdsgU Offline
          Ushgfyhjg fdxdfgfdsg
          wrote on last edited by
          #4
          This post is deleted!
          O Ushgfyhjg fdxdfgfdsgU 2 Replies Last reply
          0
          • Ushgfyhjg fdxdfgfdsgU Ushgfyhjg fdxdfgfdsg

            This post is deleted!

            O Offline
            O Offline
            ohno
            wrote on last edited by ohno
            #5
            This post is deleted!
            ? 1 Reply Last reply
            0
            • Ushgfyhjg fdxdfgfdsgU Ushgfyhjg fdxdfgfdsg

              This post is deleted!

              Ushgfyhjg fdxdfgfdsgU Offline
              Ushgfyhjg fdxdfgfdsgU Offline
              Ushgfyhjg fdxdfgfdsg
              wrote on last edited by Ushgfyhjg fdxdfgfdsg
              #6
              This post is deleted!
              O 1 Reply Last reply
              0
              • Ushgfyhjg fdxdfgfdsgU Ushgfyhjg fdxdfgfdsg

                This post is deleted!

                O Offline
                O Offline
                ohno
                wrote on last edited by
                #7

                @ushgfyhjg-fdxdfgfdsg what the hell you are doing? I see Java decompiled src, but you should edit original lb b72 src.

                Ushgfyhjg fdxdfgfdsgU 1 Reply Last reply
                0
                • O ohno

                  @ushgfyhjg-fdxdfgfdsg what the hell you are doing? I see Java decompiled src, but you should edit original lb b72 src.

                  Ushgfyhjg fdxdfgfdsgU Offline
                  Ushgfyhjg fdxdfgfdsgU Offline
                  Ushgfyhjg fdxdfgfdsg
                  wrote on last edited by
                  #8
                  This post is deleted!
                  O 1 Reply Last reply
                  0
                  • Ushgfyhjg fdxdfgfdsgU Ushgfyhjg fdxdfgfdsg

                    This post is deleted!

                    O Offline
                    O Offline
                    ohno
                    wrote on last edited by
                    #9

                    @ushgfyhjg-fdxdfgfdsg github.com/ccbluex/liquidbounce/tree/master

                    Ushgfyhjg fdxdfgfdsgU 1 Reply Last reply
                    0
                    • O ohno

                      @ushgfyhjg-fdxdfgfdsg github.com/ccbluex/liquidbounce/tree/master

                      Ushgfyhjg fdxdfgfdsgU Offline
                      Ushgfyhjg fdxdfgfdsgU Offline
                      Ushgfyhjg fdxdfgfdsg
                      wrote on last edited by
                      #10
                      This post is deleted!
                      O 1 Reply Last reply
                      0
                      • Ushgfyhjg fdxdfgfdsgU Ushgfyhjg fdxdfgfdsg

                        This post is deleted!

                        O Offline
                        O Offline
                        ohno
                        wrote on last edited by
                        #11

                        @ushgfyhjg-fdxdfgfdsg This will work, yes, but it will spam with 1282 opengl error in cross-version b73

                        Ushgfyhjg fdxdfgfdsgU 1 Reply Last reply
                        0
                        • O ohno

                          @ushgfyhjg-fdxdfgfdsg This will work, yes, but it will spam with 1282 opengl error in cross-version b73

                          Ushgfyhjg fdxdfgfdsgU Offline
                          Ushgfyhjg fdxdfgfdsgU Offline
                          Ushgfyhjg fdxdfgfdsg
                          wrote on last edited by
                          #12
                          This post is deleted!
                          I 1 Reply Last reply
                          0
                          • Ushgfyhjg fdxdfgfdsgU Ushgfyhjg fdxdfgfdsg

                            This post is deleted!

                            I Offline
                            I Offline
                            idk my name
                            wrote on last edited by
                            #13

                            @ushgfyhjg-fdxdfgfdsg I already explained all in this post. I wont say anything else (ohno asked me, for i say this)

                            1 Reply Last reply
                            0
                            • O Offline
                              O Offline
                              ohno
                              wrote on last edited by
                              #14

                              still no one understood how to make opengl error 1280

                              1 Reply Last reply
                              0
                              • O ohno

                                This post is deleted!

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

                                @ohno said in [tut] how to make border in arraylist (MODIFYING LB'S SRC):

                                @ushgfyhjg-fdxdfgfdsg wtf?
                                do this urself lol this is so easy, i cant compile lb because im always using debug mode

                                yes debug mode gang

                                1 Reply Last reply
                                0
                                • Y4NDEXY Offline
                                  Y4NDEXY Offline
                                  Y4NDEX
                                  wrote on last edited by
                                  #16

                                  @ohno said in [tut] how to make border in arraylist (MODIFYING LB'S SRC):

                                  to create Outline mode in rectValue

                                  how can we create Outline mode in rectValue ? where to paste

                                  RafayR 1 Reply Last reply
                                  0
                                  • Y4NDEXY Y4NDEX

                                    @ohno said in [tut] how to make border in arraylist (MODIFYING LB'S SRC):

                                    to create Outline mode in rectValue

                                    how can we create Outline mode in rectValue ? where to paste

                                    RafayR Offline
                                    RafayR Offline
                                    Rafay
                                    wrote on last edited by
                                    #17

                                    @y4ndex necroposter alert

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