Bmjbrinkley / GIMP-Tracker

Tracks players movement/inventory/skills/experience etc.. and displays it on a web page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIMP-Tracker

This plugin tracks your movement, inventory, equipment, skills and experience and displays it on a website

alt text

Video

Usage

This plugin does nothing significant on its own, its 1 part of a 3 part system, a backend and a frontend is also required, the installation process its available under the Wiki section of this repository

Once you have an endpoint to connect to with the plugin, head over to the GIMP Tracker settings

alt text alt text

Head over to https://github.com/Rachnus/osrs-gimp-tracker-frontend to see instructions on how to use the website

Testing

If you wish to test the plugin on an existing site, you may do so using my test website

Settings

Heres a couple settings

  • URL: should be the IP & PORT to the back-end
  • Password: should match the password set by the backend in the config.js file
  • Send Data: if enabled, it will update your character on the website every tick
  • Connect on login: if enabled, it will automatically connect to the backend upon login
  • Send equipment/skill/inventory/health/prayer/run data: if enabled, it will send updates about set data

Status

On the right hand side of runelite, there will be a panel available to manually connect/disconnect to the backend, it will also display your last known connection status, if there was an issue

alt text

Plugin hub link

https://runelite.net/plugin-hub/show/gimptracker

Discord

You can find me on this discord if you have any questions or want to contribute :) https://discord.gg/RR8yNq5PN4

Special thanks to

  • Adam, Alexsuperfly & abex @ Runelite for answering some crucial questions
  • Mejrs for helping out with extracting map images
  • PH01L for having a ton of useful information on his site https://www.osrsbox.com/

About

Tracks players movement/inventory/skills/experience etc.. and displays it on a web page

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%