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

Has anyone got time to fix this?

what is the problem about this to start? i can look what i can do

Thanks man! it may seem as if it only works with "Combat Bot" however im runnign dungeonbuddy group at the moment and the following party memebers just dont accept the role check and also default to tank CONSTANTLY lol

im running 3 blood DK's obviously only 1 can be set as tank which is fine but i need somthing to force the other 2 to stay as DPS ONLY and accept the role check ?

sorry if that wasnt clear but did it make sense?

Kungen :)
 
Supported: Melee DPS Only, but will have support for other roles

Known Issues: Elegon Platform Drop, Sha of Fear return object portal

P.S this isn't meant to be fully afk but you can try.

Sounds like tank is not even supported. If true, you're running 3 DPS as blood then.
 
thx yeah need add other roles ill check later!

need add this things

//RolePollPopupRoleButtonDPS
//RolePollPopupRoleButtonHealer
//RolePollPopupRoleButtonTank
 
Last edited:
Didnt work... i just need somthing which will auto accept LFD Role checks...

can anyone help?
 
That addon seems outdated since they still mention the feral druid being tank/dps and not split into guardian/feral.
 
That addon seems outdated since they still mention the feral druid being tank/dps and not split into guardian/feral.

I cant find any plugin/addon indate or that exists for this surely its quite a simple thing to do for an experienced hb coder?
 
Code:
            Lua.DoString("RunMacroText(\"/click RolePollPopupRoleButtonDPS\");");
            Thread.Sleep(r.Next(2500, 4500));
            Lua.DoString("RunMacroText(\"/click RolePollPopupAcceptButton\");");

This is the only part that stands out, I'm not a coder though and I think it might be harder then we imagine.
 
Back
Top