v0.4.0-rc1 — window-anchored trigger regions
Pre-release
Pre-release
Release candidate for Ur-OCR v0.4.0. Requires RoRoRo v1.4.3.0+. Install over rc2.
Headline: window-anchored trigger regions
A trigger's watch region can now anchor to the alt window's client area instead of a fixed screen spot — the Ur-OCR twin of Ur Task v0.4.0's window awareness.
- Follows the foreground alt and scales with the window's size — move or resize the Roblox window and detection keeps tracking the same UI, no re-pick needed. It watches the same relative spot on whichever alt is in front (round-robin).
- New triggers picked over an alt are window-anchored automatically. Regions picked over a non-alt window stay screen-absolute — as do all pre-0.4 triggers (they migrate to schema v2 as
screen, non-breaking). - The "Re-pick region" button now works (it was previously inert) and re-anchors to the current window.
- The editor shows each trigger's mode (Window / Screen), and the live match meter samples during setup (anchored to a running alt while the editor is foreground).
Also in this build (batched from earlier RCs)
- Macro picker refreshes on open — no restart to see a newly-recorded macro.
- Themed the ComboBox dropdown, the activity-log column headers, and toasts to the 626 palette.
- Clarified the cooldown field as the delay-between-fires control.
Install (this RC)
RoRoRo → Plugins → Install → paste:
https://github.com/estevanhernandez-stack-ed/Ur-OCR/releases/download/v0.4.0-rc1
Verification checklist (live alts)
- Pick a color region over an alt's UI; move that alt's window — trigger still matches (no re-pick).
- Resize the alt window — the region scales and still matches.
- Cycle foreground between two alts — the same relative region is watched on each.
- A pre-0.4 (screen) trigger behaves exactly as before.
- Pick a region over a non-alt window — the REGION line says Screen.
- The live meter shows a sample while editing a window-anchored trigger.
Note
Window-anchoring uses center-hit-test at pick time: pick with the region's center over the game window. (Picking a region whose center lands outside every alt window stays screen-anchored — visible on the REGION line.)
Full changelog: https://github.com/estevanhernandez-stack-ed/Ur-OCR/blob/main/CHANGELOG.md