mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 21:51:30 +00:00
Original broken, mods from NanKooDev
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user