Original broken, mods from NanKooDev

This commit is contained in:
UberGuidoZ
2022-12-01 19:38:46 -08:00
committed by GitHub
parent 4af1006dcd
commit 5282e8ef53
2 changed files with 13 additions and 14 deletions
+13
View File
@@ -0,0 +1,13 @@
REM Title: Rick Roll Windows CMD
REM Author: Nando Kools | NanKooDev
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