Botanist Gathering OrderBot Profile
View attachment BotanyShardGather-OrderBot.xml
I am trying to create a profile that will go to Revnant's Toll, gather from an Unspoiled node at a specific time and then go to other locations at specific times to gather shards. I believe the logic to be correct, however the "not IsOnMap()" condition doesn't seem to wait long enough to evaluate that I am indeed in the correct location. If I stop, then restart the bot, it will work fine.
If I can get that working, I would also like to add a wait feature to the profile to wait a few to get my GP back up before I go to the Unspoiled node, so that I can use the correct abilities. When I get to Revnant's Toll, I seem to linger in that area forever, bouncing between the two HotSpots created and never going forward to Bentbranch when that time is in fact available. Seems to be a weird behavior. Maybe someone can take a look and tell me where I am wrong?
edit: Also the IsTimeBetween() isnt working when there is a time change. the Bot seems to stay within the time it started in. Not sure if anyone has any ideas on what I am doing wrong there.
Edit (8/13): Backed up the old RebornBuddy folder and re installed a clean version. That fixed most of my issues.
View attachment BotanyShardGather-OrderBot.xml
I am trying to create a profile that will go to Revnant's Toll, gather from an Unspoiled node at a specific time and then go to other locations at specific times to gather shards. I believe the logic to be correct, however the "not IsOnMap()" condition doesn't seem to wait long enough to evaluate that I am indeed in the correct location. If I stop, then restart the bot, it will work fine.
If I can get that working, I would also like to add a wait feature to the profile to wait a few to get my GP back up before I go to the Unspoiled node, so that I can use the correct abilities. When I get to Revnant's Toll, I seem to linger in that area forever, bouncing between the two HotSpots created and never going forward to Bentbranch when that time is in fact available. Seems to be a weird behavior. Maybe someone can take a look and tell me where I am wrong?
edit: Also the IsTimeBetween() isnt working when there is a time change. the Bot seems to stay within the time it started in. Not sure if anyone has any ideas on what I am doing wrong there.
Edit (8/13): Backed up the old RebornBuddy folder and re installed a clean version. That fixed most of my issues.
Last edited: