Merge 03304769e1
into 2d37faf6cf
This commit is contained in:
commit
7f5dc2bc54
|
@ -28,21 +28,54 @@ TAB
|
|||
TAB
|
||||
ENTER
|
||||
DELAY 2000
|
||||
REM # Enter your another message here
|
||||
REM # Enter another message
|
||||
STRING hehehe
|
||||
DELAY 300
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 2000
|
||||
REM # Enter your another message here
|
||||
REM # Enter another message
|
||||
STRING blueducky was there
|
||||
DELAY 300
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 2000
|
||||
REM # Enter your another message here (doesn't send, leaves in a box)
|
||||
REM # Enter another message
|
||||
STRING good luck =)
|
||||
|
||||
|
||||
DELAY 300
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 2000
|
||||
REM # Enter another message
|
||||
STRING surprise visit incoming
|
||||
DELAY 300
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 2000
|
||||
REM # Enter another message
|
||||
STRING guess who?
|
||||
DELAY 300
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 2000
|
||||
REM # Enter another message
|
||||
STRING watch your six
|
||||
DELAY 300
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 2000
|
||||
REM # Enter another message
|
||||
STRING mission complete
|
||||
DELAY 300
|
||||
TAB
|
||||
TAB
|
||||
ENTER
|
||||
DELAY 2000
|
||||
REM # Final message (doesn't send, leaves in a box)
|
||||
STRING see you soon =)
|
||||
|
|
Loading…
Reference in New Issue