07-13-2010, 12:12 PM
jubockuhaxe Wrote:just a quick question, are the default items already gonnna be picked up by my bot or do i need to rmeove the //, for example
// ##### Helms #########################
[Name] == GrimHelm && [Quality] == unique # [LifeLeech] >= 6 && [ManaLeech] >= 6 && [DamageResist] >= 15 // Vampire Gaze
[Name] == Shako && [Quality] == unique # [Defense] >= 98 // Harlequin Crest
[Name] == Demonhead && [Quality] == unique # [EnhancedDefense] >= 100 && [LifeLeech] >= 8 && [Strength] >= 25 // Andariel's Visage
[Name] == BoneVisage && [Quality] == unique # [Sockets] >= 1 && [Defense] >= 350 && [Strength] >= 25 // Giant Skull
[Name] == SpiredHelm && [Quality] == unique # [PassiveColdMastery] >= 8 && [Dexterity] >= 10 // Nightwing's Veil
[Name] == Corona && [Quality] == unique # [Sockets] >= 1 && [PlusDefense] >= 100 && [DamageResist] >= 10 // Crown of ages
will this pick up all those helms and keep them or not?
It'll pick them all up, but under the conditions. Like, when it picks up the Shako, it has to have at least 98 defense or it'll sell it to the vendor. Same with all the others. If you want to remove general specifications then just put this.
"[Name] == Corona && [Quality] == unique "
However, I would edit it to have 0 sockets, so it'll keep any socket corona. Keeping a one socket corona but not a zero doesn't make any sense.
Ceaga, that shouldn't be any default waiting time, so if it's taking any longer than its for a reason. Like your character got tagged or something.
![[Image: nyyzok.gif]](http://i50.tinypic.com/nyyzok.gif)