AdvancedXRay / Auto-Clicker

Quick and dirty Auto Clicker mod for Fabric(mc)
https://www.curseforge.com/minecraft/mc-mods/auto-clicker-fabric
MIT License
39 stars 25 forks source link

Toggling autoclicker off disables all buttons instead of just the ones the autoclicker is clicking #54

Closed AdyTech99 closed 5 months ago

AdyTech99 commented 5 months ago

Describe the bug When toggling the "Holding Keys" button off, all buttons are unheld instead of just the ones the autoclicker is clicking.

To Reproduce Steps to reproduce the behavior:

  1. Set the config to only click one button, like the left click (attack) button.
  2. Activate the autoclicker.
  3. Jump in place by holding down the space button
  4. Deactivate the autoclicker while still jumping.

Expected behavior The autoclicker should stop clicking the attack button, but I should continue jumping without any breaks

What actually happens The autoclicker stops clicking the attack button, but it also disables the space button. I have to tap the spacebar again to start jumping.

Minecraft Enviorment

Additional context This is particularly irritating when enabling / disabling autoclicker whilst sprint jumping, as you have to reset holding down the spacebar every time.