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

Walking Dead [2.0.2 Captain Daltyn farm]

to many profiles in todo list...

i spent a whole day for one now - for Mira
 
well that works too :) any time works for me, no need to rush. I might want to make my own just to try and start coding again
 
[*] tip for HOTA barbs - go to the \Plugins\Trinity\Combat\Abilities open BarbarianCombat.cs and edit this numbers from 20 to 45, its better for me, personally
Code:
        public static bool CanUseHammerOfTheAncients
        {
            get
            {
                return !UseOOCBuff && !IsCurrentlyAvoiding && !Player.IsIncapacitated && !IsWaitingForSpecial && CanCast(SNOPower.Barbarian_HammerOfTheAncients) &&
                    Player.PrimaryResource >= [B][COLOR="#FF0000"]45[/COLOR][/B] && Player.CurrentHealthPct >= Settings.Combat.Barbarian.MinHotaHealth;
            }
        }
 
[*] tip for HOTA barbs - go to the \Plugins\Trinity\Combat\Abilities open BarbarianCombat.cs and edit this numbers from 20 to 45, its better for me, personally
Code:
        public static bool CanUseHammerOfTheAncients
        {
            get
            {
                return !UseOOCBuff && !IsCurrentlyAvoiding && !Player.IsIncapacitated && !IsWaitingForSpecial && CanCast(SNOPower.Barbarian_HammerOfTheAncients) &&
                    Player.PrimaryResource >= [B][COLOR=#FF0000]45[/COLOR][/B] && Player.CurrentHealthPct >= Settings.Combat.Barbarian.MinHotaHealth;
            }
        }

Just added this as a TVar, defaulted to 45.

Thanks!
 
Just added this as a TVar, defaulted to 45.

Thanks!

np. HOTA basically need 20 fury to cast but with more fury the CC% increased
im not 100% sure but i think my fix is better because of better fury management and in the result - a little more DPS
ofcourse the 50 or 60 or 150 number is much better, but my barb cant survive so long without using HOTA. May be when i get more EHP i will increase this numbers and it will be more effective.

so 20, or 45 - its all depend to gear and build

thank you for adding this option to the TVars!
 
is there any way of u doing this profile just to kill the trash outside the hole (before the captain?) its very good exp

ty
 
i think no
somethimes there is a lot of thrash
sometimes 1-4 zombies
sometimes - 0 zombies

if you want the location with high mb dencity - run BestEXP
 
i think no
somethimes there is a lot of thrash
sometimes 1-4 zombies
sometimes - 0 zombies

if you want the location with high mb dencity - run BestEXP


i cant run t6 when i have to kill elites..i can kill just trash ...and crypt have an elite. Thats why i asked..but ty for the feedback. :)
 
anyway its useless
AND you wil meet elites sometimes neat Way Point.. may be somwhere are better place for trashfarm
 
Favorite profile atm, question, what torment level is the most eficient for you folks? I can do t6 just much slower.
 
Can I request a small modification? If you could make it check if the dark cellar is up could be a great profile as there spawns a goblin, elite and many chests!
 
Same problem here, lastest version version of the DB, it updated yesterday and after that the bot moves weird, it stucks at the stairs then again at the bridge.
 
Ok

do not use .347 DB beta, roll back to old one

this version causes weird stucks, i hope Nesox will fix it later
i use .343 without any problems

It's better if you don't tell people this.

We WANT people to test the beta, and provide feedback. If no one uses the beta, and it's only you, and you don't provide detailed steps to reproduce and a detailed description of the problem, then the bot will never get better, just stagnate.
 
Back
Top