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!

New to development.... about Company Seal exchange

akitoyiu

New Member
Joined
Aug 3, 2015
Messages
5
Hi,

Would like to develop a plugin that whenever the company seal are full (during fatebot....), then control my character back to the town and spend the company seals on certain pre-selected items such as material.

I explored about using the buyitem tag with orderbot, but no luck.

Any help is much appreciated.

Thanks,
 
I think the GC vendor, like Splendor vendors, isn't actually a vendor, and would need exploration with RaptureAtkManager commands.

It's likely nontrivial.
 
I think the GC vendor, like Splendor vendors, isn't actually a vendor, and would need exploration with RaptureAtkManager commands.

It's likely nontrivial.

Hi Goldenlion,

Thanks a lots.

I could only write this as a botbase, and just very dull that it runs to the Uldah npc and buy 200 coke with the seals....
If have time later, maybe can explore to make it as plugin with more option.
 

Attachments

Last edited:
You can convert the thing to a OrderBot tag: See, for example, Fish.cs or flyTo.cs in the forum on how to.
The hard part was getting the window.sendaction parameters!
 
Umm, this is awesome! Works well, dropped in botbases and reloaded rebornb, worked first try.
 
Back
Top