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!

denis9305

New Member
Joined
May 18, 2015
Messages
40
Hello , I am currently studying C#.
I think that trying to create/improve plugins in this bot would help me understand it much better and fast , but after I read all the guides and other things I just cant find out , how to check what methods are implemented in the loki.game.gamedata , or any other bot class.
I mean I cant find what methods there are , and what do they do , can you tell me if there is any place where I can see them , or should I go trough all other plugins and try to understand it.

I'm not sure I was very clear ,but hope so :)
Thank you.
 
Are you using Visual Studio? If you read the guides you would know that the Object Manager in visual studio will show you the api for the ExileBuddy.exe. If you have never worked with an API before you would need to read a few tutorials or guides on how API's are built and how to use one.
 
Thanks alot for the reply , yes I use VS 2015 , and tried to go to object viewer , but I couldnt find the API , when I extend the EB.exe panel it shows just blank points , that doesnt occur in GreyMagic.dll
 
Back
Top