Minor changes

This commit is contained in:
UberGuidoZ 2022-12-19 21:04:27 -08:00 committed by GitHub
parent ddb1bee2d2
commit 5a71cf5feb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,9 +19,9 @@ 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 and Image and Sound file This script starts off using Invoke-WebRequests to download both an Image and Sound file<br>
Their system volume is then turned up to the max level Their system volume is then turned up to the max level<br>
The script will be paused until a mouse movement is detected The script will be paused until a mouse movement is detected<br>
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