Update payload.txt

pull/164/head
Kalani Helekunihi 2023-06-12 14:15:20 -04:00 committed by GitHub
parent dea5ec08cc
commit e11316039a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 80 deletions

View File

@ -17,118 +17,44 @@ REM DNS IPv4 like Cloudflare DNS 1.1.1.1
DEFINE DNS example
DEFAULT_DELAY 500
REM Open Settings
DELAY 1000
GUI
DELAY 1000
STRING settings
DELAY 1000
ENTER
REM Go to network settings
DELAY 1000
DOWNARROW
DELAY 500
DOWNARROW
DELAY 500
DOWNARROW
DELAY 500
REPEAT 3 DOWNARROW
ENTER
REM Go to Wi-Fi settings
DELAY 1000
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
REPEAT 4 TAB
ENTER
REM Go to hardware properties settings
DELAY 1000
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
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
REPEAT 16 TAB
ENTER
REM DNS Settings
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
REPEAT 2 TAB
ENTER
REM Change to manual
DELAY 1000
SPACE
DELAY 500
DOWNARROW
DELAY 500
ENTER
REM Set the DNS server
DELAY 1000
TAB
DELAY 500
SPACE
DELAY 500
TAB
DELAY 500
STRING DNS
DELAY 500
TAB
DELAY 500
ENTER
REM Save settings
DELAY 1000
DOWNARROW
DELAY 500
ENTER
DELAY 1000
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
REPEAT 5 TAB
ENTER
DELAY 500
ALT F4