Add files via upload

This commit is contained in:
Zarcolio
2023-04-15 13:04:43 +02:00
committed by GitHub
parent 8f76710c36
commit a83daadc61
2 changed files with 6 additions and 1 deletions
-1
View File
@@ -6,7 +6,6 @@ DELAY 500
TAB
DELAY 500
ENTER
CONTROL L
STRING https://google.com
DELAY 500
ENTER
+6
View File
@@ -0,0 +1,6 @@
DELAY 500
GUI b
WAIT_FOR_BUTTON_PRESS
STRING https://google.com
DELAY 500
ENTER