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

Demonbuddy Api?

Kingofreaper

New Member
Joined
Apr 15, 2014
Messages
10
Reaction score
0
Hello Devs/Buddies.

When I read the changelogs in DB Beta, I see they have as well updated the API. I have been looking around to find the API and as well find out where I can see what kind of functions/tags I have available for making profiles/plugins.

Regards Reaper
 
I don't think they have a proper API so much as a bunch of classes exposed for you to use. Just start a new visual studio solution from existing code, point it at your DB directory and then add the .exe as a reference. Then just use the object browser or have a look at some of the plugins like trinity and you'll see all the Zeta classes you can use. eg.

Untitled_1.png
 
Ah okay, i thought They had an online api.
Thanks for the help, I Will take a look :D
 
Back
Top