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!

RebornBuddyCN r202

upload_2023-5-26_9-55-19.png

The automatic trade rejection is not functioning properly. When someone tries to trade with the character, the character stops its activities until the trade is manually rejected by the user, and then the bot resumes its work.
 
I just tested it with a random player and confirmed it is infact working.

It should be noted that setting only effects OrderBot,FishingBot, and FateBot.

3rd-party bots must call
Code:
await CommonTasks.CloseTradeWindows();

at the top of their behavior log if they wish to also close trade windows.

Do you have a log where it didn't work?
 
Thank you. These modes indeed work on RB, but they don't work under Lisbeth mode. This issue needs to be resolved by the plugin developer.
It should be noted that setting only effects OrderBot,FishingBot, and FateBot.
 
Offsets have been updated.

Sorry, there was an issue with the work I did yesterday, fixed it so it shouldn't happen again.
 
Last edited:
New build coming now for 6.4 support.
\Plugins\Rebornbuddy3DOverlay\Plugin.cs(338,62): error CS0117: 'StatusFlags' does not contain a definition for 'Friend'
[14:07:54.590 N] Compiler Error: :\Buddy\RB\6.4CN Rb V538\6.4CN Rebornbuddy V538 \Plugins\Rebornbuddy3DOverlay\Plugin.cs(338,106): error CS0117: 'StatusFlags' does not contain a definition for 'PartyMember'
[14:07:54.590 N] Compiler Error: :\Buddy\RB\6.4CN Rb V538\6.4CN Rebornbuddy V538\Plugins\Rebornbuddy3DOverlay\Plugin.cs(338,155): error CS0117: 'StatusFlags' does not contain a definition for 'AllianceMember'
 
\Plugins\Rebornbuddy3DOverlay\Plugin.cs(338,62): error CS0117: 'StatusFlags' does not contain a definition for 'Friend'
[14:07:54.590 N] Compiler Error: :\Buddy\RB\6.4CN Rb V538\6.4CN Rebornbuddy V538 \Plugins\Rebornbuddy3DOverlay\Plugin.cs(338,106): error CS0117: 'StatusFlags' does not contain a definition for 'PartyMember'
[14:07:54.590 N] Compiler Error: :\Buddy\RB\6.4CN Rb V538\6.4CN Rebornbuddy V538\Plugins\Rebornbuddy3DOverlay\Plugin.cs(338,155): error CS0117: 'StatusFlags' does not contain a definition for 'AllianceMember'

New build coming now that includes the fix.
 
Back
Top