Releases: CCBlueX/LiquidBounce
Releases · CCBlueX/LiquidBounce
b68
[BUG FIXES]
- Fixed strafing in AimBot (now bypasses AAC4)
- Fixed module commands saying .. instead of . in chat
- Fixed broken slider texture in music & sounds menu
- Fixed LiquidBounce sending movement packets incorrectly
- Fixed visual glitch in ArrayList
- Fixed ScriptAPI not catching all errors
- Fixed CivBreak
- Fixed NameTags font being black if entity is behind blocks
- Fixed syntax for LocalSettings delete sub-command not showing
[CHANGES]
- AimBot Lock setting is now enabled by default
- Added RotationStrafe setting to KillAura
- Added syntax message to panic command
- Added SafeWalk setting to Scaffold
- Added Swing setting to CivBreak
- CivBreak no aims at the block before starting to break it
b67
[BUG FIXES]
- Fixed .friend command not showing syntax for .friend clear
- Fixed edit mode of text elements sometimes stying enabled after closing CustomHUD
- Fixed Scaffold and Tower trying to place blocks outside of world border
- Fixed main menu background particles not working if background was not enabled
- Fixed AutoClicker left delay being affected by right delay
- Fixed Fucker not swinging hand if Instant mode was enabled
- Fixed .reload command not reloading fonts
- Removed debug messages and Apple mode from KeepAlive
- Fixed KillAura trying to AutoBlock even when not holding a sword if DelayAutoBlock was enabled
- Fixed pressing tab in chat sometimes crashing the client
- Fixed KeepAlive description
[CHANGES]
- Added prefix command to change command prefix
- NoSlow is now completely customizable
- Fixed some AntiCheats flagging LiquidBounce's rotation with 'GCD' checks
- URLs in LiquidChat can now be clicked
- LongJump is now easier to control
- KillAura now calculates reach from the nearest point of the target entity's hitbox
- Improved Hypixel NoFall
- Interpolated movement of ESPs and Fly/KillAura marks
- Made tracer and ESP lines smoother
- Added ClientSide setting to NoPitchLimit
- Added NoSlowBreak module which slowsdown block breaking when player is not on ground (for NoGround modules)
- Main menu background settings will now be saved
- Tracers now change color based on distance
- Removed FarmKingBot module
- Added Range setting to CivBreak
- Added hurt time check to SuperKnockback
- Added hurt time check to Criticals
- Friend aliases can now contain spaces
- Removed RazerKeyBoard module (Script with same functionality can be downloaded here)
- Removed RCON bruteforcer (Stand-alone tool can be downloaded here)
- Removed GUIControl bruteforcer
- Changed syntax of panic command to .panic /panic all
- Removed MultiMode from KillAura
- Skin settings will now be restored after disabling SkinDerp
- Added NoDetectable setting to InventoryMove
- Added localsettings delete subcommand
[CLIENTBASE]
- Improved performance of ArrayList and text elements
[SCRIPTAPI]
- Added onStep, onStepConfirm, onWorld and onSession events