mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-06-23 08:34:48 +00:00
Compare commits
No commits in common. "2001f3a20d10bd0a12fce688a2c923feaac55438" and "f4b97bfbe4875a01ea0f9b8fd525de4884270708" have entirely different histories.
2001f3a20d
...
f4b97bfbe4
Binary file not shown.
Binary file not shown.
@ -1,22 +0,0 @@
|
|||||||
REM made by DEXV#6969
|
|
||||||
REM this script auto installs qFlipper
|
|
||||||
DELAY 3000
|
|
||||||
GUI r
|
|
||||||
DELAY 1000
|
|
||||||
STRING powershell (new-object System.Net.WebClient).DownloadFile('https://update.flipperzero.one/builds/qFlipper/1.2.2/qFlipperSetup-64bit-1.2.2.exe','%TEMP%\Dexv.exe'); Start-Process "%TEMP%\Dexv.exe"
|
|
||||||
DELAY 500
|
|
||||||
ENTER
|
|
||||||
DELAY 750
|
|
||||||
ALT SPACE
|
|
||||||
STRING M
|
|
||||||
DOWNARROW
|
|
||||||
REPEAT 100
|
|
||||||
ENTER
|
|
||||||
DELAY 13000
|
|
||||||
ENTER
|
|
||||||
DELAY 1000
|
|
||||||
ENTER
|
|
||||||
DELAY 1000
|
|
||||||
ENTER
|
|
||||||
DELAY 4000
|
|
||||||
ENTER
|
|
Loading…
x
Reference in New Issue
Block a user