Open mollinger1 opened 3 years ago
Do you have your attacks set in your config file? AFAIK the bot will try to clear enemies first before picking up items.
No i dont have set them. Im playing a MA Assa and thats not working at the moment ... So i can just play manual
If you can detail the issues you're having with MA I can look into fixing her attacks.
So I play an MA Assa. And as it is already written in Attack.js, there is no lead function for the MA Assa (which would no longer be a problem with Season2, because charge attacks now work like a normal attack. I tried to solve the problem, but failed. I'm not very familiar with that). For this reason I have not set the skills in my config file.
If I now play in manual mode and see that something drops that is on my Pickit list, then I notice how the bot wants to go to the item. But if I then click two or three times on an enemy to attack, the error message appears and nothing is going to be picked up anymore. Other things like drinking potions still work.
I have already tried to increase the tick and delay in the corresponding line in pather.js and thought I could feel an improvement, but that can also be imagination. The error message appears anyway.
Now and then the error message pather.js line 33 appears ... I dont know why and when. I do not change anything.
It's not that dramatic, I can still play and if I pay attention and stop attacking at the right moment, the error message doesn't appear either.
To my config: UserAddon = true; FastPick = false; ManualPlayPick = true;
Thank you very much for the great work you are doing here.
Hey everyone, this error disables my manual pick while playing with d2botmap
it seems this error appears, when an item drops, which is ment to be picked up, but i keep on attacking enemies. The bot tries to run to the item 2 or 3 times and ill let it go if i notice, but most of the time i dont. After the message, the bot wont pick up anything.
Is there a an opportunity, that the bot will always try to pick up the item, no matter how long i keep on attacking enemies?