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
-
Mojang to Microsoft accounts -
скажите что делать не бьет киллаура и не работает espI'm going to ban you guys if you write in russian again.
-
Patching Liquidbounce@LoveDucks you are just too stupid to use it.
-
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. -
yorik100's aac4packet & hover criticals (gone wrong???)@ohno fixed formating.
-
Module Soundscmd gang -
[SCRIPT] BridgeHelper 1.0.0How about you submit your script to the script website? https://liquidbounce.net/scripts/
-
Where is the module code on LiquidBounce? -
What is the normal hitbox for a player?@muffy The hitbox module extends the hitbox of entities. So 0 would be normal.
-
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