Docs
RunMacro Documentation
Learn RunMacro from basics to advanced.
Everything you need to start and master RunMacro — from basic commands to advanced automation workflows.

Pick a random line from a TXT file in RunMacro
What it does
The Random Text command reads a TXT file (one item per line) and picks a random line, saving it to a variable or clipboard. Handy when you have a ready list (comments, messages, titles...).
When to use it
- Post random content from a ready list.
- Pick a random sentence/message to send.
- Vary content to avoid repetition.
Configuration steps
- Prepare a TXT file, one item per line.
- Add a Random › Random Text command and choose the file.
- (Optional) enter a result variable; leave empty for the clipboard. Save.
Every option explained
Real example
Example: post a random comment
- Create
comments.txtwith many lines. - Random Text picks that file.
- Paste from Clipboard into the comment box.
Tips & common mistakes
Need an online list (Google Sheet) instead of a local file? Use Random Online Text.
RunMacro