kolton / d2bot-with-kolbot

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

Diablo Wakka dont use Pickit! #1090

Open DS1337 opened 5 years ago

DS1337 commented 5 years ago

Hey i got the problem, dat my Leech is not picking up potions in Diablo Wakka. I mean, she is low life and normally must using potions, but my Soso dont pick up fresh potions from the ground...

i know its only leeching and normally the pickit not working, but is there a chance, to put the pickit in Diablo Wakka, dat my leech are picke up some potions mby? :)

semirotta commented 5 years ago

I personally have this in my pickit:

//POTIONS [Name] == GreaterHealingPotion [Name] == SuperHealingPotion [Name] == GreaterManaPotion [Name] == SuperManaPotion //[Name] == RejuvenationPotion [Name] == FullRejuvenationPotion

So it keeps picking them, getting rid of the ones it doesnt need from the character config

ryancrunchi commented 5 years ago

The implementation of Wakka script does not include picking items. If you want to do so, you will have to add it explicitly in the script between moves.

semirotta commented 5 years ago

I have also noticed that Wakka is bad. It wont enter teleports, it just sits in towns most of the runs.

DS1337 commented 5 years ago

The implementation of Wakka script does not include picking items. If you want to do so, you will have to add it explicitly in the script between moves.

U know the lines and the command script for it mby? :)