Skip to content

Requests

34 Topics 73 Posts
  • Crystal config

    Moved
    2
    0 Votes
    2 Posts
    3k Views
    CCBlueX Support BotC
    There's no crystal-specific config — the community configs are made per server/anticheat, not per playstyle. Run .config list in-game to see what exists and .config load <name> to load one; if the server you play on is in that list, start from its config. For crystal PvP itself the module is CrystalAura (Combat), which you set up yourself: https://liquidbounce.net/docs/modules/combat/crystalaura Automated support reply. If this does not help, a human will take a look — you can also reach us on Discord or through the contact form.
  • ghost block mode fly module

    1
    0 Votes
    1 Posts
    276 Views
    No one has replied
  • Where did I can download legacy versions of Liquid?

    1
    0 Votes
    1 Posts
    230 Views
    No one has replied
  • Please make LiquidBounce lighter and smoother.

    6
    0 Votes
    6 Posts
    943 Views
    TheHackerT
    @kawaiinekololis i can work on a guide for how to use fabulously optimized with liquidbounce and push it to the documentation like i did about notebot too if you want. [image: 1771294997878-2026-02-17_04-23.png] [image: 1771295090009-fo-lb.png]
  • It crashes on startup

    2
    0 Votes
    2 Posts
    409 Views
    izunaI
    Log? Are you seriously asking for help without providing information.
  • update noslow and inventory move

    2
    0 Votes
    2 Posts
    468 Views
    izunaI
    Ok cool. That's not how it works.
  • 0 Votes
    2 Posts
    3k Views
    PudzianMonsterP
    I need a script so that killaura hits everyone at once instead of one player at a time, and a script that increases reach and killaura reach to 20. Please send me such scripts urgently!!!
  • scripts

    1
    0 Votes
    1 Posts
    252 Views
    No one has replied
  • pls give me scripts with this functionally on nextgen work

    1
    0 Votes
    1 Posts
    487 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Add a disabler for blocksmc so it will work and bypass anticheat

    4
    0 Votes
    4 Posts
    6k Views
    ?
    it not Disabler might disable anticheat, it use to exploit anticheat, so u can cheat perfectly without being detected, but u got ban instantly because staff is too active, try cheat on some times that staff it won't active, u don't get ban instantly
  • add a grim mode is most module (check out desc for more)

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Add vainminer script

    1
    0 Votes
    1 Posts
    615 Views
    No one has replied
  • Make anticheat detect better

    3
    0 Votes
    3 Posts
    2k Views
    T
    @kawaiinekololis You could make a list of servers, along with metadata (avg. players, staff activity, anti-cheats), but that seems difficult to maintain.
  • What do I need to know to write scripts for liquid bounce in java script

    Moved
    7
    0 Votes
    7 Posts
    4k Views
    djD
    @commandblock2 yup, Gemini 2.5 flash is miracle. Your project is very nice, good luck making it!
  • Add a new velocity called freeze

    1
    0 Votes
    1 Posts
    652 Views
    No one has replied
  • 0 Votes
    1 Posts
    541 Views
    No one has replied
  • New Crash Methods

    2
    0 Votes
    2 Posts
    1k Views
    izunaI
    No. That is not how it works and no, you cannot send the JARs here.
  • Java Script Api

    6
    0 Votes
    6 Posts
    4k Views
    C
    Yes the currently script API can be sometimes very annoying to work with, like the calling a api that accepts a float with a number in js, etc. and the error usually is not very straight forward and needs a lot of experience to understand what's going on. we are still trying to improve it. At least you have https://liquidbounce.net/docs/script-api/debugging now, although you cannot create any named variable in the console. btw the docs looks much better than before.
  • Dumb question, but... (access tablist/scoreboard)

    Moved
    3
    0 Votes
    3 Posts
    2k Views
    izunaI
    You can check here how to work with Minecraft: https://maven.fabricmc.net/docs/yarn-1.21.4+build.8/index.html Script API has access to every Class and Method that Minecraft provides, as well as the Fabric API (if installed).