Closed stefan-brus closed 10 years ago
When buying a new autoclicker, there is a delay before the autoclick timer event starts up again. Look into what's causing this and fix it.
This will likely require some rethinking, rewriting, refactoring, and possibly restructuring.
Currently, new timer events are added with increasingly reduced intervals. It is quite possibly easily fixed by rethinking this logic and simply removing the time interval reduction.
When buying a new autoclicker, there is a delay before the autoclick timer event starts up again. Look into what's causing this and fix it.
This will likely require some rethinking, rewriting, refactoring, and possibly restructuring.