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: 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
View attachment 19884 2015-05-11 21.01.txt Doesn't seem to work for me, not sure what im doing wrong,
Hiya It looks like you also need to install the NPCRepair tag: https://www.thebuddyforum.com/rebor...fy-repair-npc-mender.html?highlight=NPCRepair There's instructions within the thread, install that and it should work.
I am having and issue with this profile lately where it just sits there till the next phase not collecting anything. I found if I dismounted and walked around a little it would catch on. It use to work great. Anyone else having issues with this?
Thank you becto...I will be trying it out while im at work. Update: thanks again been running for a few hrs now and been working like a charm.
For some Reason the repair don't seem to work its in the right folder and all the bot seem to stop at some point in moraby. Maybe to get to a mender not sure... i don't see a mender there
Ok i managed to make it work I was wondering do there's an other profile without the stealth since im over 56 i don't agro those monster now so i would save a lot of time getting to the node and not going back before teleporting
This still stops after like an hour of running for me. Same as the initial, it locks up going to the next step.
I'm not sure the issue you are having, but I have updated to the latest version I am using on the front page. I run this all day long and added a condition to stop using stealth at specific class level to speed things up. Also cleaned up a little bit of the code. I do notice that at times I lose connection to the navigation server and the bot will hang, but other than that, it should run just fine.
I'll assume that all of the 3 profiles in the updated one are the same, its just that you code them differently for someone people running multiple bots? Am I correct? If i just use 1 bot I just need either of those 3 profiles? And thank you very much for your work
Yes, the nodes are staggered times and staggered elements being collected, that way they don't cross paths. You can use any of the three and it will produce the same results in how many you collect.
When using this plugin NPCrepair with this profile I noticed in MorDhona that it tries to target a Independent Mender to repair, but he is facing a completely different npc. The Mender is a few yards left of the npc he is facing trying to repair. This causes the bot to stay stuck at this point. Would you be able to fix this ? Forgot to mention I had RePear plugin activated also. So I dont know if this is a conflict or something. Will disable Repear for now and try running it without it to see if it still produces these errors.
I solved the problem by disabling repear. Another problem which I have found was the bot stealths to late sometimes when running to an unspoiled node, and due to this it draws aggro in Mor Dhona. Would it be possible to make the profile so it stealths a bit sooner?