Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom delay between command
#2
All lines - no.
After keyboard and mouse functions - yes.

Code:
Copy      Help
opt.key.SleepFinally = 140;
opt.mouse.ClickSleepFinally = 140;

var w1 = wnd.find(0, "Custom delay between command - Brave", "Chrome_WidgetWin_1").Activate();
keys.send("Left Right");
keys.sendt("kkk");
mouse.click(w1, 648, 228);
mouse.click(w1, 830, 243);
mouse.click(w1, 830, 343);


Messages In This Thread
Custom delay between command - by cuitino - 06-04-2026, 01:58 PM
RE: Custom delay between command - by Gintaras - 06-04-2026, 06:18 PM
RE: Custom delay between command - by cuitino - 06-05-2026, 12:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)