Oh, i missread it.
"javaSOCKET RESET" is basicly the anticheat kickreason so adjust your settings.
And also which settings were you using? You could try the autosettings with
.settings load mccentral-sw
scoworpi
Posts
-
how do i use lb on mccedntral without getting javaSOCKET RESET -
Was CCBlueX/Marco swatted?Just to update this and clarify misinformation.
Marco's not in custody. But yes, his room was searched by the police and his laptop etc. was taken.
But he's fine.
He even streamed on the CCBlueX channel yesterday.
So yes, its likely that he will continue with Liquidbounce.
Just please don't annoy him about that stuff, thanks. -
A though about (skidding?) bypassesMaking a proxy that listens to your packets isnt hard.
But yes, it would still be skidding cause you copy the values from other people.
packet snif – 00:59
— scorpion3013 -
Live code lbRun in debug and use ctrl + shift + F9 to hotswap (can fail when bigger changes are done)
-
how to change every code in flux hack client ?What a shitty post
-
Using shops all over the map@dontsendmeshit Thats already a thing, its called keepcontainer i think, Insert key is used to reopen the inventory
-
Patching Liquidbounce@LoveDucks you are just too stupid to use it.
-
Mojang to Microsoft accounts -
help@idkmyname you need a jdk like 1.8.xxx , you are using 14 that wont work with minecraft.
You can download one through intellij.
-
will lB be with moneyBut you can donate cough https://liquidbounce.net/donate cough
-
How to get recourse packs working?The current LiquidBounce 1.12.2 version has a bug related to the resourcepack selection.
The new 1.12.2 version will fix that bug. -
uff, 3 daysmaintenance go brrrrr
-
Module Soundscmd gang -
Where is the module code on LiquidBounce? -
Updated custom liquidbounce 1.8.9@wtf said in Updated custom liquidbounce 1.8.9:
@yorik100 it never worked on 1.12.2 (in superblaubeere27's build too)
Instead of creating a mixin for it you delete it wtf.
You only need to create that & register it in the mixin json.
Well and perhaps an if to check if its enabled.
-
How to get the player looking pos?Just take a look at the teleport class of LiquidBounce, you should be able to find the code that gets the block you are looking at and how to determine the distance to it.
By the way, if you want to teleport more than 10 blocks, you have to send several packets.
https://github.com/CCBlueX/LiquidBounce/blob/master/1.8.9-Forge/src/main/java/net/ccbluex/liquidbounce/features/module/modules/exploit/Teleport.java -
What is the normal hitbox for a player?@muffy The hitbox module extends the hitbox of entities. So 0 would be normal.