Custom Scripts

Diablo 3 profile parser

Diablo 3 is a very popular massively multiplayer online role playing game (MMORPG), by Activision Blizzard Entertainment. With the latest patch, the option to browser through profiles and characters has been given, but the option to get the page as XML (which was available in the respective functionality of World of Warcraft, another product of the same company) was not given.

This project is a PHP class that parses the profile page, and returns all the data in an object. It is still in active development.

GreaseMonkey, Google Charts and Ikariam

Like many people, I like wasting some time playing web-based games, such as Ikariam. However, I found myself spending a lot of time making the same calculations over and over again -- there had to be a better way! So I made one. GreaseMonkey is a Firefox addon to inject a JS script into a page, Google Chart is an easy way to make charts. Using these, Ikariam Projection was born.