MacroAI's core features are free forever, with no ads. Pro unlocks advanced capabilities:
Free features:
Pro features:
Features that require Pro are marked with a π icon in the interface.
Yes. The restrictions after Pro expires are:
In short: Pro restricts "creating and editing", not "running". Your scripts won't become unusable just because Pro expires.
In the node panel, Pro nodes are marked with a π icon. The current Pro-exclusive features are mainly:
Most everyday nodes (Find Image, Color Detection, Click, Wait, Loop, Condition, etc.) are free.
If you're unsure whether a feature requires Pro, just click and try β a notice will pop up if Pro is needed, so you can't accidentally trigger anything.
Storage location: all projects are saved in the "workspace directory" you chose on first launch. Each project is a folder containing task.json (script data), resources/ (images and other assets), and macros/ (recorded macros).
How to migrate:
Android version: project data lives in the app's private directory. Migrating by exporting .macroai files is the easiest way.
MacroAI has an auto-save mechanism, so you don't need to save manually all the time:
Situations where changes could be lost:
To save immediately, press Ctrl+S. Under normal use, you don't need to worry about losing data.
Yes. MacroAI can operate content on any monitor.
How to use:
Things to note:
MacroAI currently doesn't support scheduled execution. This feature will be supported in a future version.
Workarounds:
Running scripts directly from the command line isn't currently supported either β after MacroAI starts, you need to trigger a run manually from the interface.
Auto-start on boot:
Win+R β type shell:startup β Enter β place the shortcut there)Stay in the background (minimize to tray):
Combined with Windows Task Scheduler and an infinite loop inside the script, you can achieve "automatically keep a script running in the background after boot".