10-08-2015, 08:25 PM
Sry to be a bother but im trying to set up the counter. I copyed your setting for chards/crystals but the bot doesn't stop and just continues gathering. I sill dont fully understand the item count and what is the number for in ( ). Do i need a specific setup if i cap on crystals before shards?
["condition"] = {
["ItemCount(5) < 9500"] = true;
};
["complete"] = {
["ItemCount(5) <= 9500"] = false;
};
["condition"] = {
["ItemCount(5) < 9500"] = true;
};
["complete"] = {
["ItemCount(5) <= 9500"] = false;
};