Flip Goblin is in early alpha — features are still taking shape and data may change. Tell us what you think
FlipGoblin

RuneLite plugin

Track your Grand Exchange flips in-game and, if you want, sync them to your Flip Goblin dashboard.

What it does

  • Captures your GE fills locally and shows this session's trades + after-tax profit/loss in a side panel — works fully offline.
  • Shows an info panel at the GE while you set up or view an offer: live ask/bid, after-tax margin, volumes, hoverable 24h and 7-day price charts, your offer's progress, and your observed 4-hour buy-limit usage with its reset time. Hovering any GE item shows the same market data as a tooltip.
  • Link your account (optional, free) to unlock live market data in the GE panels, sync your fills to your dashboard, and label everything by character — how linking works. Unlinked, the plugin makes zero network calls and tracks purely locally.
  • Informational only — it never automates trades, clicks, or any player action.

Download

Every release is built from the public source by GitHub Actions, with the test suite gating the build. You can also build it yourself: ./gradlew jar.

Install (sideload, until the Plugin Hub listing is live)

  1. Download osrsflip.jar with the button above.
  2. Put it in ~/.runelite/sideloaded-plugins/ (Windows: %USERPROFILE%\.runelite\sideloaded-plugins) — create the folder if it doesn't exist. The folder name must be exactly sideloaded-plugins.
  3. Start RuneLite in developer mode — RuneLite only loads sideloaded plugins in this mode, and the standard launcher always disables it. Windows: download our launch script and double-click it — it checks the jar is in the right place, then starts your already-installed RuneLite client directly (bypassing the launcher) with developer mode on. Linux/macOS: java -ea -cp "$HOME/.runelite/repository2/*" net.runelite.client.RuneLite --developer-mode.
  4. Enable Flip Goblin in the plugin sidebar — then link your account below to light up market data and dashboard sync.

To confirm it worked: the plugin list should show Developer Tools (developer mode is on) and Flip Goblin(the jar loaded). Fully exit RuneLite before launching — if it's already running you just get the old window back.

A listing on the official RuneLite Plugin Hub is in the works — once it's live, installing becomes one click in-client and this page will say so. Sideloaded jars skip the Hub's review process: only install builds you trust.