mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-03 04:10:27 +00:00
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
|
REM Title: RickRoll
|
||
|
REM Author: big0us
|
||
|
REM Description: RickRoll Youtube
|
||
|
REM Target: Windows
|
||
|
REM
|
||
|
DEFAULTDELAY 50
|
||
|
GUI r
|
||
|
DELAY 500
|
||
|
STRING https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
||
|
ENTER
|