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

Combat Routines

joshua__ee

New Member
Joined
Jun 11, 2012
Messages
13
Reaction score
0
Hi can anyone explain on how to edit the combat routine if you would like to use a desire set of skill
 
Check my signature FAQ, there's a UI for skills now.

Also, this is not the right forum to post this.
 
Check my signature FAQ, there's a UI for skills now.

Also, this is not the right forum to post this.

This forum is just as good as any. There is no CC forum yet. Also quit advertising your FAQ like it's some amazing answer to everything. His question is about writing custom combat routines, not about configuring the very basic UI in the generic CC. It's lacking. severely. In time more CCs will come out
 
This forum is just as good as any. There is no CC forum yet. Also quit advertising your FAQ like it's some amazing answer to everything. His question is about writing custom combat routines, not about configuring the very basic UI in the generic CC. It's lacking. severely. In time more CCs will come out

Thanks that is what i actually meant.
because i can see the coding is somewhat different than the item rules and profiles,
confusing to understand them.
 
Thanks that is what i actually meant.
because i can see the coding is somewhat different than the item rules and profiles,
confusing to understand them.

It is quite different. CCs are written in C#. it's a lot different than simply editing xml files. If you are interested I would go pick up some books on C#
 
It is quite different. CCs are written in C#. it's a lot different than simply editing xml files. If you are interested I would go pick up some books on C#

the problem that i also see is, that i have no idea what classes(attributes, methods) the bot itself actually offers :(
 
What file/s should be added as resources to a programing IDE? I know demonbuddy.exe :P but should I be adding some of the dlls as well?

Mine can't find the Colors or Window class used in Belphegor :S

edit:
the problem that i also see is, that i have no idea what classes(attributes, methods) the bot itself actually offers :(

What makes buddy products amazing is their API is open, you can view it with an object browser or add it to a programming IDE and use intellisense or other autocompletion epicness. I remember someone posting about what you should link, but can't find it or remember :S
 
Last edited:
What file/s should be added as resources to a programing IDE? I know demonbuddy.exe :P but should I be adding some of the dlls as well?

Mine can't find the Colors or Window class used in Belphegor :S

edit:


What makes buddy products amazing is their API is open, you can view it with an object browser or add it to a programming IDE and use intellisense or other autocompletion epicness. I remember someone posting about what you should link, but can't find it or remember :S

would you pm me if u remember the link? ;)
 
Back
Top