Can it be smart about the blessing? If has MotW, or grouping with a druid, use might, otherwise use kings?
not without rewriting it pretty advance I think, I don't know much about that sorry

Can it be smart about the blessing? If has MotW, or grouping with a druid, use might, otherwise use kings?
Anyone found a really good Customer class for a pally?
The FPSware is slow at killing, im using HandnavisTankadin at the moment which is excellent at killing, but seems to constantly waiting for health/mana levels no matter what % I set this to, so its slow inbetween.
Tried singular, but it keeps thinking im a feral druid and wont start.
you could try modifying the file:I was using it till i noticed that it was pulling crazy amounts of mobs... and then he would run with them on him... finally kill them. but never go back to loot! one of my fave things about botting is the items they pick up... the sell crazy on the AH like cloth and skinning mats
float fMaxDist = 30.0f;
if (SpellManager.CanCast(HAND_OF_RECKONING))
fMaxDist += 30.0f;
float fMaxDist = 25.0f;
if (SpellManager.CanCast(HAND_OF_RECKONING))
fMaxDist += 10.0f;
you could try modifying the file:
toCode:float fMaxDist = 30.0f; if (SpellManager.CanCast(HAND_OF_RECKONING)) fMaxDist += 30.0f;
Code:float fMaxDist = 25.0f; if (SpellManager.CanCast(HAND_OF_RECKONING)) fMaxDist += 10.0f;
This should reduce the area the bot scans when picking up a new add. 30ft was the default (60ft if Hand of Reckoning was off cd).can you tell me what this does? i want to try it at my paladin but i dont want it to run for ages to pull stuff while it already have a couple of mobs![]()
This should reduce the area the bot scans when picking up a new add. 30ft was the default (60ft if Hand of Reckoning was off cd).
The new value would be 25ft and 35ft if HoR is ready. cutting the potential area of pull by almost 1/2 while not gimping it entirely
I'm using it for my pally to quest. Seems to run alright. Got stuck at Western Plaguelands where there are heaps of fast spawning mobs (which is when I made the change.) But it is getting along famously in Outlands.Can this one be used for questing as well ? Or is it specially made for aoe grinding?
running this on an 85 grind profile, it keeps on targeting and re-targeting mobs to "[ProtPally] Changing positions so melee targets are in front of me."
everything is in front, it's not casting HoTR or any other spells, just re-targeting every single mob there and maybe getting a white hit in.
Just wondering... Are you both using Tauren?Same issue...
Please someone help!