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!

Implementing a Profession Bot

Zeri99

New Member
Joined
Jun 18, 2014
Messages
2
Hey,

I am thinking about trying to implement a profession bot for RebornBuddy. I see there is implemented a way for the Bot to teleport back to the place it was FATE farming, can anyone tell me how I could navigate in windows like that?
I am new to both cs and buddyDevelopment, but got a lot of java and js experiance.

Is there an API I can work against?


thanks
Zeri
 
You're going to need reversing experience to get the offsets for values to read from the client as I haven't done any of that yet for the professions. You'll want visual studio express or pro and add rebornbuddy.exe as a reference then intellisense should show you the publicly available namespaces and functions,
 
Back
Top