OSRSBox | Blog Tags

Ramblings of an avid Old School RuneScape player

Python (5 posts)


Analysis of Wintertodt Damage at 10 Hitpoints - Analysis of Wintertodt damage and finding the optimal levels for the Wintertodt grind

This post presents an analysis of damage taken at Wintertodt at varying Hitpoints and Firemaking levels. After starting an Ultimate Ironman account I wanted to kn...

Continue Reading »
Data, Python, Programming Comments

Using the OSRSBox Monster Database Python API - A tutorial covering how to use the Python API to query OSRS monsters

This post presents a quick introduction to the Python API that I have authored for my OSRSBox Monster Database. The database contains every monster in Old School ...

Continue Reading »
Python, Tool, Database, Data Comments

Determining the Current OSRS Client Version - A technique to determine the current OSRS client version without deobfuscating

A while ago I wrote an article that outlined how to Determine OSRS Cache Version using RuneLite. The purpose of the article was that I wanted to know: Which versi...

Continue Reading »
Client, Python Comments

WaterCooler: Scraping an Entire Subreddit (/r/2007scape) - Getting the data to perform a historical, statistical analysis of six years of data from the Old School RuneScape (OSRS) subreddit

Yesterday I wrote a post entitled Data is Beautiful: A Six-Year Analysis of the OSRS Reddit (/r/2007scape). Please have a read of the post - I think it is pretty ...

Continue Reading »

Using the OSRSBox Item Database Python API - A tutorial covering how to use the Python API to query OSRS items

This post presents a quick introduction to the Python API that I have authored for my OSRSBox Item Database. The database contains every item in Old School RuneSc...

Continue Reading »
Python, Tool, Database, Data Comments