Introduction: Simple .bat Jumpscare

This is a Simple .bat Jumpscare that I made with Notepad.

Step 1: The File

Copy this into your notepad file:

@echo off
start "Scream" "Z:\Scream.mp3"
"Z:\jumpscare.gif"

Step 2: Changing the File

You will have to change the file directory to C: because the computer I am using uses a Z: drive.

You will also have to download the scream file, but you can also get your own.

You will also have to download a .gif file for the jumpscare.

Step 3: The End

The file should now work, but if not, please comment below.