mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 19:21:30 +00:00
@@ -0,0 +1,12 @@
|
||||
REM Title: RickRoll
|
||||
REM Author: Jeffrey Koopman | JKCTech
|
||||
REM Description: Opens default browser and puts up RickRoll without ads
|
||||
REM Target: macOS 11.0+
|
||||
REM
|
||||
GUI SPACE
|
||||
DELAY 500
|
||||
STRING terminal
|
||||
ENTER
|
||||
DELAY 1000
|
||||
STRING open 'https://www.youtube.com/watch?v=xvFZjo5PgG0'; exit
|
||||
ENTER
|
||||
Reference in New Issue
Block a user