Skip to content
  • hey izuna

    Off-Topic
    1
    0 Votes
    1 Posts
    19 Views
    No one has replied
  • fat girl appreciation thread

    Off-Topic
    3
    0 Votes
    3 Posts
    35 Views
    mistyM
    @kawaiinekololis said in fat girl appreciation thread: This is a cheating forum? i posted this in off-topic @kawaiinekololis said in fat girl appreciation thread: being fat is not healthy ofc true but fat people need emotional support as well ^_^
  • update noslow and inventory move

    Requests
    2
    0 Votes
    2 Posts
    24 Views
    kawaiinekololisK
    Ok cool. That's not how it works.
  • WIP Windows10 Fluent Design Theme

    Themes
    4
    1 Votes
    4 Posts
    2k Views
    C
    https://streamable.com/4dofmr Going to add stretch effect on text and etc .. And going to write a click gui similar to this menu with accent settings built into the theme. [image: 1769094615646-1853ebbb-c2b0-43a5-bd12-cb197700a1c1-image.png]
  • For the love of god please fix Script API mappings.

    Solved ScriptAPI
    3
    0 Votes
    3 Posts
    68 Views
    C
    Yarn support has been dropped because minecraft is going to release versions that are not obfuscated at all. we had a project that generates some ts definition(https://www.npmjs.com/package/@ccbluex/liquidbounce-script-api?activeTab=versions), I started it but that's not exactly very accurate because ts and Java have a slightly different OOP model, and writing script for script api doesn't feel like writing native ts, but I think I would just wait a little bit and pick it again when obfuscation has totally dropped(I am much looking forward to it). For a shameless self-advertising, I did have some scripts written before I got the ts generator maintained by LB maintainers, but those scripts likely won't run on current version https://github.com/commandblock2/minecraft-LBNG-types/tree/master/src , and I have yet to migrate them to our current api version.
  • Fard Cheesecake

    General Discussion
    2
    0 Votes
    2 Posts
    450 Views
    mistyM
    yummy i love cheesecake!!
  • Not being able to join servers!

    General
    14
    0 Votes
    14 Posts
    2k Views
    N
    @Plumer-Man how did u fix the script im having the same issue
  • Cant connect to server

    Bug Reports
    1
    0 Votes
    1 Posts
    13 Views
    No one has replied
  • Scaffold Issue

    Unsolved General
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Scaffold rotations

    Suggestions rotations scaffold
    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • Best Schematic for Notebot made by me

    Resources
    7
    0 Votes
    7 Posts
    319 Views
    TheHackerT
    @Dylanvip2024 yeah that's why i built it already
  • What should i do

    Unsolved General
    2
    0 Votes
    2 Posts
    120 Views
    kawaiinekololisK
    Use a VPN. The internet filtering of the Russian goverment is causing this issue.
  • aac 4.4.2 fly

    Suggestions
    61
    0 Votes
    61 Posts
    35k Views
    mistyM
    5 year old thread holy shit context: this was my first thread :3
  • 1.21.6+ Action Bar

    Suggestions
    1
    0 Votes
    1 Posts
    60 Views
    No one has replied
  • Macros SUPPORT NEW WERSION

    Scripts
    1
    0 Votes
    1 Posts
    69 Views
    No one has replied
  • [Kotlin] Matrix new longjump

    Scripts
    5
    0 Votes
    5 Posts
    698 Views
    T
    @konfeta6664 so recompile liquidbounce with it?
  • Code transfer with sound effects

    Themes
    2
    0 Votes
    2 Posts
    403 Views
    kawaiinekololisK
    You are working with the compiled files. Take a look at the source code instead. They can be found here: https://github.com/CCBlueX/LiquidBounce-Theme-BeautifyV2 https://github.com/CCBlueX/LiquidBounce-Theme-JelloBounce
  • How do I edit a theme?

    Themes
    2
    0 Votes
    2 Posts
    104 Views
    kawaiinekololisK
    Hi, To set-up the workspace and testing your theme follow: https://liquidbounce.net/docs/theme-system/overview#creating-your-own-theme. To edit a theme, you need a code editor such as VS Code and some knowledge of website development. The LiquidBounce theme uses Svelte. You can find a guide on how to understand it here: https://svelte.dev/tutorial/svelte/welcome-to-svelte. If you don't know much about website development or writing code, you can use AI to do it for you. Rather than manually copying and pasting code into ChatGPT or Claude, you can use a VSCode plugin called GitHub Copilot. This plugin has an so-called "Agent" mode which will automatically edit files for you on your request. Please be aware that AI code is not perfect and bugs will occur, or straight up not work. But it's a helping tool to get you started.
  • I cannot use the . idk why

    Unsolved General
    3
    0 Votes
    3 Posts
    145 Views
    N
    Thanks a lot.
  • A TCP-based interface script

    Scripts
    2
    0 Votes
    2 Posts
    122 Views
    Dylanvip2024D
    My plugin doesn't seem to be loadable by the latest version of LiquidBounce (v0.35.3). So far, the tested working version is v0.35.0.