CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.44k stars 464 forks source link

feat(legacy): added veruscombat disabler #3301

Closed EclipsesDev closed 3 months ago

EclipsesDev commented 3 months ago

crazy :battery:

CzechHek commented 3 months ago

Why not just send the packet with triggerEvent = false

EclipsesDev commented 3 months ago

Why not just send the packet with triggerEvent = false

at first i used that, but I thought it doesn't work.. so i resorted to different ways.. I might've miss smth, I'll change it up, thx for telling me 🙏