Add another TickBase module
The TickBase of the official LiquidBounce client has many other options than our current one, which could be needed to bypass some anti-cheats. However, I would not recommend replacing our current one. It would be better to add this as a new, seperate module. Src: https://github.com/CCBlueX/LiquidBounce/blob/nextgen/src/main/kotlin/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleTickBase.kt
they use competly different utils it sucks
and the current one does bypass anticheat
and the current one does bypass anticheat
But the other one seems to have more settings, which is always nice...
they use competly different utils it sucks
Then... what about merging their TickBase into ours to improve ours even more?