Robot JS Haga clic

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