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 to delete categories?

How to delete categories?

Scheduled Pinned Locked Moved Solved General
6 Posts 4 Posters 420 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.
  • Plumer ManP Offline
    Plumer ManP Offline
    Plumer Man
    wrote on last edited by
    #1

    how do i delete categories from liquid bounce ?

    CzechHekC 1 Reply Last reply
    0
    • Plumer ManP Plumer Man

      how do i delete categories from liquid bounce ?

      CzechHekC Offline
      CzechHekC Offline
      CzechHek
      wrote on last edited by
      #2

      @plumer-man
      With Core you can simply do
      _categories.remove("name");

      It is using Core's editable enum util. To edit other enums you can do

      editable = new EditableEnum(target);
      editable.add("name");
      editable.remove("name");
      editable.get()
      editable.values()
      
      Plumer ManP 1 Reply Last reply
      0
      • CzechHekC CzechHek

        @plumer-man
        With Core you can simply do
        _categories.remove("name");

        It is using Core's editable enum util. To edit other enums you can do

        editable = new EditableEnum(target);
        editable.add("name");
        editable.remove("name");
        editable.get()
        editable.values()
        
        Plumer ManP Offline
        Plumer ManP Offline
        Plumer Man
        wrote on last edited by
        #3

        @czechhek Do i just put that into a js file and put it in the scripts folder?
        Im not really good at programming or how liquid bounce works.

        Senk JuS 1 Reply Last reply
        0
        • Plumer ManP Plumer Man

          @czechhek Do i just put that into a js file and put it in the scripts folder?
          Im not really good at programming or how liquid bounce works.

          Senk JuS Offline
          Senk JuS Offline
          Senk Ju
          Admin
          wrote on last edited by
          #4

          @plumer-man Why would you want to delete a category? If you simply want to hide it from the clickgui, you can open clickgui.json (inside the LiquidBounce directory) in a text editor and set visible to false for any category you want to hide.

          2021-03-30_22-34-32_Code.png

          Plumer ManP END3R1355E 2 Replies Last reply
          2
          • Senk JuS Senk Ju

            @plumer-man Why would you want to delete a category? If you simply want to hide it from the clickgui, you can open clickgui.json (inside the LiquidBounce directory) in a text editor and set visible to false for any category you want to hide.

            2021-03-30_22-34-32_Code.png

            Plumer ManP Offline
            Plumer ManP Offline
            Plumer Man
            wrote on last edited by
            #5

            @senk-ju Thanks it worked!

            1 Reply Last reply
            0
            • Senk JuS Senk Ju

              @plumer-man Why would you want to delete a category? If you simply want to hide it from the clickgui, you can open clickgui.json (inside the LiquidBounce directory) in a text editor and set visible to false for any category you want to hide.

              2021-03-30_22-34-32_Code.png

              END3R1355E Offline
              END3R1355E Offline
              END3R1355
              wrote on last edited by
              #6

              @senk-ju thanks

              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