mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-21 13:10:12 +00:00
22 lines
555 B
Plaintext
22 lines
555 B
Plaintext
ID 1234:5678 Apple:Keyboard
|
|
REM You can change these values to VID/PID of original Apple keyboard
|
|
REM to bypass Keyboard Setup Assistant
|
|
|
|
REM This is BadUSB Terminal Rickroll script for MacOS Made by: PhoenixGod101 (https://github.com/PhoenixGod101)
|
|
|
|
REM Note that when plugged into a mac it may give a popup warning about keyboards not working or something, feel free to click "quit" on that
|
|
|
|
REM Open terminal window
|
|
DELAY 1000
|
|
GUI SPACE
|
|
DELAY 500
|
|
STRING terminal
|
|
DELAY 500
|
|
ENTER
|
|
DELAY 1000
|
|
|
|
STRING curl ascii.live/rick
|
|
DELAY 500
|
|
ENTER
|
|
|
|
DEFAULT_DELAY 50 |