MetinOpenBot / OpenBot

58 stars 35 forks source link

Energy bot not working #21

Open vlad101vlad opened 2 years ago

vlad101vlad commented 2 years ago

Current steps: -> Character goes to Weapon Shop [ok] -> Character buys selected amount of items [ok] -> Character goes back to Alchemist [ok] -> Character gives items to Alchemist in exchange for Energy [FAIL] -> Character goes back to Weapon shop

That's the current state I have teste on Polyphemos. I have inspected the code and indeed it seems ok. If there is a fail in any of the steps, it goes to the next step (as it should). The current problem is the fact that the somewhere in the function "UsingItemOnInstance" something is failing and the logs does not provide any relevant information.

I would be happy to help in additional updates/fixings, but I would need some guidance on how I can make Python run on top of the client (or debug the code) Discord: vlad101vlad

tarzanboy13 commented 2 years ago

no more updates