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.
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.
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!