There is no Wiki, but you can ask here or on the Discord. What do you want to know?
kawaiinekololis
Posts
-
Is there anywhere I can find a full list of exploits alongside their funcitonality? -
Xray has a conflict with Sodium -
Optifine Sodium etc. supportSodium is recommended. Do NOT use OptiFine.
-
Why won't my script be created automatically?Can you be more specific? Check your game logs. It will tell you why.
-
[Script] GCore 0.1@xulingqing GCore is outdated - do not use.
-
[Script] NES EmulatorThis script is compatible starting with https://github.com/CCBlueX/LiquidBounce/commit/7ca6ce4bd4500950c48d8a335634ab5092155a1f - do not use on 0.17.0. Wait for 0.18.0 to be released.
-
[Script] Macros
With this script, you can create macros and bind commands to the key of your choice. When you need it, just press the key and the command will be executed.
How to use
-
Turn on
Macros
Module - otherwise macros will NOT be executed. -
Create macro by typing:
.macro add <key> <command...>
-
Press
<key>
and the command will be executed right away.
Download
macros.js -
-
[Script] Text TranslatorWith this script, you can translate text using Google Translate within LiquidBounce.
How to use
Type .translate <source language> <target language> <text...>Download
translator.js -
[Script] NES EmulatorWith this script, games developed for the Nintendo Entertainment System (NES) can be played directly in LiquidBounce. Based on JSNES by bfirsh. A demo video on YouTube can be found here.
Video
NES Emulator on LiquidBounce Nextgen – 01:08
— CCBlueXHow to use
- Place the
nes_emulator
folder into yourscripts
folder. - Navigate into the
nes_emulator
folder and put you NES games into theroms
folder. - Launch LiquidBounce, right click
NESEmulator
inside the ClickGUI and select the game you want to play. - Enable
NESEmulator
.
Important! Performance might be terrible at first. It will improve once hot code compilation kicks in.
Default Keybinds
NES button Keyboard Bind A Z B X Select C Start V Up Arrow Up Down Arrow Down Left Arrow Left Right Arrow Right Download
nes_emulator.zip - Place the
-
[Announcement] ScriptAPI Improvements in 0.18.0Hello everyone,
Currently on 0.17.0 the ScriptAPI does not use the GraalJS JIT. While we had a proof of concept available in the graaljs_jit branch, it lacked the functionality to remap calls.
As you may know, Minecraft runs in an obfuscated environment, making it difficult to navigate the Minecraft source code through JavaScript without remapping. We've previously done this by injecting into GraalJS in non-JIT mode, but the current implementation struggles with functions that have similar names. For the remapper to work effectively, it needs to approach this from a call target remapping perspective rather than a call lookup perspective.
We originally posted a request for someone to do this task: https://github.com/CCBlueX/LiquidBounce/issues/4278 including a small amount of money as compensation.
However, I took it upon myself and am happy to announce that I have successfully implemented a new remapper with call target remapping, which fixes all the bugs caused by overloaded methods and fields, as well as brings higher performance when using the GraalVM JDK, which is now the default JRE on LiquidLauncher starting with this commit: https://github.com/CCBlueX/LiquidBounce/commit/591c5793a93b8e4cbaf7843545055f517848cbf3
-
Version 1.16.5 neededYes. LiquidBounce will soon be updated to 1.21.3 and use the latest ViaFabricPlus.
-
Might be stupid question, but is Liquidbounce safe?LiquidBounce is safe to use. It is trusted, used by thousands every day and is completely open source from the launcher to the client.
When you hear someone say "it burned their PC and overheated", it should be clear that they are joking. -
Themes restartingLiquidBounce Nextgen does not currently set themes permanently, as the client base is still being tested and modified and we can't be sure that the third-party themes are compatible enough not to break someone's client.
However, once we get past this point, it will be possible to set themes permanently.
-
ViaForgeAt this point use Nextgen, what?
-
add noise to the killaura settings and dots to the visualvisual dot: https://github.com/CCBlueX/LiquidBounce/pull/4040
noise / general aim changes:
https://github.com/CCBlueX/LiquidBounce/pull/4032
https://github.com/CCBlueX/LiquidBounce/pull/4032
https://github.com/CCBlueX/LiquidBounce/pull/4035done.
-
gomme1_8 config: Killaura does not workI have no idea. I just tried it and it works for me in 1v1.
-
please add this to liquidbounce nextgen- Already exists -> AutoBuff
-
LB nextgen可以用Pojavlauncher运行吗No you cannot use PojavLauncher.
-
Manager 3.0 - Breeze through customizing your LiquidBounce"2 years later" says everything.
-
Issue with NextGen 0.11.1 / 1.21.1 Compatibility for Minecraft 1.20.4You should always use the latest Minecraft version. We DO NOT provide client updates for versions other than 1.21.1 because you can always use ViaFabricPlus to connect ANY Minecraft version from 1.7 to 1.21.1 with a 1.21.1 client.
Please do not use old versions. Your experience will be worse.