Getting Started
This guide will walk you through the essential features of LiquidBounce. By the end, you’ll know how to enable modules, set keybinds, use the ClickGUI, and execute commands.Make sure you’ve completed the installation before starting this guide.
Opening the ClickGUI
The ClickGUI is your primary interface for managing modules and settings.Press the ClickGUI Keybind
The default keybind is Right Shift. Press it to open the ClickGUI.
The ClickGUI module is located in the Render category and is always running. It cannot be disabled, but you can change its keybind.
Navigate the Interface
The ClickGUI displays all modules organized by category:
- Combat: PvP and combat-related modules
- Movement: Speed, flight, and movement enhancements
- Player: Inventory management and player utilities
- World: Block interaction and world manipulation
- Render: Visual enhancements and ESP
- Misc: Miscellaneous utilities
- Exploit: Server exploits and special features
- Fun: Cosmetic and entertainment features
Enabling Your First Module
Let’s enable a simple module to get familiar with the interface.Enable FullBright
Find and click on FullBright to enable it. This module increases brightness so you can see in dark areas.
When a module is enabled, you’ll see a notification in the top-right corner confirming the activation.
Using Commands
LiquidBounce features a powerful command system accessible via the in-game chat.Command Prefix
By default, all LiquidBounce commands start with a dot (.). You can change this prefix using the client settings.
Basic Commands
Example: Toggle a Module
Type the Command
Type
.toggle FullBright or .t FullBrightCommands are case-insensitive and support auto-completion. Press Tab to cycle through suggestions.
Setting Keybinds
Keybinds allow you to quickly toggle modules without opening the ClickGUI.Method 1: Using the ClickGUI
Method 2: Using Commands
You can also set keybinds via commands:Use key names like
R, G, LSHIFT, LCONTROL, etc. Press Tab after typing the module name for key suggestions.Bind Actions
Modules support different bind actions:- TOGGLE: Switches the module on/off (default)
- HOLD: Module is active only while the key is held
Exploring Module Settings
Most modules have configurable settings to customize their behavior.Adjust Settings
You’ll see various configuration options:
- Sliders: Adjust numerical values (range, speed, etc.)
- Toggles: Enable/disable sub-features
- Dropdowns: Select from predefined options
- Text Fields: Enter custom text or values
Use Value Groups
Some modules have nested settings called “Value Groups” that organize related options.
Module Categories Explained
Combat Modules
Modules focused on PvP and combat:- KillAura: Automatically attacks nearby entities
- Velocity: Reduces or removes knockback
- AutoArmor: Automatically equips the best armor
- Criticals: Forces critical hits
Movement Modules
Enhance your movement capabilities:- Fly: Allows you to fly in survival mode
- Speed: Increases movement speed
- Sprint: Automatically sprints
- Step: Step up multiple blocks at once
Render Modules
Visual enhancements and information:- ESP: Highlights entities through walls
- Tracers: Draws lines to entities
- Nametags: Customizes name displays
- HUD: Heads-up display with module list
Player Modules
Utilities for the player:- ChestStealer: Automatically steals from chests
- InventoryCleaner: Organizes your inventory
- NoFall: Prevents fall damage
- AutoTool: Selects the best tool automatically
World Modules
Interact with the world:- Scaffold: Automatically places blocks beneath you
- FastBreak: Breaks blocks faster
- FastPlace: Places blocks faster
- AutoMine: Automatically mines blocks
Configuration Management
LiquidBounce supports multiple configurations for different scenarios.Save Current Config
Load a Config
List Configs
Local Configs
Local configs are server-specific configurations that load automatically:Managing the HUD
The HUD (Heads-Up Display) shows active modules and information.Hiding Modules
You can hide modules from the HUD’s module list:true in the module’s settings.
Panic Mode
Quickly disable all modules at once:Script Support
LiquidBounce supports custom scripts for advanced users.Load a Script
List Scripts
Reload Scripts
Scripts are loaded from the
LiquidBounce/scripts folder in your Minecraft directory. Learn more about scripting in the Script API documentation.Tips and Best Practices
Start Simple
Begin with simple modules like FullBright and Sprint before trying complex combat modules.
Test in Singleplayer
Always test new modules in singleplayer before using them on servers.
Read Module Descriptions
Hover over modules in the ClickGUI to see descriptions and learn what they do.
Use Tab Completion
Press Tab while typing commands to see available options and auto-complete.
Backup Configs
Regularly save your configurations so you don’t lose your settings.
Join the Community
Join the Discord or forums to get help, share configs, and learn from others.
Common Issues
Module doesn't work on a server
Module doesn't work on a server
Some servers have anti-cheat systems that may block or detect certain modules. Always check server rules before using LiquidBounce.
Keybind not working
Keybind not working
- Check if another module is using the same keybind
- Ensure you’re not in a GUI or typing in chat
- Try rebinding to a different key
ClickGUI won't open
ClickGUI won't open
The ClickGUI module might have a different keybind. Check the module settings or use:
Modules reset after restart
Modules reset after restart
Your config might not be saving. Check file permissions in the
LiquidBounce folder and ensure the client has write access.Next Steps
Now that you know the basics, explore more advanced features:Module Reference
Detailed documentation for every module
Command Reference
Complete list of all available commands
Script API
Learn to create custom modules with JavaScript
Contributing
Contribute to LiquidBounce development