Skip to content

Add TileLite Plugin#11416

Merged
riktenx merged 8 commits into
runelite:masterfrom
jackperry2015:master
May 13, 2026
Merged

Add TileLite Plugin#11416
riktenx merged 8 commits into
runelite:masterfrom
jackperry2015:master

Conversation

@jackperry2015
Copy link
Copy Markdown
Contributor

Adds the TileLite plugin — automatic tile verification for OSRS bingo competitions.

The plugin sends game events (drops, XP gains, boss KC, heartbeat) to the TileLite
backend (https://tilelite.app) for automatic bingo tile verification.

Events sent:

  • Heartbeat with RSN + world (every 5 min + on login) for account verification
  • Monster drops (NPC name, item, quantity)
  • XP gains (skill, amount)
  • Boss kill counts (from chat messages)

All requests are authenticated via a user-generated API key (X-Runelite-Key header).
No sensitive data is collected. No game client modifications.

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Apr 7, 2026

@runelite-github-app
Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

Comment thread plugins/tilelite
@riktenx riktenx merged commit ebae465 into runelite:master May 13, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants