If you have read blog posts I have previously written… you will know that I am a big fan of OSRS, programming, and data! This post combines all these. I wanted to...
Continue Reading »This post covers how to setup RuneLite to run multiple accounts without the need to type in your username over and over again, and to also keep RuneLite configura...
Continue Reading »For a while now, I have been casually working with the RuneLite project. Mostly I write plugins for extracting or gathering data from Old School RuneScape (OSRS)....
Continue Reading »This post is a documented journey about creating a completely portable version of OSRS that can be played from a USB flash drive. When embarking on this project I...
Continue Reading »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 »A few days ago I wrote a post about Extracting and Converting OSRS Models. The post went into detail including the background research, overview of a new tool I h...
Continue Reading »This post discusses and outlines how to extract 3D models from the OSRS cache, then convert the extracted models to a different file format to allow you to open t...
Continue Reading »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 »This post documents how I installed RuneLite on a fresh Ubuntu Desktop Linux version 18.04 system. The general process to install and run RuneLite on Linux is pre...
Continue Reading »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 »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 »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 »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 »Post Update (2018/09/04) This post is no longer relevant as the original RuneLite Deobfuscator has been removed from my GitHub osrsbox-cache repo. This is to ali...
Continue Reading »While making some parts of this website and some authoring other tools I needed to dabble a little with the OSRS cache. For example, to help build the OSRSBox Ite...
Continue Reading »