PocketGE logoPocketGE Open the live tracker →

PocketGE Flip Tracker — RuneLite Plugin

A free, open-source RuneLite plugin that tracks your Grand Exchange flips as they actually fill, works out tax-aware profit automatically, and puts PocketGE's live price charts one right-click away from any item mentioned in your chat.

What it does

Live flip trackingWatches every GE offer slot for incremental fills (partial fills included) and matches sells against earlier buys FIFO, per item — no manual logging.
Profit after taxBooks every completed flip with the same 2% GE tax math as the website, so session profit is what you actually keep.
In-game price auto-fillWhen you open a buy or sell offer for a favorited item, the plugin's suggested price and quantity can fill straight into the GE prompt for you to confirm.
Favorites & breakout alertsA sidebar favorites list mirrors your PocketGE favorites, with a pulsing border when an item is testing its true 5-day high or low.
Chat → chart, one right-clickRight-click a chat message where someone mentions an item ("selling feathers", "buying whip") and jump straight to that item's live PocketGE chart.
Local-only website bridgeOpt-in bridge on 127.0.0.1 lets pocketge.com, open in your own browser, mirror your live flips and favorites — nothing ever leaves your machine.
Every profit number the plugin shows uses the exact same tax rule as PocketGE: 2% of the sale price, rounded down, capped at 5,000,000 gp per item, with under-50 gp sales and a few exempt items (like the bond) excluded. What you see is what you keep.

Installation

The plugin isn't on the official RuneLite Plugin Hub yet — until it is, you can build and run it from source:

  1. Clone github.com/lazyblob/pocketge-flip-tracker.
  2. With JDK 11 installed, run ./gradlew build from the runelite-plugin folder.
  3. Load it into RuneLite via the client's plugin developer tools, or follow the build steps in the repo's README.

Once it's live on the Plugin Hub, this page will be updated with a direct "Add to RuneLite" link.

Connecting it to pocketge.com

The website bridge is opt-in and off by default. Turn it on from the plugin's settings, then toggle "Connect" in PocketGE's Bank of Gielinor modal — the sidebar Favorites list and your session's flips will start mirroring live, all without any account or login on either side.

▶ View the plugin on GitHub

FAQ

Is the PocketGE RuneLite plugin safe to use?

Yes. It only reads your own Grand Exchange offer events inside the RuneLite client — it never reads your password, never sends input on your behalf, and never touches your account credentials. The optional website bridge only serves data to 127.0.0.1 (your own machine).

Does it cost anything?

No — it's free and open source.

Can I search PocketGE from in-game chat?

Yes. Right-click a chat line mentioning an item and choose "Search PocketGE for <item>" to jump straight to that item's live chart.