Skip to main content
Exploit modules take advantage of server vulnerabilities and anti-cheat bypasses. Use responsibly and only on servers where you have permission.
Many of these modules are designed for specific servers or anti-cheat plugins. Using them inappropriately may result in bans.

Anti-Cheat Bypass

Disables specific anti-cheat checks.Source: exploit/disabler/ModuleDisabler.kt

Key Features

  • Multiple anti-cheat support
  • Server-specific bypasses
  • Check-specific disabling

Supported Anti-Cheats

  • GrimSpectate - Grim AC spectate bypass
  • Vulcan - Vulcan scaffold/riptide bypass
  • AdvancedAntiCheat - AAC 1910 bypass
  • Verus - Verus combat/scaffold bypasses
  • Hypixel - Hypixel-specific bypasses
  • Miniblox - Miniblox server bypass

Configuration

Each disabler has specific settings for the target anti-cheat.
Phase through blocks.Source: exploit/phase/ModulePhase.kt

Features

  • Multiple phase modes
  • Vertical/horizontal phasing
  • Anti-cheat bypasses
Reduces hunger consumption.Source: exploit/ModuleAntiHunger.kt

Features

  • Sprint hunger bypass
  • Jump hunger bypass
Removes attack cooldown on miss.Source: exploit/ModuleNoMissCooldown.kt

Packet Manipulation

Spoofs your ping to the server.Source: exploit/ModulePingSpoof.kt

Features

  • Configurable ping value
  • Delay packets
Manipulates packet timing.Source: exploit/ModuleTimeShift.kt
Resets violation level.Source: exploit/ModuleResetVL.kt
Cancels block breaking.Source: exploit/ModuleAbortBreaking.kt

Movement Exploits

Teleports through blocks.Source: exploit/ModuleClip.kt

Features

  • Horizontal/vertical clip
  • Configurable distance
Triggers damage for movement boosts.Source: exploit/ModuleDamage.kt

Features

  • Self-damage methods
  • Configurable damage amount
Use menu in portals.Source: exploit/ModulePortalMenu.kt

Server Exploits

Attempts to crash the server.Source: exploit/servercrasher/ModuleServerCrasher.kt
This module is for testing purposes only. Crashing servers you don’t own is illegal.

Features

  • Multiple crash methods
  • Packet flooding
  • Invalid data injection
Item duplication exploits.Source: exploit/dupe/ModuleDupe.kt
Duping is considered cheating on most servers and will result in a ban.

Features

  • Server-specific dupe methods
  • Inventory manipulation
Detects server plugins.Source: exploit/ModulePlugins.kt

Features

  • Tab completion exploit
  • Plugin list detection
Collects player names.Source: exploit/ModuleNameCollector.kt

Interaction Exploits

Interact through blocks.Source: exploit/ModuleGhostHand.kt

Features

  • Open chests through walls
  • Press buttons through blocks
Teleport to clicked location.Source: exploit/ModuleClickTp.kt
One-hit vehicles.Source: exploit/ModuleVehicleOneHit.kt
Perform multiple actions simultaneously.Source: exploit/ModuleMultiActions.kt

Bypass Utilities

  • AntiReducedDebugInfo - Bypass reduced debug info
  • ExtendedFirework - Extended firework boost
  • Kick - Prevents kicks
  • MoreCarry - Carry more in inventory
  • NoPitchLimit - Remove pitch rotation limit
  • SleepWalker - Move while sleeping
  • YggdrasilSignatureFix - Fix signature issues

Module Directory

All exploit modules are located in:
src/main/kotlin/net/ccbluex/liquidbounce/features/module/modules/exploit/

Responsible Usage

These modules should only be used:
  • On your own servers for testing
  • On servers where you have explicit permission
  • For educational purposes in controlled environments
Misuse of these modules can result in permanent bans and potentially legal consequences.

Build docs developers (and LLMs) love