What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Questions and help regarding crystal/shard prioritization

kinosix

Member
Joined
Jul 29, 2012
Messages
102
So i havent played this game in over a year and decided to get back into it. And what better way then the bot scene... since i seem to get more enjoyment out of this than actually playing a video game these days.

I have always used the buddybots, unfortunately in 2013 they didnt have a ffxiv bot so i used mmominion. I'm already loving the functionality of rebornbuddy though. I'm trying to get my farming on however, im having some trouble finding a way to prioritize crystals over shards if theyre available.

Could somebody let me know if theres a plugin that is compatible with most of these farming profiles, but prioritizes crystals if theyre available, otherwise loots the shards?

I'm also leveling my mining right now and this profile seems to be looting the copper ore, possibly due to it being more exp. But i would rather it loot the shards during the leveling process. Anyone have a solution to this? Sorry if its right in front of my face. I've come up short upon searching.
 
So i havent played this game in over a year and decided to get back into it. And what better way then the bot scene... since i seem to get more enjoyment out of this than actually playing a video game these days.

I have always used the buddybots, unfortunately in 2013 they didnt have a ffxiv bot so i used mmominion. I'm already loving the functionality of rebornbuddy though. I'm trying to get my farming on however, im having some trouble finding a way to prioritize crystals over shards if theyre available.

Could somebody let me know if theres a plugin that is compatible with most of these farming profiles, but prioritizes crystals if theyre available, otherwise loots the shards?

I'm also leveling my mining right now and this profile seems to be looting the copper ore, possibly due to it being more exp. But i would rather it loot the shards during the leveling process. Anyone have a solution to this? Sorry if its right in front of my face. I've come up short upon searching.

Edit the XML file, but yields little to no exp per shard

Code:
<ItemNames>
		<ItemName>Copper Ore</ItemName>
</ItemNames>

To

Code:
<ItemNames>
		<ItemName>Fire Shard</ItemName>
</ItemNames>
 
Last edited:
Edit the XML file, but yields little to no exp per shard

Code:
<ItemNames>
		<ItemName>Copper Ore</ItemName>
</ItemNames>

To

Code:
<ItemNames>
		<ItemName>Fire Shard</ItemName>
</ItemNames>
sweet yeah your right. guess ill leave it as is for lvling.


Is there a relog plugin? I cant find one anywhere and i disconnected twice last night due to an unknown issue.
 
sweet yeah your right. guess ill leave it as is for lvling.


Is there a relog plugin? I cant find one anywhere and i disconnected twice last night due to an unknown issue.

There is no relog plugin. Dev for RB believes it's not a good idea to have a relogger for RB.
 
Back
Top