diff --git a/Pranks/Rainbow Matrix.txt b/Pranks/Rainbow Matrix.txt new file mode 100644 index 0000000..f00d1e7 --- /dev/null +++ b/Pranks/Rainbow Matrix.txt @@ -0,0 +1,55 @@ +REM Run a Colorful Matrix Animation with different color sequences +REM Required Apps: Terminal, cmatrix (installed via Homebrew) + + +REM Title: Rainbow Matrix +REM Author: Narsty +REM Target: MacOS +REM Version: 1.0 +REM Category: Prank + + +ID 05ac:021e Apple:Keyboard +GUI SPACE +DELAY 500 +STRING terminal.app +DELAY 500 +ENTER +DELAY 1000 +CTRL c +DELAY 5000 +STRING cd ~ +DELAY 500 +ENTER +DELAY 500 +GUI-CTRL f +DELAY 7000 +STRING brew install cmatrix +DELAY 500 +ENTER +DELAY 2000 +STRING cmatrix -C red +DELAY 500 +ENTER +DELAY 6000 +STRING cmatrix -C green +DELAY 500 +ENTER +DELAY 2000 +STRING cmatrix -C blue +DELAY 500 +ENTER +DELAY 2000 +STRING cmatrix -C yellow +DELAY 500 +ENTER +DELAY 3000 +STRING cmatrix -C cyan +DELAY 500 +ENTER +DELAY 7000 +STRING cmatrix -C magenta +DELAY 200 +ENTER + + diff --git a/Pranks/Thomas The Train.txt b/Pranks/Thomas The Train.txt index 1ca4c6a..2128942 100644 --- a/Pranks/Thomas The Train.txt +++ b/Pranks/Thomas The Train.txt @@ -1,5 +1,5 @@ REM Run Terminal Train Animation -REM Required Apps: Terminal.app, sl (installed via Homebrew) +REM Required Apps: Terminal, sl (installed via Homebrew) REM Run Terminal Train Animation