Merge pull request #62 from LulzAnarchyAnon/patch-8

Blue_Screen_Of_Death
pull/63/head
Darren Kitchen 2022-06-09 12:43:38 -05:00 committed by GitHub
commit 783707552b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 3 deletions

View File

@ -1,8 +1,9 @@
REM Title: BlueScreenOfDeath
REM Title: Blue_Screen_Of_Death
REM Author: LulzAnarchyAnon
REM Description: A web browser downloads a blue screen of death image. Then saves it to the
REM downloads folder as an ms paint image where it is then set as the desktop wallpaper. All desktop icons are hidden.
REM Target: Windows 10 (Powershell)
REM downloads folder where it is set as the desktop wallpaper. All desktop icons and, the
REM taskbar are hidden.
REM Target: Windows 10
Props: Darren Kitchen, and cribb-it
REM Version: 1.0
REM Category: Prank
@ -52,5 +53,23 @@ ENTER
DELAY 1000
ENTER
DELAY 2000
STRING taskbar settings
DELAY 1000
GUI r
DELAY 1000
STRING ms-settings:taskbar
DEALY 2000
ENTER
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
SPACE
DELAY 500
GUI d
DELAY 500
STRING exit
ENTER