Merge pull request #2 from angel6uard/revert-1-angel6uard-payload
A payload for sending WhatsApp messages
This commit is contained in:
commit
44357b84fb
|
@ -1,48 +0,0 @@
|
||||||
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 =)
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue