AutomateTool/program.txt

17 lines
250 B
Plaintext
Raw Normal View History

2018-11-15 17:01:32 +02:00
# double click to create tab
move 1256 400
click BUTTON1
delay 5
click BUTTON1
# focus on editor
move 1256 460
click BUTTON1
# type text
text = "This is a text. Enjoy.
Multiline text also supported.
Thank you for whatching my stream :)"
type text