Macros are simple automations that press keys or click for you. In Project Polaro (Alpha), macros are allowed — the owner endriu has confirmed they are 100% allowed.
Official Macro[]
The official, community-recommended macro is Astralis: GitHub – Bloxables/astralis. Astralis uses Tesseract OCR to read on-screen text and react automatically (open Bag → pick your ball → press Use; or Run if it’s not a target).
What Astralis Does[]
- Reads the encounter text using OCR (Tesseract) in a small “target” region.
- Compares what it reads to your enabled targets.
- If it’s a target: opens Bag, selects your chosen Poké Ball, then clicks Use.
- If it’s not a target: clicks Run.
- Includes overlays for tuning regions, logs, presets, and hotkeys.
Getting Started (Quick)[]
- Download Astralis from the repo: Astralis Github.
- Install Tesseract OCR (Windows builds are linked from the repo if you need them).
- In game, make sure the HUD isn’t covering encounter text.
- In Astralis: enable your target items (Find tab) and pick a ball (Use tab).
- Press Start.
Notes[]
- Macros are permitted here per owner confirmation.
- If the UI changes after updates, update Astralis or adjust regions as the repo README suggests.
See also[]
- Tesseract OCR — the open-source text recognition engine Astralis uses.
- Astralis Discord — the official discord that Astralis uses.