mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-06-25 01:24:48 +00:00
Compare commits
No commits in common. "4430a1a22ac7c7d33b211ded7602d791c3eb89b4" and "2d4cfff939fb742bf653ae802a01826235836b45" have entirely different histories.
4430a1a22a
...
2d4cfff939
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
Subproject commit 39e9e792942672b110d1078e6c202c8233087037
|
||||
Subproject commit 70c312764f987e037e73c0a82eab7ecb63539241
|
@ -1,29 +0,0 @@
|
||||
REM MADE BY HTTPS / https://github.com/httpsisbetter
|
||||
REM Will commit a update rollback/powerwash
|
||||
REM Might not work with enterprise enrolled devices
|
||||
REM Requirement: CHROMEOS
|
||||
DEFAULTDELAY 100
|
||||
CTRL W
|
||||
REPEAT 2
|
||||
DELAY 2000
|
||||
TAB
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 1000
|
||||
STRING chrome-untrusted://crosh
|
||||
ENTER
|
||||
DELAY 3000
|
||||
STRING Hacked successfully!
|
||||
ENTER
|
||||
DELAY 2000
|
||||
STRING cat > /dev/null << EOF
|
||||
ENTER
|
||||
DELAY 500
|
||||
STRING rollback
|
||||
DELAY 1000
|
||||
ENTER
|
||||
DELAY 1000
|
||||
STRING Y
|
||||
DELAY 500
|
||||
ENTER
|
@ -1,36 +0,0 @@
|
||||
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 2
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 500
|
||||
STRING add input methods
|
||||
DELAY 1000
|
||||
ENTER
|
||||
REM -----
|
||||
DELAY 3000
|
||||
ENTER
|
||||
DELAY 700
|
||||
STRING arabic
|
||||
DELAY 500
|
||||
ENTER
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
REM -----
|
||||
DELAY 500
|
||||
SHIFT TAB
|
||||
DELAY 70
|
||||
SHIFT TAB
|
||||
DELAY 70
|
||||
SHIFT TAB
|
||||
DELAY 70
|
||||
ENTER
|
||||
CTRL W
|
||||
REPEAT 2
|
@ -1,17 +0,0 @@
|
||||
REM MADE BY HTTPS / https://github.com/httpsisbetter
|
||||
REM Resets brainly.com cookies for you
|
||||
REM CHROMEOS
|
||||
DEFAULTDELAY 500
|
||||
CTRL T
|
||||
STRING chrome://settings/siteData
|
||||
ENTER
|
||||
DELAY 3000
|
||||
TAB
|
||||
DELAY 2000
|
||||
STRING brainly
|
||||
DELAY 1000
|
||||
TAB
|
||||
REPEAT 3
|
||||
ENTER
|
||||
DELAY 1000
|
||||
CTRL W
|
@ -1,6 +0,0 @@
|
||||
REM MADE BY HTTPS / https://github.com/httpsisbetter
|
||||
REM Closes all tabs ( Change the amount of CTRL W you want the more the ctrl W the more tabs it closes )
|
||||
REM ChromeB
|
||||
DEFAULTDELAY 100
|
||||
CTRL W
|
||||
REPEAT 2
|
@ -1 +1 @@
|
||||
Subproject commit 5837453bde527c91b74c548db0159426bd68e2ad
|
||||
Subproject commit c2e44df7f2b4e45926bc1ea79301cc9f7b42030f
|
Loading…
x
Reference in New Issue
Block a user