Thread Rating:
  • 2 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gather Multiple Shards and Crystals - AFKable
#23
You cut and paste with notepad ++.

for example (only showing certain lines for simplicity sake):

[1] = {
["type"] = "botany";
["radius"] = 150;
["item1"] = "Fire Crystal";
["item2"] = "Fire Shard";
["minlevel"] = 26;
["mapid"] = 134;
["skillprofile"] = "Crystals2";
["condition"] = {
["ItemCount(2) < 9950"] = true;
};
["complete"] = {
["ItemCount(2) <= 9950"] = false;
};
};
[2] = {
["type"] = "botany";
["item1"] = "Water Crystal";
["item2"] = "Water Shard";
["minlevel"] = 26;
["mapid"] = 137;
["skillprofile"] = "Crystals2";
["condition"] = {
["ItemCount(7) < 9950"] = true;
};
["complete"] = {
["ItemCount(7) <= 9950"] = false;
};
};

The item count is how many it will collect (9950 in this case).

If you want to eliminate certain elements , like fire above, you delete the entire section 1, and rename section 2 to 1. Keep the order sequential and without gaps. You can see that I edited the min level to 26 as well.
Reply
 


Messages In This Thread
RE: Gather Multiple Shards and Crystals - AFKable - by rsilva712 - 02-24-2018, 05:24 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products