Search found 2 matches

by Skrelapwin
27 May 2016, 20:44
Forum: HOW-TOs and documentation
Topic: Delays/Sleep between keystrokes not working?
Replies: 11
Views: 23607

Re: Delays/Sleep between keystrokes not working?

This feature (sleep(milliseconds)) would be awesome, even if it blocks.
With this feature i could use luaMacro to automate obs multiplatform screen transitions in perfection :D
by Skrelapwin
26 May 2016, 18:44
Forum: HOW-TOs and documentation
Topic: Delays/Sleep between keystrokes not working?
Replies: 11
Views: 23607

Re: Delays/Sleep between keystrokes not working?

Hi everyone,

how do i code a delay in LuaMacro?
I've tried sleep(5000); , wait(5000); and delay(5000); nothing works.

Greetings,
Skrelapwin