diff --git a/Payloads/Flip-JumpScare/README.md b/Payloads/Flip-JumpScare/README.md index 2e26dec..921a692 100644 --- a/Payloads/Flip-JumpScare/README.md +++ b/Payloads/Flip-JumpScare/README.md @@ -19,10 +19,10 @@ A script I put together to torment Call Center Scammers but can be used on your ## Description -This script starts off using Invoke-WebRequests to download both an Image and Sound file
-Their system volume is then turned up to the max level
-The script will be paused until a mouse movement is detected
-At that point there desktop wallpaper will be changed to the scary image provided and the scream sound effect will be played +This script starts off using Invoke-WebRequests to download both an Image and Sound file. +Their system volume is then turned up to the max level. +The script will be paused until a mouse movement is detected. +At that point there desktop wallpaper will be changed to the scary image provided and the scream sound effect will be played. ## Getting Started