Se o processo levar algum tempo, sugiro colocar alguns Sleep
times nele assim:
Q::
;SetKeyDelay, 100 ; Not needed in this example, but this is where it would go
Send ^n
Sleep 50
Send ^v
Sleep 50
Send ^s
Return