hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
64 stars 34 forks source link

Bot not picking items up or teleporting after update? #297

Closed HYPERTONE closed 3 weeks ago

HYPERTONE commented 3 weeks ago

Details

I'm guessing there was an update recently that changed some offsets?

Version

v0.4.0

Logs

time=21:25:53 level=DEBUG msg="Checking for items to identify..." time=21:25:53 level=DEBUG msg="No items to identify..." time=21:25:53 level=DEBUG msg="Belt Stats Health: 6/8 healing, 0/0 mana, 7/8 rejuv." time=21:25:53 level=DEBUG msg="Checking for items to stash..." time=21:25:53 level=DEBUG msg="Checking for items to stash..." time=21:25:55 level=DEBUG msg="Loading screen detected, waiting until loading screen is gone" time=21:25:55 level=DEBUG msg="Load completed, continuing execution"

Nothing happens after this.

HYPERTONE commented 3 weeks ago

I've tried running Pindle and Eldritch.

For Pindle, my cold sorc just sits in the corner upon entry and casts blizzard. For eldritch, my cold sorc teleports to the location and casts blizzard and nothing else until the run times out. It does not loot any items.

I've tried reinstalling and had the same issue.

HYPERTONE commented 3 weeks ago

Modifying pickit rules caused the bot to glitch. Reinstalling and reconfiguring fixed the issue.