OxideWaveLength / Minecraft-Hack-BaseClient

This is a Minecraft Base Client
MIT License
310 stars 47 forks source link

i have made my own flys like hypixel verus and mineplex and this but idk how to add it all in to just fly so i dont have to have other modules so i can just go on to fly and then make it so u can choice what version u want it on #64

Closed Meerz1337 closed 3 years ago

Meerz1337 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Stack Trace Add the error stack trace, if any.

Versions:

Additional context Add any other context about the problem here.

OxideWaveLength commented 3 years ago

You can use the anticheat enum. Check whether the current anticheat is set to Hypixel and execute your hypixel code. You can add the anticheat list in the constructor. The Fly has an example on how to do the latter part