This website is a work in progress.
Please report any issues to our Discord server, or thebug report forum.

A large change to the RuneLite plugin is underway, which introduces a number of new features, including: Restored functionality for player lookups, showing real-time statistics and ranks Group-based lookup functionality, for viewing the top-ranking groups from directly inside the client The ability to view a pop-up live version of any group's Loot Leaderboard, from a side panel button. An API-oriented panel that allows players to see when their last successful communication was with our back-end, which includes: A submission panel that automatically gets populated with notable drops/achievements A method that periodically pings the API to check if the submissions contained in the side panel have been properly transmitted & written to...
Recently, we began working on re-creating a long lost event system that had its roots inside of the DropTracker's functionality. These events are fully-automated, with a dedicated Discord bot to handle synchronization and updating; using WiseOldMan and our own tracking capabilities to accurately manage task completions and assignments. For the time being, I'm simply working on Bingo events. A large amount of the requirements are completed for this to be a reality: A Bingo Board class to handle generation and modification of image representations of boards A verbose task system that is able to handle nearly any possible type: Item-based tasks, which can be configured to: require any one item, or any one item from a list of items...