Closed AdyTech99 closed 3 months ago
The issue seems to be caused by the fact that the timeout is always 0... it's not resetting to 1.
Ok, it is resetting to one, but since there's akey.decreaseTimeout()
just below that, it winds up back at 0 for the next iteration.
Describe the bug If you set the
speed
option to1
in the config, the autoclicker will click once then completely fail to do anything.To Reproduce Note, I am using
left click
in my example, but this bug happens for all buttons.left click
true
speed
to1
.Expected behavior The mod should click the button every tick
What actually happens The mod does one click, and then nothing after that
Minecraft Enviorment