Build with AI

Build AI turns one plain-English sentence into a working automation. You describe the chore — “open the game, close the notice popup, run the daily quests” — and the AI drafts the steps, then proves each one against your live game before it commits. The result is a normal VisorBot recipe: the same step list you’d build by hand, in the same editor, saved the same way. The AI is just the fast way to fill it in.

Build AI is part of VisorBot Pro and needs a signed-in account (the AI runs on our servers; everything it taps still happens only on your phone).

Start from the dashboard or in the game

There are two ways in. From the VisorBot dashboard, start an AI build and pick which app it’s for:

Selecting which game the VisorBot AI should build an automation for

Or, with the game already open, tap the floating bubble and choose Build AI:

VisorBot overlay menu in-game with the Build AI option

Describe what you want

The AI asks one question: what do you want to build?

The VisorBot Build AI prompt asking what you want to build for Idle Heroes

Write it the way you’d explain the chore to a friend — the screens it passes through, the words on the buttons, which popups sometimes appear:

A plain-English automation goal typed into VisorBot's Build AI

How you phrase this is the single biggest factor in getting a good recipe on the first try. The short version: quote the exact on-screen words, say which things only sometimes appear, and give slow loading screens a number. The full craft is one page over in Writing a good Build AI request.

Watch it build — and test — live

Now the interesting part: the AI doesn’t hand you a guess. It reads your screen, drafts a step, runs that step on the live game, and only keeps what actually worked — you’ll see the status line think, try, and confirm while the step list grows in real time. If it genuinely can’t tell what to tap, it asks you instead of inventing something.

VisorBot's AI testing automation steps live over Idle Heroes

The finished automation, running

When the build completes, the recipe runs like any other — here it’s working through Idle Heroes’ daily quest panel:

An AI-built VisorBot recipe running the Idle Heroes Idle Master daily quest panel

Reward popups and confirmation dialogs don’t derail it — steps written as “if it shows up, deal with it” only fire when the popup is really there:

The AI-built automation handling a reward confirmation popup mid-run

The game back at its home screen after the VisorBot automation finished

After the build: it’s just a recipe

The AI’s output lands in the ordinary step list — open it and you can edit, reorder, or extend any step by hand, exactly as in the manual builder. Two normal first-run moments to expect:

  • A picture-only button (an icon, an ✕ with no text) can be described by the AI but not photographed ahead of time. The first run stops there once, you draw a box around the button with 🔧 Fix here, and it works permanently after that.
  • A missed “sometimes” popup means the goal didn’t mention it was occasional — reword that line and rebuild, or just insert a step-guard by hand.

Watch the first run once, and you’ll catch both.

Where to go next