← Back to Documentation
Quick Start Guide
Creating Your First Macro
1. Click "New Macro" or press Ctrl+N
2. Drag action nodes from the left panel onto the canvas
3. Connect nodes by dragging from output to input ports
4. Configure each node by clicking on it
5. Click "Run" or press F5 to execute
Basic Actions
Click: Left, right, or middle mouse click at coordinates
Move: Move mouse to specific position
Type: Type text with optional humanization
Wait: Pause execution for specified duration
Key Press: Press keyboard keys or combinations
Saving and Loading
• Save: Ctrl+S or File > Save
• Load: Ctrl+O or File > Open
• Export: File > Export as JSON
• Import: File > Import from JSON