Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LEGACY: Added noPackets option to Sprint module and improved Freeze module #1774

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

FDPUser443
Copy link

Added noPackets option to Sprint module. It can bypass some anticheats.
(For example, old matrix allows only AllDirectionsLimitSpeed <= 0.82 but if noPackets is enabled the anticheat allows it being up to 1.0)
Fixed BedProtectionESP not being able to detect sandstone blocks.
Improved Freeze module so it can bypass some anticheats (it's from FDPClient actually)
Added EntityPlayerSP.tryJump() extension which jumps if the player can do that. It prevents double jumping when the key for jumping is pressed and jump() method called at the same time.

@EclipsesDev
Copy link
Contributor

hmm interesting 👍

@mems01
Copy link
Contributor

mems01 commented Jan 8, 2024

You might want to check for any conflicts with the latest commit.

@mems01 mems01 added this to the b88 milestone Jan 8, 2024
@mems01 mems01 added 🐛 bug Something isn't working 🔥 enhancement New feature or request ⚡ bypass A bypass for a specific anti cheat 🌕 legacy labels Jan 8, 2024
@FDPUser443
Copy link
Author

It looks like there is no conflict with the latest commits.

@mems01 mems01 merged commit 1d2efa3 into CCBlueX:legacy Jan 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ⚡ bypass A bypass for a specific anti cheat 🔥 enhancement New feature or request 🌕 legacy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants