- Joined
- Jul 11, 2020
- Messages
- 0
- Reaction score
- 25
- Points
- 0
Okay so obviously blocking is the easy part
no you cant use a packet autoblock as that bans
What im trying to do is UNblock before hit without bans
Clients like remix and a few others use a autoblock that requires vanilla noslow, my question is how do you UNBLOCK for hypixel without packets or
if its not clear this is a troll, I hate to break it to your that your stupid, considering i put .useItemRightClick(mc.theWorld, mc.thePlayer) for the blocking
Code:
mc.thePlayer.getCurrentEquippedItem()..useItemRightClick(mc.theWorld, mc.thePlayer) mc.playerController.sendUseItem mc.gameSettings.keyBindUseItem.pressed = true or custom method mc.gameSettings.keyBindUseItem.press()
no you cant use a packet autoblock as that bans
What im trying to do is UNblock before hit without bans
Clients like remix and a few others use a autoblock that requires vanilla noslow, my question is how do you UNBLOCK for hypixel without packets or
Code:
mc.playerController.onStoppedUsingItem
28.11.2018 - by FantaCoke
» Code-Tags hinzugefügt
» Code-Tags hinzugefügt
if its not clear this is a troll, I hate to break it to your that your stupid, considering i put .useItemRightClick(mc.theWorld, mc.thePlayer) for the blocking
Last edited by a moderator: