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

[FEATURE] Better delay for hotbar autoarmor #3926

Closed
EclipsesDev opened this issue Sep 12, 2024 · 2 comments
Closed

[FEATURE] Better delay for hotbar autoarmor #3926

EclipsesDev opened this issue Sep 12, 2024 · 2 comments
Labels
🔥 enhancement New feature or request 🌕 legacy

Comments

@EclipsesDev
Copy link

LiquidBounce Branch

Legacy

Describe your feature request.

sometime it flags if we use armor to fast (even with delayed)

Additional context

No response

@github-actions github-actions bot added 🌕 legacy 🔥 enhancement New feature or request labels Sep 12, 2024
@CzechHek
Copy link
Contributor

If delayed flags, can't you just simply false flag it? Perhaps it also checks for slot distance or whatever crazy thinks they do these days...

@mems01
Copy link
Contributor

mems01 commented Sep 30, 2024

I've introduced the "PostInventoryCloseDelay" option as it is useful in avoiding item slot setting by the server when closing the inventory and immediately switching hotbar slots to pick up an armor piece. I also made it possible for the hotbar option to use the min/max delays in the hopes of eliminating any detections. There's also one small thing that could easily be detected by anticheats (both slot switch and interaction packet in a single tick (possible but too robotic behavior)). If it still seems to be the case then we know what to fix. 👍

@mems01 mems01 closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 enhancement New feature or request 🌕 legacy
Projects
None yet
Development

No branches or pull requests

3 participants