Install
Everykill is a RuneLite plugin that counts every monster you kill, and a site that ranks those counts.
The plugin is still being built and hasn't been submitted for review. There is nothing to install today. This page describes what it will do when it lands, so you can decide before it does.
When it ships
It'll be on the RuneLite Plugin Hub. In the client: Configuration → Plugin Hub → search Everykill → Install. No downloads, no jar files, nothing to trust beyond RuneLite's own review.
The plugin is open source, so the code that runs on your machine is the code you can read.
It records nothing until you say so
Installing it doesn't start anything. There are three separate decisions and each one is off until you make it.
Record kills
Off by default · stays on your computer
Counts what you kill, locally. Nothing leaves your machine. The plugin does nothing at all with this off.
Upload to the site
Off by default · requires recording
Sends your recorded kills so you're ranked. You're identified by a random id generated on your computer — not your account name.
Uploading ranks you pseudonymously. You appear on leaderboards as an unnamed entry holding a real position.
Publish my name
Off by default · requires uploading
Puts your display name on public leaderboards, including kills you already uploaded. This is the only thing that ever sends your name to the server.
Turning it off deletes the name from the site rather than hiding it. Your ranks stay as unnamed entries.
What a kill sends
With uploading on, each kill sends exactly this:
- monster id and name
- combat level
- region
- kill grade — whether the kill was uncontested
- your damage, and other players' damage
- hit counts and fight length
- the items dropped
And never any of this:
- your RuneScape username, unless you publish it
- your email address
- your IP address
- any device or hardware fingerprint
- anything about other players beyond whether someone was nearby
Getting your data back, or deleted
Both are buttons in the plugin, not an email you have to send. Export gives you everything the server holds as a file. Delete erases the account, every kill on it and your published name, in one go, immediately and permanently.
An account that goes three years without uploading is erased automatically. Full detail in the privacy policy.
The catch worth knowing
Your history lives on the random id your client generated. Lose that and the history is orphaned — which is what the one-time recovery code is for. It's shown once, when the plugin first registers. Write it down.
Not affiliated with Jagex
Everykill is an independent project. It isn't endorsed by or connected to Jagex, and it isn't part of RuneLite beyond being a plugin anyone can write. It reads the same game data RuneLite already exposes to every plugin.