Skip to content
#

osrs

Here are 201 public repositories matching this topic...

A personal project which attempts to use an algorithmic model to generate in-game wealth on the MMORPG Runescape. Using the official Runescape Grand Exchange API, historical price and qualitative data is pulled for each of the items in the game. By processing this data and predicting the price changes in certain high-volume items, profit can be made against a stagnant in-game economy. An automated AI will log in to the game and take the results from the model to automatically purchase the items which the algorithm deems are profitable to buy. Additionally, back testing of historical data against the model should also be completed before the bot makes initial investments.

  • Updated Sep 22, 2017
  • Python
GigiaJ
GigiaJ commented Feb 5, 2022

WalkerTile's inner enumerated class TYPE should probably not be capitalized. Don't want to touch Walker code currently, but listing this for review.

Probably would only need to check for uses in the DaxWalkerRSB codebase for usages and update them (if any) and change it to be Type. (You know instead of all capital letters.)

good first issue minor review

Improve this page

Add a description, image, and links to the osrs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the osrs topic, visit your repo's landing page and select "manage topics."

Learn more