Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

A collection of tools for the MMORPG Runescape written in PHP.

Notifications You must be signed in to change notification settings

BeingTomGreen/RunescapeTools

Repository files navigation

Runescape Tools

Latest Stable Version Total Downloads Latest Unstable Version License

A collection of tools for the MMORPG Runescape written in PHP.

Planned Features

Some of these may need two be done twice, once for EoC/RS3 and once for OldSchool.

Basic Features

  • Combat calculator
  • Highscores lookup
  • Mini game lookup
  • Adventures log (would be handy to have direct access to set parts of this - eg $player->alog->quests())
  • Latest news
  • I'd love to pull patch notes from some sort of API, although I don't know of one...

Handy Tools

  • XP -> level converter
  • Level -> XP converter
  • Shorten number (convert 5000 to 5k) - done
  • Expand number (convert 5k to 5000)
  • Current player count

Contributing

Found a bug? Think you can improve on something? Shoot me a pull request / email / tweet.

I very much welcome contributions, even if you just report an issue!

The code isn't fully backed up by tests (at least at the time of writing), but please make sure you are running the test's before submitting a pull request!

License

This is open-sourced software licensed under the MIT license.

About

A collection of tools for the MMORPG Runescape written in PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages