strange, mind flay is also channled but bot uses this
``` elseif Player:IsSpellReadyOrCasting("Mind Flay") then
return Player.Spells["Mind Flay"]:MaxRank()``` and it works
``` if not UnitIsDead('pet') and player:HasActivePet() and player:IsSpellReadyOrCasting("Mend Pet") and player:GetPetHealthPercent() <= MEND_PET_AT and not playeretHasBuff("Mend Pet") then
return player.Spells["Mend Pet"]:MaxRank()
end```
``` if not UnitIsDead('pet') and player:HasActivePet() and player:IsSpellReadyOrCasting("Mend Pet") and player:GetPetHealthPercent() <= MEND_PET_AT then
return player.Spells["Mend Pet"]:MaxRank()
end```
In reply to Penta: [oh yeap is the jormungar scale but since my server is super poppulated it get stuck killing elites and die over and over again]
i already excluded those, it only happens cause it gets infight with them, nothing to do with killbetweenhotspots, since i declared which mobs to target only
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.