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.
If Play Protect blocks the install
On many phones Google Play Protect shows “App blocked to protect your device” with no install option — a blanket rule for sideloaded apps that use accessibility, not a judgment about VisorBot. The workaround takes two minutes:
- Play Store → profile icon → Play Protect → ⚙️ Settings
- Turn off “Scan apps with Play Protect”
- Install the APK, then turn scanning back on
Full explanation in the install guide post.
Grant the two permissions
On first launch a setup wizard walks you through the permissions with live status cards. Two are required:
- Accessibility — this is how VisorBot taps, swipes, reads text and takes screenshots. Nothing works without it.
- 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.
If Accessibility shows “Restricted setting”
Android 13+ locks the Accessibility toggle for apps installed outside a store. Unlock it once (and again after each in-app update):
- Settings → Apps → Visorbot → ⋮ (top-right) → “Allow restricted settings”
- Back in Accessibility, switch Visorbot on
The setup wizard in the app deep-links both steps for you.
No root required.
Record your first recipe
- Open your game, then tap the floating VisorBot bubble and choose Record.
- Play through the task once — every tap, swipe and the pause between them is captured.
- 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.