Thanks a ton rrrix, you make Diablo worth playing! =PElites should now get priority when using archon and not ignoring elites in next build.
public static bool CanUseFuriousCharge
{
get
{
return
!UseOOCBuff &&
CanCast(SNOPower.Barbarian_FuriousCharge) &&
(TargetUtil.AnyElitesInRange(V.F("Barbarian.FuriousCharge.EliteRange"), V.I("Barbarian.FuriousCharge.EliteCount")) ||
[B]TargetUtil.AnyElitesInRange(V.F("Barbarian.FuriousCharge.TrashRange"), V.I("Barbarian.FuriousCharge.TrashCount"[/B])));
}
}
public static bool CanUseFuriousCharge
{
get
{
return
!UseOOCBuff &&
CanCast(SNOPower.Barbarian_FuriousCharge) &&
(TargetUtil.AnyElitesInRange(V.F("Barbarian.FuriousCharge.EliteRange"), V.I("Barbarian.FuriousCharge.EliteCount")) ||
[B]TargetUtil.AnyMobsInRange(V.F("Barbarian.FuriousCharge.TrashRange"), V.I("Barbarian.FuriousCharge.TrashCount"[/B])));
}
}
Thanks for the update rrrix,
My bot seems to have issues repairing items - I'm running Act 1 crypt of ancients profile. Could it have to do with the fact that some of my legendary items ignore durability?
Unfortunately im sitting offshore and my gf is running the bot remotely so cant get you logs right now. Anyone else having this issue?
yeah furious charge is not working accordingly.
it should be cast way more often
mb u guys know how to fix Archont dancing? It's like known before problem, my wizard is trying to come MORE closer to Azmo and starts dancing around untill Archont buff is expired.
mb u guys know how to fix Archont dancing? It's like known before problem, my wizard is trying to come MORE closer to Azmo and starts dancing around untill Archont buff is expired.
00:48:47.830 [Trinity][Behavior] Fatal Error: Couldn't find a valid attack ability. Not enough resource for any abilities or all on cooldown
00:48:47.833 [Trinity][Behavior] If you get this message frequently, you should consider changing your build
00:48:47.833 [Trinity][Behavior] Perhaps you don't have enough critical hit chance % for your current build, or just have a bad skill setup?
was usefull! Ty!understand!
if you want i can test and give you IDs of those locatios? or you already know it?
the spells wich you want to use on destructible objects must to be added to the Wizard.cs in the end of this file, destruct power section
Just got the EZUpdater plugin and I'm now seeing some odd red text in my live log (Very omnious)
http://i.imgur.com/L1l6ppE.png - Been running with this setup for a couple of days on Trinity 1.8.4 without big issues.Code:00:48:47.830 [Trinity][Behavior] Fatal Error: Couldn't find a valid attack ability. Not enough resource for any abilities or all on cooldown 00:48:47.833 [Trinity][Behavior] If you get this message frequently, you should consider changing your build 00:48:47.833 [Trinity][Behavior] Perhaps you don't have enough critical hit chance % for your current build, or just have a bad skill setup?
I also just came back to my bot having been killed by an elite pack without using Archon Form, I will try to monitor it and see if something similar happens again.
Anyway, minor bugs aside, with 1.8.5 I'm now able to run comfortably at T4 and was able to increase my xp/hour by a good 150-200k.
U got "Disable Archon strike" switched on. try switch it of