I gave an example scoring table to calculate the value.
Cant it scan the tracker account and calculate the values? =\.
From what I'm seeing, there's over 1100 unique accounts playing every day. That's a LOT of scanning to do by reading the page. Not to mention, storing and then accessing that data all for a "top player of the week". It would be cleaner (and probably easier) to start from scratch and build our own tracker.
IF it was possible you could pull all sessions from someone from _ _ _ _ date to _ _ _ _ _ date you could do it.
I mean tracker lists recent sessions but it only lists the past 10-15 or something. If you can adjust that to keep it current in Week blocks it should be pretty easy from there?
Yea, it would be easy if we had access to the BT database but we don't and I would doubt very much that Homey would give us access. Hence, the road to building our own tracker would be by far better and more flexible. Just a lot of work.