What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Noob questions from a Noob

BishopXray

Member
Joined
Apr 4, 2015
Messages
87
Reaction score
0
Is it possible to make requests from the Archebuddy api from outside of the API?

I have a couple macros that I really like, but they don't have access to the same kinds of information Archebuddy has, for instance location, buffs, and much more. Active Buffs, health, mana, coordinates, zone, Target and so on. There is so much that AB does so well.

Question 2.
Can you trigger a Plugin external to the plugin? For instance whould it be possible for my older Macro to send some communication to Archebuddy that would trigger a plugin or event? I ideally would like to be able to trigger Traveler or some other Plugin to move me from one location or another, or one of many other tasks that Archebuddy does so well.
 
if your macro is not writen and made to run from in ab as a plugin etc then i highly doubt you can use the api as that is how it uses the api is by using ab to run the plugin so it can read ab's files etc to get its info.
Now you maybe able to convert your macro to c and made into a plugin then it would probably work.
 
Back
Top