Verus hitbox
-
@potatot said in Verus hitbox:
@suicidemouse
var C02PacketUseEntity = Java.type("net.minecraft.network.play.client.C02PacketUseEntity");
/// api_version=2
var script = registerScript({
name: "MyScript",
version: "1.0.0",
authors: ["Ez"]
});script.registerModule({
name: "CancelPackets",
category: "Misc", // Movement, Misc, Combat, Fun, Player, Exploit, World, Render
description: "An example module created with LiquidBounce's script API."
}, function (module) {});
module.on("enable", function (e) {
Chat.print("CancelPacket enabled");if (e.getPacket() instanceof C02PacketUseEntity && e.getPacket().getAction() == C02PacketUseEntity.Action.INTERACT_AT) { e.cancelEvent(); }}
still not if like this
module.on("packet", function (e) { -
@potatot hm, ok
-
@potatot f alkq exsb qeb qfjb ql al fq
-
@potatot f alkq exsb qeb qfjb ql al fq
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login