Getting started

Install the APK

VisorBot is distributed as a signed APK directly from this site — accessibility-driven automation isn’t permitted on the Play Store. Download the APK, open it, and allow your browser to install unknown apps when Android asks. Every release publishes a SHA-256 checksum you can verify, and the app keeps itself up to date with its built-in updater afterwards.

VisorBot runs on any device with Android 11 or newer.

Grant the two permissions

On first launch a setup wizard walks you through the permissions with live status cards. Two are required:

  1. Accessibility — this is how VisorBot taps, swipes, reads text and takes screenshots. Nothing works without it.
  2. Display over other apps — this powers the floating bot bubble that sits on top of your game.

A third, Notifications, is recommended on Android 13+ so you get run results and “Teach the fix” prompts when something fails.

No root required.

Record your first recipe

  1. Open your game, then tap the floating VisorBot bubble and choose Record.
  2. Play through the task once — every tap, swipe and the pause between them is captured.
  3. Stop the recording and give it a name. That’s a recipe: a list of steps saved as a file on your phone.

Run it

Tap the bubble, choose Run, and pick your recipe. The bot bubble shows live progress — its face tells you what it’s doing (reading text, searching for an image, waiting) — and you can cancel at any time. If the run fails, VisorBot keeps the failure screenshot so you can Teach the fix and patch just that step.

Next steps

  • Use Build to assemble steps by hand — tap targets by text or image so recipes survive UI changes and different screen sizes.
  • Link recipes together with Chain to run them back-to-back as one.
  • On Pro, describe a goal in plain English and let ✨ Build AI write the recipe for you.