07-29-2010, 04:49 AM
need some help with a code pickit.. i made this code.. i want to get only white or 3 soquet orbs whit the light skill.. but he has caught magic and rare orbs :/ i also tried [Quality] == normal and [Quality] <= superior
[Name] == Jared'sStone # ([Sockets] == 0 || [Sockets] == 3) && [Quality] <= superior && [SkillLightning] >= 3 // Base Thunder
[Name] == SwirlingCrystal # ([Sockets] == 0 || [Sockets] == 3) && [Quality] <= superior && [SkillLightning] >= 3 // Base Thunder
[Name] == DimensionalShard # ([Sockets] == 0 || [Sockets] == 3) && [Quality] <= superior && [SkillLightning] >= 3 // Base Thunder
Anybody know how to arrange pick up only white or 3 soq orbs? ty for all
[Name] == Jared'sStone # ([Sockets] == 0 || [Sockets] == 3) && [Quality] <= superior && [SkillLightning] >= 3 // Base Thunder
[Name] == SwirlingCrystal # ([Sockets] == 0 || [Sockets] == 3) && [Quality] <= superior && [SkillLightning] >= 3 // Base Thunder
[Name] == DimensionalShard # ([Sockets] == 0 || [Sockets] == 3) && [Quality] <= superior && [SkillLightning] >= 3 // Base Thunder
Anybody know how to arrange pick up only white or 3 soq orbs? ty for all