FlowBotCommander is a visual automation tool for Windows. Instead of writing scripts, you snap blocks together in a node editor: find an image on screen, click it, read a number with OCR, wait for a change, repeat, branch, send a webhook.
The key difference to classic macro recorders and autoclickers: targets are located by image recognition and OCR, not by fixed x/y coordinates. Bots therefore keep working when a window moves, gets resized or a dialog appears in a slightly different place. Everything runs locally on your PC.
Typical uses:
- Single-player idle and clicker games (window positioning, launching a Steam game, waiting for an image, buying upgrades, reading gold/level values)
- Legacy business software without an API: fill forms from spreadsheets, batch exports, repetitive click sequences
- Monitoring: watch a value or screen region and send an alert to Discord, Telegram, Home Assistant or n8n via webhook
- Smoke tests for your own desktop application
- Relief from repetitive clicking (RSI, accessibility)
Features: node editor with 100+ modules, template matching with tolerance and preview, OCR, anchors and relative offsets, variables and expressions, loops and conditions, run other profiles as sub-flows, parallel profile groups, scheduler, panic key to stop everything instantly, run history and logs, HTTP control API, 5 interface languages (English, German, French, Spanish, Russian).
Pricing: free tier with 100 runs per day (ad-supported), subscription (monthly or yearly) for unlimited runs, no ads and all modules. Fair-play policy: intended for single-player games and software whose terms allow automation – not for multiplayer, PvP or anti-cheat protected games.
No comments or reviews, maybe you want to be first?