OSRSBox | Blog Tags

Ramblings of an avid Old School RuneScape player

Plugin (6 posts)


Writing RuneLite Plugins - Part 4 - Creating a Simple Overlay Plugin

This post discusses and provides code examples of how to author a simple RuneLite plugin with an overlay. This post is part of a series about writing RuneLite plu...

Continue Reading »
Plugin, RuneLite Comments

Watercooler: PlayerScraper - A RuneLite Plugin to Dump Player Equipment - Development Discussion of an Unusual RuneLite Plugin that Scrapes Player Equipment

This post discusses the development process of a strange RuneLite plugin I authored to scrape players! Say what?! Simply put, the plugin scans a specific player a...

Continue Reading »

WaterCooler: New OSRS Item ID Search Tool - Creating an OSRS Item ID and Item Name Search Tool

This post discusses a collection of new tools that I recently wrote and released on OSRSBox (website and GitHub). The OSRS Item Search tool is a web-based applica...

Continue Reading »

Writing RuneLite Plugins - Part 3 - Creating a RuneLite Plugin Config Menu

This post discusses and provides code examples of how to author configuration menus for RuneLite plugins. This post is part of a series about writing RuneLite plu...

Continue Reading »
Plugin, RuneLite Comments

Writing RuneLite Plugins - Part 2 - General Structure of RuneLite Plugins

My last post started the series of my journey developing plugins for the popular open source Old School RuneScape (OSRS) client RuneLite. In that post I covered t...

Continue Reading »
Plugin, RuneLite Comments

Writing RuneLite Pulgins - Part 1 - Setting up the RuneLite Development Environment

NOTICE!!! PLEASE READ!!! It has been over 3 years since I originally wrote this guide. It is out-of-date. Check the RuneLite Wiki for more up-to-date instructio...

Continue Reading »
Plugin, RuneLite Comments