What a great god help me to write this small program Press space to Hold down the CTRL key continuous press 30 x Press the space end
CodePudding user response:
The HTML code is as follows, too soon can be appropriate to add "wscript. Sleep 200" :
Set the shell=createobject (" wscript. Shell ") Shell. The sendkeys "", true For I=1 to 30 Shell. The sendkeys ^ "x", true Next Shell. The sendkeys "", true