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!

Cordials are always a talk..... especially depending on the nodes selected..and can be optimized based off maxGP people use also.. some have 600, 650, etc. There is Also CordialType of Auto, but I wouldn't use this combined with aftergather unless you are trying to catch two nodes in the same hour span.
 
I would say you have to add DisableRotationOverride="true" to ExGather tag and replace Unspoiled to RegularNode as Rotation setting(i.e entity), but i'm not 100% sure also I don't even know if regularnode rotation will really work with unspoiled node. I think only ExMatt can answer with sureness.

But with cordial what you said shouldn't happen if cordial time is set as auto, unless if you had 9 10 11 12 am/pm node enabled.

This would work...but cordials are usually like what... 1k gil... and adamantite ore is how much each? do some math and stock up on cordials.

Edit: not directed at entrax hah.
 
This would work...but cordials are usually like what... 1k gil... and adamantite ore is how much each? do some math and stock up on cordials.

Edit: not directed at entrax hah.
This is brilliant. Thank you
 
Anyone know the code to get it to do the YieldAndQuality : +2 Yield items / +10% Quality rate type rotation?
 
Anyone know the code to get it to do the YieldAndQuality : +2 Yield items / +10% Quality rate type rotation?

EDIT: Change <!ENTITY GatherIncrease_Tag "Yield"> to <!ENTITY GatherIncrease_Tag "YieldAndQuality">
 
Last edited:
EDIT: Change <!ENTITY GatherIncrease_Tag "Yield"> to <!ENTITY GatherIncrease_Tag "YieldAndQuality">

Lol I feel stupid for missing that. I was looking at the codes for each item. As a followup, is it possible to do the YieldAndQuality for only certain items?
 
Lol I feel stupid for missing that. I was looking at the codes for each item. As a followup, is it possible to do the YieldAndQuality for only certain items?

I believe entrax was going to add a feature to have a separate option for Legendary items in his 2.4 version. That being said.... you can always just modify the profile to add a specific one to certain items. For example, I changed my Sun Mica to YieldAndQuality, and I changed my GatherRotation on WattleBark to GetTwoHQ.
 
I believe entrax was going to add a feature to have a separate option for Legendary items in his 2.4 version. That being said.... you can always just modify the profile to add a specific one to certain items. For example, I changed my Sun Mica to YieldAndQuality, and I changed my GatherRotation on WattleBark to GetTwoHQ.

What would be the code to add a specific rotation to certain items if you don't mind my asking? Would it be something like replacing <GatherRotation>&Rotation;</GatherRotation> with <GatherRotation>&YieldAndQuality;</GatherRotation> ?
 
I believe entrax was going to add a feature to have a separate option for Legendary items in his 2.4 version. That being said.... you can always just modify the profile to add a specific one to certain items. For example, I changed my Sun Mica to YieldAndQuality, and I changed my GatherRotation on WattleBark to GetTwoHQ.

Yeah, thank again for adding that, been selling quite a nice amount of legendary mats now that I don't have to manually do that rotation <3
 
What would be the code to add a specific rotation to certain items if you don't mind my asking? Would it be something like replacing <GatherRotation>&Rotation;</GatherRotation> with <GatherRotation>&YieldAndQuality;</GatherRotation> ?

<GatherRotation>GetTwoHQ</GatherRotation>


the other one is an attribute and dynamically determines the smart gathering rotation gatherIncrease="YieldAndQuality"
 
Just tried 2.3 version. Anyone else having issues with the profile not using stealth?


Edit: Clean reinstall of everything seems to have fixed the issue.
 
Last edited:
Could someone tell me how to turn this off, i really don't need it right now. Waiting for GP -> Seconds: 282, Current GP: 32, WaitForGP: 500.
 
Could someone tell me how to turn this off, i really don't need it right now. Waiting for GP -> Seconds: 282, Current GP: 32, WaitForGP: 500.

Is it causing you to miss any nodes? If so please report that. It is designed to try to get the best gathering possible with still not missing any nodes as it will only wait till the end of the hour minus the time it takes to gather the node.

EDIT: Also most likely you haven't updated to the most recent version where I did some optimizations to how GP/cordials and waiting are managed.
 
Is it causing you to miss any nodes? If so please report that. It is designed to try to get the best gathering possible with still not missing any nodes as it will only wait till the end of the hour minus the time it takes to gather the node.

EDIT: Also most likely you haven't updated to the most recent version where I did some optimizations to how GP/cordials and waiting are managed.

I noticed my Ephemeral profile doing the same thing. It was waiting around a lot more than it did before.... I hadn't updated in a while and since I was running with some of your new logic, I pulled the latest code.
 
I noticed my Ephemeral profile doing the same thing. It was waiting around a lot more than it did before.... I hadn't updated in a while and since I was running with some of your new logic, I pulled the latest code.

Sorry about that... I may have released some of that without the rest (handling the TouchAndGo specifics). I moved ephemeral specifics out of the 550 rotation and now it is available for anything. And I also think I have finished the logic for TouchAndGo.

Basically it will only wait if you have less than 16 seconds for gp regain via cordial or regular waiting, otherwise it will just continue on.
 
Bot is jumping at a spot in Coerthas Western Highlands at 27,29. According to the bot logs, its Vanilla beans but why does it jump at the spot while waiting for a node or continue to jump there forever?
 
Sounds like a bad hotspot location, hotspots should really be in the air...so not sure why it is jumping on the ground.
 
Its trying to fly to a certain area but it hits a cliff and flies against it, when I manually help it up the cliff, it then jumps on the spot trying to go underneath the floor.
 
Its trying to fly to a certain area but it hits a cliff and flies against it, when I manually help it up the cliff, it then jumps on the spot trying to go underneath the floor.

If it is a ExFlyTo Tag, i would suggest changing that one to a MoveTo or ExMoveTo. Most likely it is creating a waypoint in a place that is not in line of sight and unreachable.
 
Back
Top