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

Implament DBM into instance buddy (HB)

toxicrose

New Member
Joined
Jan 15, 2010
Messages
50
Reaction score
1
Im not a programmer and i have no idea how difficult it would be to make a plug in to do this.
But with the new guild levels coming, and with you getting guild xp from running instances
you could theoretically set up a group of 5 bots to run instances constantly for you to level your own guild.... and either reap the benefits for yourself or sell it.

What im wondering is if there is a way to make a plugin to set HB to read DBM warnings..
and based on those warning take appropriate actions, ie dissengage, back away from target, attack spawned adds, ect.

HB is great and i know the team is smart.

if any one has any ideas please let me know.
 
There is a limet on how much per person you can level a guild daily. So if you were on a normal guild this would be achieved fairly easy. Idea is nice though but if your a regular player you won't have issue hitting the guild xp cap per day.
 
but doing this daily, you would eventually hit it
aslo doing it with multiple groups of 80's on the same 5 accounts, you can hit the cap with 9 80s per account on 5 accounts
that the equivelent of having 45 ppl hitting their cap per day
i think this is what GOD would call good
 
I think you'd have to make a plugin to tell the bot what to do during certain encounters, so manually go through and code for all the bosses, ie If (me.currentTarget) = <mobname> then (code) (I'm not even sure that will work just saying you will need something like this) then when target's HP <= X backaway,stop casting etc.
 
dbm has critical announcements that come up during battle
many of them are the same and require basically the same actions,
so you may be able to program a limited set of actions, and then set those actions to respond to the applicable dbm announcement
 
Back
Top