Little0smit / ChunkTracker

Chunk Progress Tracker for OSRS "ChunkLockedIronman"
MIT License
5 stars 2 forks source link

Retrieve stats from Runescape Highscores #40

Open Little0smit opened 5 years ago

Little0smit commented 5 years ago

Make use of Runescape highscores api to lookup player stats and auto import them if possible. API request: https://secure.runescape.com/m=hiscore_oldschool/index_lite.ws?player=PLAYERNAME It returns a csv list for a valid request.

Enhances #32 and works on code implemented in #39

Little0smit commented 5 years ago

Different highscore api calls depending on account type. edit m= to change between. Options are:

Little0smit commented 5 years ago

@timmothymcla awesome, if you're not familiar with OSRS, the highscores can also be seen online, (just Google osrs highscores) which lets you see they layout. Experiance and rank numbers aren't needed, just the skill level (1-99).