Jump to content

Join our Discord

Talk to other users and have a great time
Discord Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Exiled Bot Classic Archive
This is the archived Exiled Bot Classic forum. Content is preserved for reference and may be outdated.
Sign in to follow this  
DarKZonEDZ

Let fragment in Stash pickit not work , Smart chromatic orb vendor

Recommended Posts

Let fragment in Stash

 

[Type] == "Scroll Fragment" # [stashItem] == "true"
[Type] == "Alteration Shard" # [stashItem] == "true"
[Type] == "Transmutation Shard" # [stashItem] == "true"
[Type] == "Alchemy Shard" # [stashItem] == "true"

 

But it not work , This code write correct ?
 

Pls make smart chrome vendor don't loot large item

[Category] == "Glove" [sockets] == "3"  && [RedSocket] == "1" && [blueSocket] == "1" && [GreenSocket] == "1" [Linked] == "3" # [sellUnid] == "true"
[Category] == "Boot" [sockets] == "3"  && [RedSocket] == "1" && [blueSocket] == "1" && [GreenSocket] == "1" [Linked] == "3" # [sellUnid] == "true"
[Category] == "Helm" [sockets] == "3"  && [RedSocket] == "1" && [blueSocket] == "1" && [GreenSocket] == "1" [Linked] == "3" # [sellUnid] == "true"
[Type] == "Sai" [sockets] == "3"  && [RedSocket] == "1" && [blueSocket] == "1" && [GreenSocket] == "1" [Linked] == "3" # [sellUnid] == "true"
[Type] == "Profane Wand" [sockets] == "3"  && [RedSocket] == "1" && [blueSocket] == "1" && [GreenSocket] == "1" [Linked] == "3" # [sellUnid] == "true"
[Type] == "Tenderizer" [sockets] == "3"  && [RedSocket] == "1" && [blueSocket] == "1" && [GreenSocket] == "1" [Linked] == "3" # [sellUnid] == "true"
[Type] == "Gemini Claw" [sockets] == "3"  && [RedSocket] == "1" && [blueSocket] == "1" && [GreenSocket] == "1" [Linked] == "3" # [sellUnid] == "true"
[Type] == "Corsair Sword" [sockets] == "3"  && [RedSocket] == "1" && [blueSocket] == "1" && [GreenSocket] == "1" [Linked] == "3" # [sellUnid] == "true"

 

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...