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

inventory move #1829

Open
Dbbtop opened this issue Nov 26, 2024 · 8 comments
Open

inventory move #1829

Dbbtop opened this issue Nov 26, 2024 · 8 comments
Labels

Comments

@Dbbtop
Copy link

Dbbtop commented Nov 26, 2024

Describe the bypass and how to replicate it

if (e.getPacket() instanceof ClickSlotC2SPacket click) {
switch (clickBypass.getValue()) {
case GrimSwap -> {
if (click.getActionType() != SlotActionType.PICKUP && click.getActionType() != SlotActionType.PICKUP_ALL)
sendPacket(new CloseHandledScreenC2SPacket(0));
}

Grim version

latest

Server version

1.19.4

Plugins

grim, LP, packetevents

@Dbbtop Dbbtop added the bypass label Nov 26, 2024
@ManInMyVan
Copy link
Contributor

we don't even have invmove checks

@Dbbtop
Copy link
Author

Dbbtop commented Nov 26, 2024

💀

@Dbbtop
Copy link
Author

Dbbtop commented Nov 26, 2024

so bad

@SuicidalEeper
Copy link

That sure is one of the responses of all time

@SamB440
Copy link
Contributor

SamB440 commented Nov 26, 2024

MachineBreaker has an experimental implementation here: #995

@Axionize
Copy link
Contributor

Axionize commented Nov 29, 2024

@Dbbtop As far as I'm aware this does not bypass. I have inv move checks in my fork that have been yet to be merged in that catch this

https://modrinth.com/plugin/lightning-grim-anticheat

@SergioK29
Copy link
Contributor

MachineBreaker has an experimental implementation here: #995

this is fried 😭 poor bro has had a PR open since 2023, just merge it or close it idk, 2 year edging streak

@MachineBreaker
Copy link
Contributor

MachineBreaker has an experimental implementation here: #995

this is fried 😭 poor bro has had a PR open since 2023, just merge it or close it idk, 2 year edging streak

Dont bump issues for no reason, i will continue and merge my PR once i have time

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

No branches or pull requests

7 participants