Skip to content

Add OSRS FlipHub plugin#13658

Open
zFallan121 wants to merge 1 commit into
runelite:masterfrom
zFallan121:add-osrs-fliphub-v2
Open

Add OSRS FlipHub plugin#13658
zFallan121 wants to merge 1 commit into
runelite:masterfrom
zFallan121:add-osrs-fliphub-v2

Conversation

@zFallan121

@zFallan121 zFallan121 commented Jul 11, 2026

Copy link
Copy Markdown

Adds OSRS FlipHub, a Grand Exchange flip tracker.

What it does

  • Records GE offer history locally (buys/sells/completed/aborted)
  • Per-flip and rolling profit/margins, GE buy-limit timers, live OSRS Wiki prices
  • Item bookmarks and price context in a side panel

Read-only / no automation

The plugin only observes GrandExchangeOfferChanged and related client events. It performs no automation and sends no input to the game. No RuneScape/Jagex credentials are requested, read, or transmitted.

Network / data handling

  • Default (not linked): local-only. All trade data stays on the user's machine. The only network calls are read-only price lookups to the public OSRS Wiki price API (prices.runescape.wiki).
  • Optional account link: if the user pastes a FlipHub license key in the plugin settings, their GE offer events (item, quantity, price, offer state, timestamps) are uploaded over HTTPS to FlipHub's servers (osrsfliphub.com) to power an online dashboard. This is opt-in - nothing is uploaded until the user links - and is disclosed both in the plugin description and in a dedicated config section. Clearing the key or clicking Unlink stops uploads immediately.

Source: https://github.com/zFallan121/OSRS-FlipHub-Plugin-Public
Licensed BSD 2-Clause.

@runelite-github-app

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

@riktenx

riktenx commented Jul 12, 2026

Copy link
Copy Markdown
Member
  • use of thread interrupt is not allowed

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin added waiting for author waiting for the pr author to make changes or respond to questions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants