mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 20:41:31 +00:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user