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

InvMove Update && Chinese translate #5189

Open
wants to merge 1 commit into
base: legacy
Choose a base branch
from

Conversation

XeContrast
Copy link

@XeContrast XeContrast commented Jan 5, 2025

It can bypass Grim InvMove Check,But you need Stop Moving When Closed

@EclipsesDev
Copy link

I thought grim doesn't even have invmove check?

@XeContrast
Copy link
Author

I thought grim doesn't even have invmove check?

Recently added detections


private val isIntave = (mc.currentScreen is GuiInventory || mc.currentScreen is GuiChest) && intave
private val clickWindowList = mutableListOf<C0EPacketClickWindow>()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ArrayDeque could be more suitable I think

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ArrayDeque could be more suitable I think

My coding skills are terrible,XD

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

Successfully merging this pull request may close these issues.

3 participants