|
|
|
|
|
by nilleo
4057 days ago
|
|
How effective could it be to set up a prep program that you can use to record both the time between two clicks and the duration of each click? Then take a few runs with at that to get some average case scenarios and implement those times into the auto-click script? Then depending on when the server counts the press (first click or second click), account for the difference in time between your target time and when to execute the double click. |
|