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

Need input from users or devs please

xenohadden

New Member
Joined
Jul 30, 2011
Messages
242
Reaction score
2
So I've been a member of these forums for quite some time and would like to start contributing towards the development of some of the profiles and combat profiles.

I have some basic coding knowledge in terms of java and c++ so I though I'd give it a go.

I currently want to work on perfecting the amazing combat routine made for monk by belphegor.

The question I have is does demonbudy currently support buff detection? And if so what coding would I use to detect a buff?

The way I feel monk should work is as follows:

1 ) Combat profile checks to see if mantra is up and if it is not it buffs it, sets a timer for length of mantra
2) Combat profile checks to see if sweeping winds is up and if not buffs it,
3) so long a both matra and sweeping winds is up, spam mantra whenever free spirit.
 
So I've been a member of these forums for quite some time and would like to start contributing towards the development of some of the profiles and combat profiles.

I have some basic coding knowledge in terms of java and c++ so I though I'd give it a go.

I currently want to work on perfecting the amazing combat routine made for monk by belphegor.

The question I have is does demonbudy currently support buff detection? And if so what coding would I use to detect a buff?

The way I feel monk should work is as follows:

1 ) Combat profile checks to see if mantra is up and if it is not it buffs it, sets a timer for length of mantra
2) Combat profile checks to see if sweeping winds is up and if not buffs it,
3) so long a both matra and sweeping winds is up, spam mantra whenever free spirit.

Cant you just set it up, to do on the beginning all buffs, and like all 2 minutes again?
 
Wouldn't work as:

a) sweeping winds is very spirit expensive, you wouldn't want it using it unless it is not currently active
b) you want the bot to spam mantra for the healing from transendecy and also the active bubble from mantra of healing, whenever it has spare spirit ^^

ty though
 
Back
Top