49 lines
623 B
Plaintext
49 lines
623 B
Plaintext
REM Opens a private browser to https://wa.me/<+number>
|
|
DELAY 200
|
|
ESCAPE
|
|
GUI d
|
|
ALT ESCAPE
|
|
GUI b
|
|
DELAY 700
|
|
REM BROWSER is equal to CTRL + SHIFT + N
|
|
BROWSER
|
|
DELAY 700
|
|
CTRL l
|
|
DELAY 300
|
|
STRING https://wa.me/<+NUMBER>
|
|
DELAY 500
|
|
ENTER
|
|
DELAY 3000
|
|
TAB
|
|
TAB
|
|
TAB
|
|
TAB
|
|
TAB
|
|
ENTER
|
|
DELAY 7000
|
|
REM # Enter your message here
|
|
STRING get clapped by *4ngel6uard*
|
|
DELAY 500
|
|
TAB
|
|
TAB
|
|
ENTER
|
|
DELAY 2000
|
|
REM # Enter your another message here
|
|
STRING _https://t.me/<link>
|
|
DELAY 300
|
|
TAB
|
|
TAB
|
|
ENTER
|
|
DELAY 2000
|
|
REM # Enter your another message here
|
|
STRING xo xo
|
|
DELAY 300
|
|
TAB
|
|
TAB
|
|
ENTER
|
|
DELAY 2000
|
|
REM # Enter your another message here
|
|
STRING good luck =)
|
|
|
|
|