klukule / merlin

Open-source albion online bot in C#
Other
7 stars 6 forks source link

Bot banking and repairing effeciency #44

Closed lemon07r closed 7 years ago

lemon07r commented 7 years ago

Bot can be made more efficient if it did both banking and repairing every time it returned to city to do either task instead of doing just the single job it needed to, e.a. right now bot will only bank if it doesn't need to repair, then come back later to repair instead of doing it all in the same trip.

rmicko commented 7 years ago

And when is bank open effective would be also refill pies of higher tier in bank?

rmicko commented 7 years ago

Now i checked few times how banking is working... Are not bot moving items so fast? Can be added some delay betwen stacks movement to be more human like?

Monkey7539 commented 7 years ago

I added this and tested slightly so it should be okay .