Friend wanted me to write him a cluster farm profile similar to Sodimm's profile that would farm crystals in between waiting for each node to spawn. So I copied a lot of what he had and built this profile using iyake's custom repair tag so the bot can keep going.
SETUP:
I have set move points to certain places that I can lose agro if needed. You can change these, in fact, if a bunch of you end up using this, I would highly recommend changing the locations. To do that, just go into the RebornConsole stand in a spot you want to have the location of and put this in the RebornConsole:
You should be able to just let this run without any needed interaction except have some gil for teleporting (you will make it back selling excess shards, crystals or clusters). If you stand in one spot and the bot looks like it is still running, that is probably due to you having over 9000 of that specific shard and instead of crashing at a node, it will wait when you have over 9000 shards then move on when the time changes. you should be able to offload onto your retainer or sell them before you hit that threshold.
Updated 8/28/2015: I use 3 different ones for 3 bots that I have that have staggered timing so they don't cross the same path.
View attachment [OrderBot] BTN MIN Cluster Farm Bot-1.xml
View attachment [OrderBot] BTN MIN Cluster Farm Bot-2.xml
View attachment [OrderBot] BTN MIN Cluster Farm Bot-3.xml
SETUP:
- NPCRepair - The .cs file has to be put into the following folder:
RebornBuddy\Plugins\OrderBotTags - Set your Miner's Gear Set number to "1" (ONE).
- Set your Botanist's Gear Set Number to "2" (TWO).
I have set move points to certain places that I can lose agro if needed. You can change these, in fact, if a bunch of you end up using this, I would highly recommend changing the locations. To do that, just go into the RebornConsole stand in a spot you want to have the location of and put this in the RebornConsole:
Code:
Log("{0} {1}",WorldManager.ZoneId,Core.Player.Location);
You should be able to just let this run without any needed interaction except have some gil for teleporting (you will make it back selling excess shards, crystals or clusters). If you stand in one spot and the bot looks like it is still running, that is probably due to you having over 9000 of that specific shard and instead of crashing at a node, it will wait when you have over 9000 shards then move on when the time changes. you should be able to offload onto your retainer or sell them before you hit that threshold.
Updated 8/28/2015: I use 3 different ones for 3 bots that I have that have staggered timing so they don't cross the same path.
View attachment [OrderBot] BTN MIN Cluster Farm Bot-1.xml
View attachment [OrderBot] BTN MIN Cluster Farm Bot-2.xml
View attachment [OrderBot] BTN MIN Cluster Farm Bot-3.xml
Attachments
Last edited: