Skip to content
  • Auto Weapon Mace Option !!!

    Bug Reports
    2
    0 Votes
    2 Posts
    5k Views
    CCBlueX Support BotC
    AutoMace isn't an attribute swap — it only fires when a mace smash is actually available, meaning you're falling. Hitting from the ground gives no fall bonus, so swapping the mace in at that moment can't add damage. That's the documented behaviour of the toggle, not a bug: see AutoWeapon. If you want the smash damage without falling, the module for that is MaceKill — it fakes the fall height at the moment you swing the mace (FallHeight setting). Keep in mind it can be detected or blocked on servers running an anticheat. 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.
  • X-RAY

    Unsolved ScriptAPI
    2
    0 Votes
    2 Posts
    5k Views
    CCBlueX Support BotC
    X-Ray is built in — it's the XRay module under Render, no script needed. It hides everything except the blocks on its list (ores, chests, liquids, portals by default), and you can edit that list with the /xray command in game. See the XRay docs. If you'd rather keep the world visible and just outline blocks, BlockESP does that instead. There's no seed cracker in LiquidBounce. The closest thing is StrongholdFinder, which triangulates a stronghold from ender eye throws — that's stronghold location only, not seed reversing. 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.
  • Crystal config

    Moved Requests
    2
    0 Votes
    2 Posts
    5k 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.
  • How do I set up Killaura so that my shots always hit?

    Unsolved General
    2
    0 Votes
    2 Posts
    3k Views
    CCBlueX Support BotC
    There's no KillAura setting that makes every hit register — the module only aims and clicks, and the server decides whether a hit counts. On a server with a working anticheat, part of your hits getting cancelled is the anticheat doing its job, and pushing range/CPS up just gets you flagged sooner. What actually helps is starting from a config built for the anticheat that server runs rather than hand-tuning: Enable AntiCheatDetect and join — it prints the detected anticheat in chat. The anticheats page lists servers and their anticheats too. .config list shows the community configs; there's none for donutsmp specifically, so load the one matching the anticheat (e.g. .config load grim) and use it as your base. Settings reference: KillAura. Keep the range near vanilla — high reach is one of the easiest things for a server to catch. 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.
  • how instal configs on windows

    Moved General
    2
    0 Votes
    2 Posts
    367 Views
    CCBlueX Support BotC
    Two ways, depending on where the config comes from: Community configs (recommended) — nothing to install, just load them in game: .config list .config load <name> A config file someone gave you — it has to be a LiquidBounce .json file: .localconfig browse — opens the folder LiquidBounce reads local configs from. Drop the .json in there directly (no subfolder, and watch out for Windows hiding the real extension, so you don't end up with name.json.json). .localconfig list to check it shows up, then .localconfig load <name>. If loading errors out, the file usually isn't a valid nextgen config (a .txt, or one made for another client/older build) — renaming it won't help. Also make sure your client is on the current release; old builds fail to load configs that otherwise work fine. All of the config commands are listed here: https://liquidbounce.net/docs/commands/client 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.
  • Add a config for mineland minecraft server.

    Configs
    4
    0 Votes
    4 Posts
    4k Views
    izunaI
    .config load mineland
  • LegitTelly script by deepseek

    Scripts
    1
    0 Votes
    1 Posts
    192 Views
    No one has replied
  • Qwen3.8 TriggerBot

    Scripts
    1
    0 Votes
    1 Posts
    93 Views
    No one has replied
  • Sprint Reset for critical hit

    Scripts
    4
    1 Votes
    4 Posts
    2k Views
    rus109R
    By the way, I forgot to mention: the script will no longer be updated, as Liquid now includes a sprint reset function as standard.
  • Microsoft log in bugged

    Unsolved General
    1
    1
    0 Votes
    1 Posts
    86 Views
    No one has replied
  • ghost block mode fly module

    Requests
    1
    0 Votes
    1 Posts
    302 Views
    No one has replied
  • 怎么加光影

    Chinese
    2
    0 Votes
    2 Posts
    778 Views
    666qwq6666
    用Iris Shaders,如果是水影启动器把Iris Shaders打开就行了
  • 我需要liquidbounce b73 1.12.2源码

    Chinese
    1
    0 Votes
    1 Posts
    246 Views
    No one has replied
  • Add a new config for mineplex

    Moved General
    1
    0 Votes
    1 Posts
    856 Views
    No one has replied
  • Working Rektpack V1 Link

    Unsolved General
    5
    0 Votes
    5 Posts
    2k Views
    I
    necroposting... Sorry! The link is dead, does anyone have an archive of it that's working?
  • Server recousepack's are not loading corectly

    Unsolved General
    1
    1
    0 Votes
    1 Posts
    141 Views
    No one has replied
  • обход анти чита полар

    Configs
    2
    0 Votes
    2 Posts
    2k Views
    S
    подойдет базовый кфг .config load polar
  • sprint reset bug

    Unsolved Support
    2
    0 Votes
    2 Posts
    426 Views
    rus109R
    I'm late as usual, but that's not the point Actually, LiquidBounce has a sprint reset feature—it's built into the code—but it's broken right now. There are three options: Wait for a fix. Use my script (yeah, I shove it into every post—so what? ). But it’s still a bit of a workaround, because the script runs separately from Killaura. Since it doesn’t have access to Mixins and the internal logic, some things don’t work as well as they could. Post with script: https://forum.liquidbounce.net/topic/8624/sprint-reset-for-critical-hit If you want a proper solution—make a mod add-on that fixes this. I’m using a translator; I’ll pray that it got the gist right
  • Need help making AutoSwap script

    Moved ScriptAPI
    1
    0 Votes
    1 Posts
    352 Views
    No one has replied
  • Using bonemeal crashes the game.

    Bug Reports
    1
    0 Votes
    1 Posts
    168 Views
    No one has replied