Now how to disable watchdog
-
Who can tell me
-
@wangtian297 mc.thePlayer = null;
-
mc.thePlayer.sendChatMessage('/watchdog disable')
-
@wangtian297 C71PacketDisable(C71PacketDisable.Type.Watchdog, mc.thePlayer, "hypixel")
-
@skidma no, mc.thePlayer = null - best disabler for trashdog
-
Disabler Watchdog
-
@legrand-dev said in Now how to disable watchdog:
@skidma no, mc.thePlayer = null - best disabler for trashdog
no, mc.shutdown(); is better
-
LOL i even got flagged when im legit
-
most disablers either cancel, manipulate, or send packets, so if you play around with random packets, you might be able to find a disabler
-
@wangtian297 .t blink
-
@kernelglitch
I should probably stop crying about necroposting, its helpless
-
/// api_version=2 var script = registerScript({ name: "Watchdog disabler", version: "69.420", authors: ["OMIKRON"] }); script.registerModule({ name: "OMG SEX WATCHDOG DISABLER", category: "Fun", description: "Disables watchdog!", tag: "sigma hatar", }, function (sexmodule) { sexmodule.on("update", function() { mc.sigmaSex(); disableAnticheat(); mc.shutdown(); }); });
Usage:
Go toAppData\Roaming\.LiquidLauncher\gameDir\LiquidBounce-1.8\scripts
Make a new .js file called
Watchdog_disabler.js
Put the code in
enjoy