Flipper/BadUSB/chromeOS/wip/arabicnew.txt

37 lines
474 B
Plaintext
Raw Normal View History

2023-06-02 23:44:36 +00:00
REM MADE BY HTTPS / https://github.com/httpsisbetter
REM Changes language in settings to arabic ( It will still have the language input bar in the bottom )
REM Requirements: CHROMEOS
DEFAULTDELAY 100
CTRL W
2023-06-02 23:50:40 +00:00
REPEAT 2
2023-06-02 23:44:36 +00:00
TAB
ENTER
DELAY 500
STRING add input methods
DELAY 1000
ENTER
2023-07-05 05:16:59 +00:00
REM -----
2023-06-02 23:44:36 +00:00
DELAY 3000
ENTER
DELAY 700
STRING arabic
DELAY 500
ENTER
TAB
TAB
ENTER
TAB
TAB
ENTER
2023-07-05 05:16:59 +00:00
REM -----
2023-06-02 23:44:36 +00:00
DELAY 500
SHIFT TAB
DELAY 70
SHIFT TAB
DELAY 70
SHIFT TAB
DELAY 70
ENTER
CTRL W
2023-06-02 23:50:40 +00:00
REPEAT 2