Real-time crowd-sourced impling locations for Old School RuneScape.
An original RuneLite plugin built around a Supabase backend — no Oracle, no inherited code.
Reporting — while the plugin is running, it silently watches for implings spawning near you and automatically uploads their type, world, and coordinates to a shared database. No buttons, no setup.
Displaying — the sidebar panel shows a live list of implings recently spotted by everyone running the plugin, anywhere on the map. Clicking any entry places a marker on your world map and pans to it.
All 12 real OSRS impling types:
Baby, Young, Gourmet, Earth, Essence, Eclectic, Nature, Magpie, Ninja, Crystal, Dragon, Lucky
Jar variants are normalized to their base type so they group correctly.
Works out of the box with no setup required. Optional settings under the plugin's config panel:
- Per-type display filters
- Hide Puro-Puro — filters out sightings inside the Puro-Puro minigame
- Spawn notification — get a RuneLite notification when a tracked impling spawns nearby
- Hide sidebar button — hide the panel button for silent background reporting only
- POST/GET endpoint overrides, if self-hosting
The plugin reports impling NPC IDs, world numbers, and tile coordinates only. No player usernames, account information, or personal data is ever collected or transmitted.
Built by Koopy98. Based on ImplingFinder by Hablapatabla, used under its BSD-2-Clause license.