Skip to content

Add Flip It plugin#12716

Open
aenten1 wants to merge 2 commits into
runelite:masterfrom
aenten1:add-flip-it
Open

Add Flip It plugin#12716
aenten1 wants to merge 2 commits into
runelite:masterfrom
aenten1:add-flip-it

Conversation

@aenten1

@aenten1 aenten1 commented Jun 19, 2026

Copy link
Copy Markdown

Flip It

A side-panel plugin for Grand Exchange flipping. Tracks live buy/sell prices,
computes profit after the 2% GE tax, and supports combination-item recipes.

Features

  • Watchlist of items with live prices and per-item profit; reorderable, with manual price overrides.
  • Combination recipes: ingredients + result item/quantity, net profit, price-history chart per item; reorderable.
  • Prices via the OSRS Wiki real-time API (opt-in): N-point Average or Median over the 5-minute timeseries, configurable Price Mode and offsets/rounding.
  • Volatility indicator: flags items whose coefficient of variation over a configurable window exceeds a threshold.
  • Price-history pop-out chart: low/high lines, hover values, labelled axes, 5-day and 1-year high/low.
  • "No data" vs loss: missing prices show "N/A", distinct from a red loss.
  • Name search via itemManager.search().

Compliance

  • Panel-only; no overlays, menu entries, input injection, or game automation.
  • No boss/PvP/combat features.
  • All Wiki (3rd-party) requests are gated behind the opt-in "Use Wiki Prices" toggle, which carries the required IP-disclosure warning.
  • HTTP via the injected OkHttp client, off the client thread; file I/O confined to .runelite.
  • BSD 2-Clause licensed; full headers on all source files.

Repo: https://github.com/aenten1/flip-it

@runelite-github-app

runelite-github-app Bot commented Jun 19, 2026

Copy link
Copy Markdown

@runelite-github-app

Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant