R rsn Member Joined Feb 19, 2012 Messages 72 Reaction score 2 Dec 25, 2014 #1 Hey im looking for a proper gem list that picks up the gems that can sell pretty easy, and that also will pickup quility gems! Hopefully someone can share this with me
Hey im looking for a proper gem list that picks up the gems that can sell pretty easy, and that also will pickup quility gems! Hopefully someone can share this with me
N Nepthys Community Developer Joined Oct 13, 2014 Messages 89 Reaction score 1 Dec 25, 2014 #2 quality gems: leave 'name' blank in 'type' write /Gems/ set 'minimum quality' to 1 that will pick up any quality gem I couldn't say for picking up normal gems to sell, they never seem to sell for more than a couple chaos, which isn't really worth my time to trade
quality gems: leave 'name' blank in 'type' write /Gems/ set 'minimum quality' to 1 that will pick up any quality gem I couldn't say for picking up normal gems to sell, they never seem to sell for more than a couple chaos, which isn't really worth my time to trade
E ExVault Active Member Joined Oct 23, 2013 Messages 748 Reaction score 57 Dec 25, 2014 #3 These ones are easy to sell in chat: Code: { "Description": "My gems", "Enabled": true, "Names": [ "Portal", "Spell Echo", "Multistrike", "Cast when Damage Taken", "Herald of Thunder" ], "NameMatchAnyRatherThanAll": true, "Rarities": [ 4 ], "MaxQuality": 0 }
These ones are easy to sell in chat: Code: { "Description": "My gems", "Enabled": true, "Names": [ "Portal", "Spell Echo", "Multistrike", "Cast when Damage Taken", "Herald of Thunder" ], "NameMatchAnyRatherThanAll": true, "Rarities": [ 4 ], "MaxQuality": 0 }