Rs3Bingo is an Alt1 Toolkit plugin that monitors RuneScape 3 client events, primarily through chatbox OCR and in-game UI detection, verifies drops locally, and submits them to your Rs3Bingo board with layered deduplication safeguards to prevent spam and false repeats.
This page keeps the full documentation, but groups related topics into fewer, larger sections so the guide is easier to scan without losing detail.
The always-on scan loop checks the chatbox at a steady interval and looks for known patterns such as:
When a trigger matches, Rs3Bingo captures surrounding chat lines, records a timestamp, and starts verification checks.
Duplicate submits can happen if the same chat line stays visible across multiple scans, a chest remains open, or the player scrolls chat. Rs3Bingo reduces that with a layered strategy:
Before starting monitoring, run the precheck to confirm Alt1 capture, chat OCR, UI recognition, and verification are all working correctly. This catches bad layouts early and prevents missed submissions, false triggers, and repeated setup confusion.
Keep a short rolling log here. Example:
If you want this to auto-populate, wire it to an /api/updates endpoint and render the list dynamically.