mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-04-12 13:27:16 +00:00
Create arabicnew.txt
This commit is contained in:
parent
aa068e8665
commit
27ae4cee3c
38
BadUSB/chromeOS/wip/arabicnew.txt
Normal file
38
BadUSB/chromeOS/wip/arabicnew.txt
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
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
|
||||||
|
REPEAT 3
|
||||||
|
TAB
|
||||||
|
ENTER
|
||||||
|
DELAY 500
|
||||||
|
STRING add input methods
|
||||||
|
DELAY 1000
|
||||||
|
ENTER
|
||||||
|
|
||||||
|
DELAY 3000
|
||||||
|
ENTER
|
||||||
|
DELAY 700
|
||||||
|
STRING arabic
|
||||||
|
DELAY 500
|
||||||
|
ENTER
|
||||||
|
TAB
|
||||||
|
TAB
|
||||||
|
ENTER
|
||||||
|
TAB
|
||||||
|
TAB
|
||||||
|
ENTER
|
||||||
|
|
||||||
|
DELAY 500
|
||||||
|
SHIFT TAB
|
||||||
|
DELAY 70
|
||||||
|
SHIFT TAB
|
||||||
|
DELAY 70
|
||||||
|
SHIFT TAB
|
||||||
|
DELAY 70
|
||||||
|
ENTER
|
||||||
|
CTRL W
|
||||||
|
REPEAT 3
|
Loading…
Reference in New Issue
Block a user