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

let mace kill bypass auto totem #5192

Open
2 tasks done
xxmbxxmbxxmb opened this issue Feb 14, 2025 · 7 comments
Open
2 tasks done

let mace kill bypass auto totem #5192

xxmbxxmbxxmb opened this issue Feb 14, 2025 · 7 comments
Labels
enhancement New feature or request.

Comments

@xxmbxxmbxxmb
Copy link

xxmbxxmbxxmb commented Feb 14, 2025

Describe the feature

mojang's code allow damage taken during entity hurt time (10 ticks of the entity turn completely red) only if the DMG is high than the previous one, and if we swap two mace (one with density 5 and other density1) very fast, it allows an extra DMG during the player's hurt time, if this damage is high enough to kill the player, hwile the totem isn't equiped yet, the auto totem player can be killed !

Notice: it seems work better when the players main hand isn't holding a totem
The delay for kill aura and auto totem is both 0

So if there can be a module to force what to hold in the main hand and config its swap delay or something is gonna be really cool

Before submitting a suggestion

  • This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)

  • This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)

@xxmbxxmbxxmb xxmbxxmbxxmb added the enhancement New feature or request. label Feb 14, 2025
@DrParanoya
Copy link
Contributor

How do you think it will bypass auto totem?

@xxmbxxmbxxmb
Copy link
Author

xxmbxxmbxxmb commented Feb 15, 2025

How do you think it will bypass auto totem?

when the bot automatically equip a totem, its been killed and pop a totem right? and has been during a "entity hurt time", during this time, entity only take in damage greater than the one killed it previously. so combine two mace with different damamge but both able too kill player one hit can acturally cause damage before the totem was equiped, allow a bypass or miss totem.

I have tetsed in my private server to kill a auto totem player easily and i know some people used this to make a special hack client focusing on mace hvh has succeeded in killing me and bypass my auto totem

in issue #5031 attributte swap is suggested and its actually in the trouser streak addon of meteor client, is currently useful but this very special feature of weapon swapping deserves a lot more improvement, like keeping swiching between multiple slots or smart switch or something

maybe it can allow a mace kill with both density5 and breach4 or something else :)

,And i haven't got the idea of how to prevent killing attack during the totem equip

@xxmbxxmbxxmb
Copy link
Author

tote miss will be less likely to happen if both mian hand and off hand hold a totem, so if there is a mechanism to swap main hand item with totem/ mace1/ mace2, will be able to other attck and deffend. One good module is to force one slot in the hot bar holding a totem

@DrParanoya
Copy link
Contributor

I have tetsed in my private server to kill a auto totem player easily

If you already found a way to do it, why not open a pull request?

@xxmbxxmbxxmb
Copy link
Author

If you already found a way to do it, why not open a pull request?

Em embarrassing i don't know how to code it and this feature may also be applied to other hvh such as cryatal explosion plus a melee attack.

This is my first time creating a issue:/

@xxmbxxmbxxmb
Copy link
Author

If you already found a way to do it, why not open a pull request?

ididnt code or create the new module, i just brutely combine kill aura and attribute swap together tried to make this happen, its very inconvenient and only happen 50% of all the attempts, since both module werent designed for this purpose.

another way to test and prove this bypass thing is to use the /tick freeze command in minecraft, btw my guess is proven true.

@xxmbxxmbxxmb
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants