Hi,
I code a bit in my spare time, and I’m currently thinking about writing up some code for excel that will allow me to better track my inventory in game. (I’m thinking about setting up some functions that do things like calculate the number of a given item I would have if I converted everything into that item).
I could track all of my inventory changes by hand, but it would be helpful if some code could automatically access my "myself" page and track my inventory.
This might be a stupid question, but is there any way to do that?
I’m just curious. I would mostly be doing this for fun and as a programming exercise.