Merge pull request #172 from NikitaKorneev/patch-1

Update payload.txt
pull/173/head
hak5glytch 2022-11-01 17:39:04 -07:00 committed by GitHub
commit b94cd371cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ REM Category: Execution
REM Source: https://github.com/nilsstreedain/Ducky-Scripts/
DELAY 100
COMMAND SPACE
GUI SPACE
DELAY 10
STRING terminal
DELAY 100
@ -18,7 +18,7 @@ DELAY 100
STRING open 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'
ENTER
DELAY 1000
COMMAND TAB
GUI TAB
DELAY 10
STRING osascript -e 'set volume 7' && terminalCommand && killall Terminal
ENTER