Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
9 lines (9 sloc)
95 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DELAY 3000 | |
GUI r | |
DELAY 500 | |
STRING notepad | |
DELAY 500 | |
ENTER | |
DELAY 750 | |
STRING Hello World!!! | |
ENTER |