Skip to content

How can I apply below algorithm in this tool?

 block  the left button event completely
 if faulty repititive hyperclick events occur less than 200 ms, return
 (if it's a faulty  hyperclick,  keep blocking the left button events)
 else send decent simulated click down event
 wait for another button event which is higher than 200ms timeout
 send simulated button up event
 return
Edited by Atilla Karaca