Rs3Bingo is an Alt1 Toolkit plugin that monitors RuneScape 3 client events (primarily via chatbox OCR and in-game UI detection), verifies drops locally, then submits them to your Rs3Bingo board with deduplication safeguards to prevent spam and false repeats.
The plugin’s “always-on” loop checks the chatbox at a steady interval. It looks for known patterns like:
When a trigger matches, Rs3Bingo temporarily increases scrutiny: it captures the surrounding chat lines, records a timestamp, and begins verification checks (where applicable).
Duplicate submits can happen if: the chat line remains visible for multiple scans, the chest stays open, or the player scrolls chat. Rs3Bingo avoids this with a layered dedupe strategy:
Depending on the activity, verification can be:
Keep a short rolling log here. Example:
If you want this to auto-populate, we can wire it to an /api/updates endpoint and render the list dynamically.