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

auto clicker inverts its trigger[Bug] #4174

Closed
2 tasks done
Something500 opened this issue Oct 26, 2023 · 1 comment
Closed
2 tasks done

auto clicker inverts its trigger[Bug] #4174

Something500 opened this issue Oct 26, 2023 · 1 comment
Labels
bug Something isn't working.

Comments

@Something500
Copy link

Describe the bug

While holding the key bind, if I hover my cursor over a chest, it opens correctly.
However, when I close the chest while still holding the key bind, the auto clicker turns off unexpectedly.
The auto clicker turns back on when I release the key bind, even though I'm no longer holding the key.

Steps to reproduce

1: Enable the auto clicker and set it to toggle on key release.
2: Hold down the key bind for the auto clicker.
3: Hover your cursor over a chest to open it.
4: Close the chest while still holding the key bind.
5: Observe that the auto clicker turns off even though the key is still being held.
6: Release the key bind, and the auto clicker turns back on even though the key is not being held.

Meteor Version

v0.5.4-1863

Minecraft Version

1.20.1

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported (I have searched bug reports on GitHub).

  • This is a valid bug (I am able to reproduce this on the latest dev build).

@Something500 Something500 added the bug Something isn't working. label Oct 26, 2023
@panpanpro888
Copy link
Contributor

This is probably something with toggle on bind release, because the module's active state gets inverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

2 participants