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!

breznak

New Member
Joined
Jan 10, 2016
Messages
16
Hello community,

since I recently got into botting I would love to contribute in the exilebuddy project. Im currently trying to figure out whats the best way to learn how to code with Loki. Maybe someone here in the dev's place wants to give me some hints how he started. :confused:

My goal is to code a GearBot, which compares current gear with fresh found rares and so on.
 
That's where you want to start: https://www.thebuddyforum.com/exilebuddy-forum/exilebuddy-guides/
It's a bit outdated, but if you know how the shit works you'll get in in few seconds. Use Visual Studio 2015 (Community) for it.

Learn by copy pasting the code ^^ Almost everything has been used somewhere in the plugins. For gearing I remember that Quest Plugin has inserting the gem at first level. It's something.

Wish you the best :)
 
Best way to learn more is to read other people code then experiment a lot and if you stuck with something search/ask on forum.
 
It's really hard to keep Docs/Guides updated/organized because of how much has to change on a regular basis. The most up-to-date API reference (other than the bundled Docs, EB reference itself) can be found here.

I still need to make a new guide for a bot example, but this is what I've been giving people who need it: CombatBot. That's a basic, full explore the current area (won't take any area transitions) and simply run the currently selected CR. That's basically it, everything else comes down to figuring out what task you want to add, and how to tie everything together.
 
Wow, thank you guys. I think thats enough information to begin with.

/suspend
 
Wow, thank you guys. I think thats enough information to begin with.

/suspend

You should consider reading people's code around there it should give you some hints and workarounds for some situations you may encounter.

But yeah, it's more about logic rather than skill :)
 
You should consider reading people's code around there it should give you some hints and workarounds for some situations you may encounter.

But yeah, it's more about logic rather than skill :)

passed Advanced Logic and linear algebra. Hope thats enough ;)

I see you worked on sth. called GearSwap, why did you discontinue?

EDIT: // Oh god, realised it when I read Stone of Jordan. Sorry ^^
 
Last edited:
passed Advanced Logic and linear algebra. Hope thats enough ;)

I see you worked on sth. called GearSwap, why did you discontinue?

EDIT: // Oh god, realised it when I read Stone of Jordan. Sorry ^^

Because I stopped botting D3, worthless :) and the way demonbuddy was designed never allowed me to do what It should.
 
Does any dev want to give me his skype name?

I sometimes have pretty simple questions.... would be great :)
 
just out of curiosity, do i need to develop 1 plugin to get that fancy community developer tag under my name?
 
just out of curiosity, do i need to develop 1 plugin to get that fancy community developer tag under my name?
I think the answer is no, since for example Tonyx does not have that title. Anyway whats the point in having a title under your anonymous nickname?
 
I don't have it because I didn't apply to the forum group, else I would. You just need to dev something and apply with the link of your work.
 
ah okay thanks boys. I'll prob just develop the simpliest plugin and scum bag my way to that fancy tag
 
Back
Top