lucasmonstrox / PyTibia

🤖 Fastest Tibia PixelBot. A great bot for Auto, Cavebot, Healing, Macro, Refill, Targeting and Training!
MIT License
266 stars 62 forks source link

[FEATURE] - Back to loot tab #60

Open eusolobehe1898 opened 1 year ago

eusolobehe1898 commented 1 year ago

Is your feature request related to a problem? Please describe. After depositing gold and or buying items, it is necessary to go back to the loot tab, so that when you return to the hunt, you can detect new loots.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

lucasmonstrox commented 1 year ago

I need to apply a middleware to go back to loot tab when player is not buying items or depositing gold.

lucasmonstrox commented 1 year ago

Added an enhancemente here in commit https://github.com/lucasmonstro/PyTibia/commit/81c15db66c2d17fe20392efcab0dfb8e58b68969

Can you test it?

lucasmonstrox commented 1 year ago

@eusolobehe1898 added new commit https://github.com/lucasmonstro/PyTibia/commit/6e0ddd4d775f94194f7826f808492b28fe69a382 with some improvements and fixing performance issues when fetching chat tabs. Now everything is operating under 10microseconds :)

Test it today please.