I am writing an AHK script for cooperative speedrunning server resetting that needs to input server ip addresses and the /stop command. I know that there is a 70 ms requirement for inputs but am wondering if something like:
Send, t Sleep, 70 Send, /stop Sleep, 70 Send, {Enter}
Is acceptable (it send the entirety of /stop all at once, as if pasted in) or would it count as multiple inputs and have to be split up like this:
Send, t Sleep, 70 Send, / Sleep, 70 Send, s Sleep, 70 Send, t Sleep, 70 Send, o Sleep, 70 Send, p Sleep, 70 Send, {Enter}
I suspect and hope it is acceptable as it would make the script/macro a heck of a lot easier to write and it would also perform faster.
I would like an answer citing someone of authority or a direct answer from someone of authority.
the first variant would also work
Also I would extend the waiting time at least to 100 if 70 is required or you could desync because of lag
- (1.3.1-1.21.7) State Output 1.2.3: Fix inworld state being set before Downloading Terrain screen goes away in pre 1.13.
- (1.8-1.8.9) Anchiale 3.2.0: Remove "Replace Save & Quit" button placement option.
- (1.8, 1.8.9, 1.20.5-1.21.7) Atum 4.2.1, 5.2.1, & 1.3.3: T