mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
Skips opening CMD first. Added actual Fullscreen
Directly opens the the stream into a cmd terminal instead of opening a terminal, and then using curl. Now also uses ALT + Enter to fullscreen instead of GUI + UPARROW
This commit is contained in:
parent
5282e8ef53
commit
260b32bdfc
@ -4,10 +4,8 @@ REM Description: RickRoll in Windows Command Prompt
|
||||
REM Target: Windows
|
||||
REM
|
||||
GUI r
|
||||
DELAY 750
|
||||
STRING cmd
|
||||
ENTER
|
||||
DELAY 1000
|
||||
STRING curl http://ascii.live/rick
|
||||
ENTER
|
||||
GUI UPARROW
|
||||
DELAY 750
|
||||
ALT ENTER
|
||||
|
Loading…
Reference in New Issue
Block a user