You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that whilst running a for through each boss name in the dictionary provided in the code, everything after obor shifts one index to the right.
After debugging, I found that this may be due to the phantom muspah update has caused an issue in indexing when calling onto the osrs hiscores api.
The text was updated successfully, but these errors were encountered:
I've noticed that whilst running a for through each boss name in the dictionary provided in the code, everything after obor shifts one index to the right.
After debugging, I found that this may be due to the phantom muspah update has caused an issue in indexing when calling onto the osrs hiscores api.
Thank you for pointing this out. I had a feeling that this would be something that would, honestly, come to be common-place due to jagex's janky excuse for a hiscores page.
I've noticed that whilst running a for through each boss name in the dictionary provided in the code, everything after obor shifts one index to the right.
After debugging, I found that this may be due to the phantom muspah update has caused an issue in indexing when calling onto the osrs hiscores api.
The text was updated successfully, but these errors were encountered: