kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 332 forks source link

No Teleport Barbarian at Travincal doesn't pick items #2592

Open Karakachanov opened 4 years ago

Karakachanov commented 4 years ago

Hello everyone! I'm Having problem with my walking barb(and probably other classes too), when he has to pick items from the ground at travincal.

He either picks all things from inside the building and ignores the things outside, or the other way around. It doesn't happen with the same config when he is able to teleport(with enigma or sorceress class). It doesn't happen when barb is using "find item" skill on the bodies: he goes inside and outside multiple times depending on which corpse is closer to him atm and he doesn't ignore single corpse.

But when he's done poping all the corpses, he only picks the items inside or only items outside the building depending where is he located at the start of the picking and then just teleports to town, leaving valuable items and gold on the ground.

Any idea what may be causing this and how to fix it?

Karakachanov commented 4 years ago

Also there is bug with walking barb in the travincal.js script where barb is trying to use leap attack to teleport inside the building and gets stuck, trying to make hits which doesn't register. I've fixed that by just removing the leap attack from the script and replacing it with skill that barbarian doesn't have. Now he is just walking through the main entrance. Leaping through the windows in that area causes "rubberbanding"(that's not related to lag, it happens in singleplayer too) is not viable solution and i suggest you should remove it from travincal script.