Skip to content
  • How to use deep learning(models)?

    Unsolved General help
    2
    0 Votes
    2 Posts
    611 Views
    kawaiinekololisK
    LiquidBounce already comes with models. All you have to do is to select 'Minarai' in KillAura and select one of the pre-installed models.
  • Is there anyway to remove the GUI animations?

    Unsolved General help
    1
    0 Votes
    1 Posts
    222 Views
    No one has replied
  • liquidbounce in lunar client 1.8.9

    Moved General help
    2
    0 Votes
    2 Posts
    563 Views
    kawaiinekololisK
    No that is not possible. LiquidBounce Nextgen for Lunar works only on 1.21.4
  • Cant Load Library

    Bug Reports help issue bug liquidlauncher
    6
    0 Votes
    6 Posts
    885 Views
    M
    Thanks! it worked.
  • Help me please.

    General Discussion help bedbreaking
    2
    0 Votes
    2 Posts
    360 Views
    kawaiinekololisK
    With Fucker module
  • 0 Votes
    4 Posts
    496 Views
    inkobeeI
    Never mind, I found the problem, Sodium's cloud rendering was interfering with Iris.
  • How do you reset a module

    Unsolved General help
    1
    0 Votes
    1 Posts
    265 Views
    No one has replied
  • 0 Votes
    2 Posts
    413 Views
    kawaiinekololisK
    Should be fixed now.
  • Nuker whitelist

    Solved General help
    2
    0 Votes
    2 Posts
    541 Views
    kawaiinekololisK
    Fucker is basically Nuker, but with specific blocks. Might try this. .value Fucker Targets _BED .value Fucker Targets _ORE .value Fucker Targets DIAMOND_ORE, DIAMOND_BLOCK
  • Disconnected when using Proxy

    Solved General help disconnected kicked proxy proxies
    6
    0 Votes
    6 Posts
    838 Views
    Brei LiteraturB
    Wait... uh.. im just stupid lol
  • Unable to login

    General Discussion help
    1
    0 Votes
    1 Posts
    171 Views
    No one has replied
  • LiquidBounce++

    Unsolved Support liquidlauncher hack help
    5
    0 Votes
    5 Posts
    2k Views
    G
    @mems said in LiquidBounce++: @HasteToggled said in LiquidBounce++: What is LiqiudBounce++ is it some sort of addon to liquidbounce. Is it safe to download. If so whats the official website It's just another copy of LiquidBounce Legacy that adds a few more features. Just to add, LiquidBounce++ is a fork of LiquidBounce+, which is by itself a fork of the newest b73 version BEFORE cross-version was implemented.
  • LiquidBouce blank screen

    Unsolved General blank screen help liquidbounce macos
    5
    0 Votes
    5 Posts
    1k Views
    Senk JuS
    @tottynat12 Try placing an image called userbackground.png inside the LiquidBounce directory (Minecraft folder). That should disable the main menu shader. It might be incompatible with your hardware.
  • I need help on a fly script

    Unsolved ScriptAPI scriptapi fly vanillafly help firstscript
    6
    0 Votes
    6 Posts
    1k Views
    DreamWasFuckedD
    //api_version=2 (script = registerScript({ name: "VerusVanillaFly", authors: ["SomeHax"], version: "1.0" })).import("Core.lib"); module = { category: "Fun", values: [ boostMode = value.createList("BoostMode", ["None", "Static", "Gradual"], "Gradual"), boostTicksValue = value.createInteger("BoostTicks", 20, 1, 10000), boostMotion = value.createFloat("BoostMotion", 9, 1, 9.87) ], onEnable: function() { boostTicks = 0; if (boostMode.get() != "None" && mc.theWorld.getCollidingBoundingBoxes(mc.thePlayer, mc.thePlayer.getEntityBoundingBox().offset(0, 3.0001, 0).expand(0, 0, 0)).isEmpty()) { mc.thePlayer.sendQueue.addToSendQueue(new C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY + 3.0001, mc.thePlayer.posZ, false)); mc.thePlayer.sendQueue.addToSendQueue(new C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY, mc.thePlayer.posZ, false)); mc.thePlayer.sendQueue.addToSendQueue(new C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY, mc.thePlayer.posZ, true)); } mc.thePlayer.setPosition(mc.thePlayer.posX, mc.thePlayer.posY + 0.42, mc.thePlayer.posZ); }, onDisable: function() { if (boostTicks > 0) { mc.thePlayer.motionX = 0; mc.thePlayer.motionY = 0; mc.thePlayer.motionZ = 0; } }, onUpdate: function() { mc.thePlayer.motionX = 0; mc.thePlayer.motionY = 0; mc.thePlayer.motionZ = 0; if (!boostTicks && mc.thePlayer.hurtTime > 0) { boostTicks = boostMode.get() != "None" ? boostTicksValue.get() : 0; } var motion; if (boostTicks > 0) { switch (boostMode.get()) { case "Static": motion = boostMotion.get(); break; case "Gradual": motion = boostTicks / boostTicksValue.get() * boostMotion.get(); break; } boostTicks--; } else { motion = 0.25; } MovementUtils.strafe(motion); }, onPacket: function(event) { var packet = event.getPacket(); if (packet instanceof C03PacketPlayer) { packet.onGround = true; } }, onJump: function() { mc.thePlayer.motionX = 0; mc.thePlayer.motionY = 1; mc.thePlayer.motionZ = 0; } }
  • how do I make my own custom liquidbounce

    Unsolved General help sourcecode custombuild pleasehelp
    10
    0 Votes
    10 Posts
    3k Views
    suicidemouse33S
    @salvatore-sammarco type .\gradlew build
  • Take no damage when using KillAura

    Unsolved General Discussion killaura help hack nodamage liquidbounce
    12
    0 Votes
    12 Posts
    2k Views
    brB
    @mac-osx Not possible
  • how to set uuid

    General help bungeehack uuid uuid spoof
    3
    0 Votes
    3 Posts
    920 Views
    kikiokolK
    @gabriel what does the bungeecord button do then? and do you know any 1.12.2 client with uuid spoofing?
  • my launcher isnt working

    General help
    2
    0 Votes
    2 Posts
    414 Views
    C
    @thatperson liquidlauncher is probably borkd, try vanilla