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:
Nando Kools
2022-12-05 13:36:10 +01:00
committed by GitHub
parent 5282e8ef53
commit 260b32bdfc
+2 -4
View File
@@ -4,10 +4,8 @@ REM Description: RickRoll in Windows Command Prompt
REM Target: Windows REM Target: Windows
REM REM
GUI r GUI r
DELAY 750
STRING cmd
ENTER
DELAY 1000 DELAY 1000
STRING curl http://ascii.live/rick STRING curl http://ascii.live/rick
ENTER ENTER
GUI UPARROW DELAY 750
ALT ENTER