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.43k stars 461 forks source link

[FEATURE] Module for AutoJump in minigames #585

Open nettnikl opened 3 years ago

nettnikl commented 3 years ago

Describe your feature request.

It would be neat to have a module, which jumps automatically when the block under the player is destroyed (or pulled away, or subject to gravity). That would be good to counter simple survival traps, but would certainly be most useful in certain minigames. Somewhat of a similar module as Parkour, but not when you leave the block, but the block chooses to leave you instead.

Additional context

No response

ghost commented 3 years ago

which jumps automatically when the block under the player is destroyed (or pulled away, or subject to gravity)

If the block has started falling or has disappeared, you can’t jump off of it

nettnikl commented 3 years ago

Thats the point! No, but for real - a simple lag could cause me to fall off, if AC would prevent you from jumping milliseconds after the block is gone, i think we could be fine with triggering the jump immediately after the block is gone. Maybe i'm missing something here - (why) do you think it would flag?

nettnikl commented 3 years ago

To make sure no anti fly is triggered, it would probably preferable to act immediately when the block change is sent, before a movement packet is sent to the server where the player has started falling. That way it cannot be detected in any way - only heuristics could be used. And as far as i know those do a) not exist in existing anticheats and b) would trigger many players that are not using any modifications but have fast reflexes.

ghost commented 3 years ago

Ah, i see what you’re saying

mems01 commented 3 years ago

And which servers include that minigame?

ghost commented 3 years ago

hypixel tnt run

mems01 commented 2 years ago

Any other server though? Not everyone can play on Hypixel.

ghost commented 2 years ago

its the most popular minecraft server tho, and other servers probably have it aswell

mems01 commented 2 years ago

And what are those other servers then? Because it kind of would be useless for 1 server only.

nettnikl commented 2 years ago

Sorry, but i have to kindly disagree. If 1000 medium sized servers would feature such game modes, they combined would have a hard time to get the mau count that hypixel reaches.

mems01 commented 2 years ago

Personally, it's better to have a module that can work on every server that has that mini game than have a module for Hypixel just because of its fame. It just doesn't feel right, to me at least.

nettnikl commented 2 years ago

Ah, there seems to be a misunderstanding. First, i was talking about the their user base, not the fame. The popularity is also reflected in our userbase, so i still think it's a valid point. I try to do my projects in a way so that they work on windows also for example, while i myself am using Arch. But second, more important, the module should be working on any server with such minigames, it wouldn't be specific to hypixel of course.

mems01 commented 2 years ago

I mean I hope there are servers that have this mini game. I tried finding some myself but to no avail.