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!

[Release] RebornBuddy Version 1.0.461

When loading up a crafting profile today, it seems to be recognizing it as a gathering profile instead. A friend of mine is also having the same issue. Any word on this?
 
Yes I know. I am in no way asking for an immediate update. Just that its pretty frequent the game gets updated. (3 weeks in a row. patch 3.3, 1st and second hotfixes). While a good thing that gets fixed, hope Mastahg doesn't get overwhelmed with the constant need to update the bot.
 
Yes I know. I am in no way asking for an immediate update. Just that its pretty frequent the game gets updated. (3 weeks in a row. patch 3.3, 1st and second hotfixes). While a good thing that gets fixed, hope Mastahg doesn't get overwhelmed with the constant need to update the bot.

I know right?! i feel lost without buddybot by side... im missing a part of my soul when im not botting
 
Same here. It sort of concerns me that only Mastahg can update it. What if he's ill or on vacation or something? Also, what I don't understand is when we have to wait many hours for an update and then he says "Working now, no need to download a new version". Is RB a client/server program? I thought the server part was only to validate the license key.
 
Last edited:
Same here. It sort of concerns me that only Mastahg can update it. What if he's ill or on vacation or something? Also, what I don't understand is when we have to wait many hours for an update and then he says "Working now, no need to download a new version". Is RB a client/server program? I thought the server part was only to validate the license key.

When you connect to verify the license you download all the addressees used called offsets. If I were to take a vacation, then before doing so wed set one of the other buddy staff to cover it.

Offsets updated, no need to download a new version.
 
Rebornbuddy suddenly stops and "disappear" (no error received, it just closes down). This happen after the today patch.

These are the last lines of the log:

[21:53:39.763 D] CurrentBot.Stop()
[21:53:39.763 D] TreeHooks.Instance.ClearAll()
[21:53:39.763 N] Clearing all hooks.
[21:53:39.763 D] Replaced hook [PreCombatBuff] 4e16f298-a544-48ea-9819-2ff00026bfa3
[21:53:39.763 D] Replaced hook [Heal] d7b27270-9a55-4b5d-ab7c-9603f889e9f5
[21:53:39.763 D] Replaced hook [Pull] b2ec1038-1710-40b1-b2f2-71c4aaa32af2
[21:53:39.763 D] Replaced hook [CombatBuff] 20d3cd64-c4e8-43a6-8c36-58a1f128aeee
[21:53:39.763 D] Replaced hook [Combat] 5decce39-28f5-40f6-837c-5381b5b4f4ee
[21:53:39.763 D] Replaced hook [Rest] 901acbe5-ea4b-4198-99df-9c3db2f30d2d
[21:53:39.763 D] Navigator.Clear()
[21:53:39.763 D] OnStop event
[21:53:39.763 D] OnStop Event Invoking
[21:53:39.764 N] Bot Thread Ended.

EDIT: I am using the x64 version, I posted in the wrong thread...
 
Last edited:
When you connect to verify the license you download all the addressees used called offsets. If I were to take a vacation, then before doing so wed set one of the other buddy staff to cover it.

Offsets updated, no need to download a new version.

And I'm complete once again... champion of all sorts
 
Version 415
Code:
Orderbot and Combat Assist can now skip cutscenes
Orderbot defaults to skipping
Combat assist does not skip by default
You can toggle this on and off in the botbase settings for the respective bots.
Does not skip cutscenes that are normally unskippable.

Profile developers can temporarily block the skipping of cutscenes by using
<BotSettings BlockSkippingCutscenes="1"/>

and then to resume skipping

<BotSettings BlockSkippingCutscenes="0"/>

this shouldn't be needed for the most part.
 
Version 416
Code:
New Api:

ConditionParser.IsAetheryteKnown(uint npcid);
You can now pass the npcid of a large aetheryte or a small aethernet 
Ex checking if the aetheryte in gridania is learnt
<if Condition="IsAetheryteKnown(2)">
Interact
</if>
You do not need to be near the aetheryte to tell if it has been learnt


WorldManagager.HasAetheryteId has been reworked to check both Aetherytes and Aethernets
Aetheryte.IsKnown has been added
 
HasAetheryteId is returning false for private house aetherytes, even if the aetheryte is listed in availablelocations. I don't have a fc house on this toon to test that.
 
Any chance to add the new "Cloud Mallow" mount in Global settings? i did not see it on the list even I own this mount and restarted RB
 
Any chance to add the new "Cloud Mallow" mount in Global settings? i did not see it on the list even I own this mount and restarted RB

If you're adding that one, having all the dark lanner mounts would be cool also =)
 
Back
Top