Robot JS Klik

robot.mouseClick(button = "right");
} else if (data.blinkSpeed >= settings.click_th){
 robot.mouseClick();
Kimiyu