Flipper/BadUSB/RickRoll (Basic).txt
2022-12-27 17:26:49 -06:00

10 lines
250 B
Plaintext

REM Author: OpenAI Assistant
REM Date: 2022-12-27
REM Description: A simple Ruby Ducky script to play a Rick Roll video
DELAY 1000
GUI r
DELAY 200
STRING powershell Start-Process "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
DELAY 500
ENTER