From 42db3a999c5b554bd3e779c466876c4400259d34 Mon Sep 17 00:00:00 2001 From: Narsty <132179825+narstybits@users.noreply.github.com> Date: Mon, 8 May 2023 22:55:49 -0500 Subject: [PATCH] Updated to run on MacOs --- Pranks/Fake Update.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Pranks/Fake Update.txt diff --git a/Pranks/Fake Update.txt b/Pranks/Fake Update.txt new file mode 100644 index 0000000..1b3b175 --- /dev/null +++ b/Pranks/Fake Update.txt @@ -0,0 +1,15 @@ +REM Accesses The Terminal Opens URL and goes into Full Screen +ID 05ac:021e Apple:Keyboard +DELAY 300 +GUI SPACE +DELAY 500 +STRING terminal.app +DELAY 1000 +ENTER +DELAY 1500 +STRING open http://fakeupdate.net/apple/ +ENTER +DELAY 1000 +GUI-CTRL F +DELAY 250 + \ No newline at end of file