This came to my attention...

I'm playing on a OT that have high numbers (characters go up to 10k-25k level).
For exemple my Paladin have: 141.197 of health and 189.385 of mana.

But the client interface have a limit of 65.535.

The bot only interact with this limit too? It can't access the rest of the information of the character?

I could make a persistent with auto(200) that uses the potion without looking for the health/mana... but I think would have a hit in the performance of the bot.

Do we have a way to access the complete health % or value? Or is limited in the threshold of the interface?