From 084db3a6ae6bd26abe52b55077df7ef15f0a354f Mon Sep 17 00:00:00 2001 From: narstybits Date: Fri, 26 May 2023 10:35:47 -0500 Subject: [PATCH] added Aquarium --- Pranks/ASCII Aquarium.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Pranks/ASCII Aquarium.txt diff --git a/Pranks/ASCII Aquarium.txt b/Pranks/ASCII Aquarium.txt new file mode 100644 index 0000000..4e39465 --- /dev/null +++ b/Pranks/ASCII Aquarium.txt @@ -0,0 +1,35 @@ +REM Runs ASCII Aquarium Animation in Terminal +REM Required Apps: Terminal, asciiquarium (installed via Homebrew) + + +REM Title: ASCII Aquarium +REM Author: Narsty +REM Target: MacOS +REM Version: 1.0 +REM Category: Prank + + + +ID 05ac:021e Apple:Keyboard +GUI SPACE +DELAY 100 +STRING terminal.app +DELAY 500 +ENTER +DELAY 1000 +CTRL c +DELAY 250 +STRING cd ~ +DELAY 250 +ENTER +DELAY 100 +GUI CTRL f +DELAY 700 +STRING brew install asciiquarium +DELAY 500 +ENTER +DELAY 2000 +STRING asciiquarium +DELAY 200 +ENTER +