Minor formatting changes

This commit is contained in:
UberGuidoZ 2022-12-19 21:31:30 -08:00 committed by GitHub
parent 1c48542870
commit 83c26e3031
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,10 +19,10 @@ A script I put together to torment Call Center Scammers but can be used on your
## Description ## Description
This script starts off using Invoke-WebRequests to download both an Image and Sound file<br> 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<br> Their system volume is then turned up to the max level.
The script will be paused until a mouse movement is detected<br> 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 At that point there desktop wallpaper will be changed to the scary image provided and the scream sound effect will be played.
## Getting Started ## Getting Started