miltonbarroca / Tibia-Toolkit

O Tibia Toolkit é uma coleção de scripts e ferramentas de automação desenvolvidos por entusiastas do jogo Tibia. Este repositório oferece uma variedade de recursos para otimizar sua experiência de jogo, desde a automação de combos de magias até a caça automatizada, treinamento de habilidades e gerenciamento eficiente de recursos.
MIT License
5 stars 3 forks source link

New Auto Healer #3

Closed TheGlitchLab closed 4 months ago

TheGlitchLab commented 4 months ago

Now this new autohealer is based on percentage, being able to track in real-time the life of the character.

We must do the mana now, but to me keeping updating, could you please update the UI to this type ? Low Life Mid Life High Life

both to mana, then we will be able to proceed with the code.

This new healer as you can see reaches Function getHpPercentage - 41.01 milliseconds to retrieve the percentage, it's like magic, it's not being treated with numpy.

Removed static codes such region (x,y) of life region, now the code already get it and cache to improve performance.

Add me on discord: stormzk

miltonbarroca commented 4 months ago

I will make this update for the mana and adjust the UI to include the categories "Low Life," "Mid Life," and "High Life" for both life and mana. I greatly appreciate your contributions, as they are extremely valuable to the project.

Thank you!