Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. ian c

    Request Forum Data API

    I'd like for some data to be exposed in some sort of web api (restful would be ideal). You could also create some small scale ORM in the client for scripts to make use of this data. Site Online Users (number) Online Users (list of account ids) Ranks (see below for desired information) User...
  2. ian c

    Resource An Alternate Query API

    Query API The Query API is my interpretation of a proper query system. You have a Inquirer which queries a Database. A SelfInquirer is an Inquirer with it's own Database to query. Inquirer, grabs the List type from the Database upon querying. To support method chaining, I introduced Results, a...
  3. ian c

    Elite Scripts [Open-Source Paradise]

    Github: https://github.com/IITC/RuneMate Have at it guys. :) If you want to use anything within this repository for your own, please leave credit where it is due. Made the repo private for the time being as developing for competing clients is apparently stirring up a 'ruckus'.
Top