Documentation

Learn how to install and use LiquidBounce with our comprehensive guides

Disabler

Disabler is a collection of server- and anticheat-specific exploits bundled into one module. Each entry inside it targets a particular anticheat (Vulcan, Verus, Grim, AAC) or a particular network (Hypixel, Mineland, Miniblox, BlocksMC), and tries to weaken or trick its checks so that other cheats can run without getting flagged. Because every method is tailored to one target, you should only switch on the entry that matches the server you are actually playing on — enabling the wrong one does nothing useful and can make you more detectable.

Most entries are toggleable groups that you turn on individually; the module also prints an info message in chat when you enable it. Several of them only do something in combination with another module — for example the scaffold-related entries assist Scaffold, and MinelandFly cooperates with Fly. A few are strict about their requirements and will switch themselves back off if conditions aren't met (such as VulcanRiptide without a Riptide trident, or Miniblox outside of a 1.8 ViaFabricPlus connection).

Disablers are inherently fragile: servers patch them over time, so an entry that worked last month may flag or fail today. Treat them as best-effort and be ready to turn them off if you start getting kicked or set back.

Category: Exploit Enabled by default: No

Settings

SettingTypeDefaultRangeDescription
GrimSpectateToggleable GroupOffTargets Grim (and older Intave). Exploits the temporary flight abilities you gain when dying (e.g. in Bedwars) by delaying transactions, briefly disabling movement and combat checks. Shows a warning when enabled.
VulcanScaffoldToggleable GroupOffHelps Scaffold defeat Vulcan's scaffold and sprint-direction checks by sending sprint and un-sneak packets.
VulcanRiptideToggleable GroupOffAbuses a Riptide trident to disable Vulcan movement checks. Requires a Riptide-enchanted trident in your offhand and turns itself off if you don't have one. Patched on newer Vulcan versions.
AAC1.9.10Toggleable GroupOffTargets AdvancedAntiCheat version 1.9.10 by nudging your outgoing movement packets.
SpigotSpamToggleable GroupOffPrevents Spigot/Bukkit anti-spam kicks by disguising your chat messages so the server treats them as an exempt command.
SpigotSpam → MessageText/skillThe prefix text added to your messages so the server's spam filter ignores them.
VanillaSpeedToggleable GroupOffBeats the vanilla server-side speed limit by splitting your movement into several extra position packets.
VanillaSpeed → PacketTypeChoiceOnGroundOnlyOnGroundOnly, PositionAndOnGroundWhich form of movement packet to send for the extra packets.
VanillaSpeed → DistancePerPacketDecimal10.01.0–20.0How much distance you travel before another extra packet is sent. Lower values send more packets.
SwingOrderToggleable GroupOffFixes the order of the arm-swing packet when placing, breaking, or attacking, to avoid swing-related flags on outdated anticheats such as NoCheatPlus. Should not be used on modern anticheats.
LiveOverflowToggleable GroupOffMade specifically for LiveOverflow's server; rounds your movement coordinates before they are sent.
MinelandFlyToggleable GroupOffLets you vanilla-fly on Mineland when used together with Fly. You can't see other players while it's active, so it's best for grabbing beds or covering distance rather than fighting.
VerusCombatToggleable GroupOffDisables Verus combat checks by ignoring and faking transaction/ping packets.
VerusCombat → WaitUntilCombatTogglefalseOnly start manipulating packets after you have attacked an entity, instead of immediately.
VerusExperimentalToggleable GroupOffAn experimental Verus disabler (originally aimed at BlocksMC) that queues and delays packets. Being experimental, it can be unstable and may not work on every Verus build.
VerusExperimental → WorldChangeWaitInteger150000–30000 msHow long to pause the disabler after changing worlds, to let the connection settle.
VerusExperimental → DelayEndTimeInteger140000–30000 msHow long packets may be held before the queue is flushed.
VerusExperimental → DelayBeginTimeInteger138000–30000 msHow long before movement packets start being queued.
VerusExperimental → Scaffold14ETogglefalseRewrites block-placement packets to help bypass Verus's scaffold check while bridging.
VerusExperimental → VoidTPToggleable GroupOffRepeatedly teleports you down toward the void and confirms the teleport itself to confuse setback handling.
VerusExperimental → VoidTP → VoidTPDelayInteger10000–30000 msMinimum time between void teleports.
VerusExperimental → VoidTP → WaitForGroundToggletrueOnly perform the void teleport while you are standing on the ground.
VerusExperimental → NoActionToggleable GroupOffSuppresses certain action packets while the disabler runs.
VerusExperimental → NoAction → SprintingToggletrueCancels start/stop sprint packets so sprint state changes aren't reported.
VerusScaffoldGToggleable GroupOffVerus scaffold disabler that alters block-placement packets; use alongside Scaffold.
HypixelToggleable GroupOnHypixel motion disabler that manipulates your movement after jumping to slip past Watchdog's motion checks.
Hypixel → NotWithStarTogglefalseDon't activate while a Nether Star is in your hotbar (useful for game modes where the star matters).
HypixelScaffoldToggleable GroupOnScaffold disabler tuned for Hypixel; works together with Scaffold to avoid bridging flags.
MinibloxToggleable GroupOffTargets the Miniblox network. Requires a 1.8 connection through ViaFabricPlus and turns the module off if that condition isn't met.

Last updated: 2026-06-08 — Based on source code