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 text into the clipboard in RunMacro
What it does
The Random Clipboard command picks a random item from an inline list you enter (up to 10) and puts it into the clipboard or a variable. Like Random Text but no file — entered directly in the command.
When to use it
- A few short content choices, no separate file needed.
- Pick a random greeting/message.
- Quickly vary content.
Configuration steps
- Add a Random › Random Clipboard command.
- Enter the content items (up to 10).
- (Optional) enter a result variable. Save.
Every option explained
Real example
Example: pick a random greeting
- Random Clipboard with 3 items: "Hello", "Hi there", "Hey".
- Paste from Clipboard into the chat box.
Tips & common mistakes
For long lists, keep them in a file and use Random Text for easier management.
RunMacro