How to Type Text from Macro Script

Typing text sentences automatically is fast and simple with Auto Mouse Click. The software supports full keyboard automation, allowing you to auto-type predefined text strings or read data dynamically from external text files into any active window. Take a look at the screenshot below, where a macro script is configured with a single Type Text in Comment action and assigned a hotkey for quick execution.

Auto Type Text Sentence with Macro Script
Auto Type Text Sentence with Macro Script

The text to be typed is specified within the Comment field of the action and can be updated using the Update button. You can also double-click the action row to open the Edit Action Parameters window to adjust the text string and timing settings.

Edit Macro Action Parameters to Change Action Comment and in turn Auto Text for Type Comment Action
Edit Macro Action Parameters to Change Action Comment and Auto Text Settings

You can adjust common action parameters such as fixed time delays, repeat counts, or randomized delay intervals for typing actions. Furthermore, you can chain multiple text typing actions within a single script or combine text input with individual key presses, such as sending an Enter key stroke after typing a sentence.

Type Text and Press Enter with a Macro Script
Type Text and Press Enter with a Macro Script

When executed, the script above types the configured sentence and sends an Enter key stroke. You can download this sample script and test it by pressing F6. Hotkeys, text strings, and action delays can be modified at any time in the Edit Parameters window.