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

Trinity 2.8.1 and QuestTools 3.4.2

Status
Not open for further replies.
Because of the bonus. Ww as furyspender lowers the cd on wotb and cota. Maybe better way to have wotb 100% uptime with rend not being used nearly every 3 seconds.

As it is now, my WOTB and COTA are already off cooldown before the buff runs out. Give it a try and let me know if you still want it. I'd rather have it be smarter and perhaps check if we need to fury dump to lower the CD when the skills are equipped or something.
 
Also "the" 2.8.1 is eating CPU like crazy. My fans are nearly maxed out. Like plying BF4 with all the trimmings
 
cronik, can you put this into your Plugins\Trinity\Combat directory and restart Demonbuddy and let me know if it helps?
 

Attachments

@rrrix should i have fury dump selected then? Cause i have it deselcted now and allways problems with the buff cd
 
DH no longer casts shadowpower, even with spam shadowpower selected.

Until i push the next version:

Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs

~ Line 531

Make:
Code:
            // Not Enough Discipline
            if (Player.SecondaryResource [I][COLOR=#ff0000][B]>=[/B][/COLOR][/I] 14)
                return false;

into

Code:
            // Not Enough Discipline
            if (Player.SecondaryResource [I][B][COLOR=#ff0000]<[/COLOR][/B][/I] 14)
                return false;
 
It's sort of worst than before.
It runs away from goblins. it spams ww at some corners and it stay there for few seconds.

cronik, can you put this into your Plugins\Trinity\Combat directory and restart Demonbuddy and let me know if it helps?
 
rrrix,

Why is always checking every corner of the map?
Is so frustrating. And now with 2.8.1 is imposible to control the bot manually.
It's so f****g stuborn.
 
Last edited:
Until i push the next version:

Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs

~ Line 531

Make:
Code:
            // Not Enough Discipline
            if (Player.SecondaryResource [I][COLOR=#ff0000][B]>=[/B][/COLOR][/I] 14)
                return false;

into

Code:
            // Not Enough Discipline
            if (Player.SecondaryResource [I][B][COLOR=#ff0000]<[/COLOR][/B][/I] 14)
                return false;

Thank you rrrix, that did it. I knew it was something simple like that but I couldn't find it.
 
As previously stated, I tried 2.8.1 for about 1 minute in a T6 rift. It got stuck on almost every single item it detected it should pick up. Also tried to WW through walls and whathaveyou.
 
rrrix,

Why is always checking every corner of the map?
Is so frustrating. And now with 2.8.1 is imposible to control the bot manually.
Is fo f****g stuborn.

wonder what would you do if rrix would say "fuck this im done listening all this shit from impatient dudes" and stop making trinity. Just change a god damn weapon and wait for fix.
 
After further watching my bots, my DH's are not using potions at all. I even modified the usage slider to 50% and multiple times my bots would dip down way below the threshold without using a potion.
 
After further watching my bots, my DH's are not using potions at all. I even modified the usage slider to 50% and multiple times my bots would dip down way below the threshold without using a potion.

Which flavor? Regular, Legendary or Cranberry?
 
Did I ask you anything mate? NO!
So if you can't keep your fingers still, stick them into your arse.

wonder what would you do if rrix would say "fuck this im done listening all this shit from impatient dudes" and stop making trinity. Just change a god damn weapon and wait for fix.
 
I have a question.

In what file is the logic to revive after death and to leave the game when the gear is red?
I want to try to implenent a way for the bot to press revive at last waypoint when the durability is too low, not to leave the game and fuck up my otherwise perfectly good grift 45+
 
wonder what would you do if rrix would say "fuck this im done listening all this shit from impatient dudes" and stop making trinity. Just change a god damn weapon and wait for fix.

They'd be like, "inzPCh! Halp halp!"

Then I'd drop down from the clouds in my purple cape and mask and rescue them.

But I have to wait until the cape and mask drops first (you know, RNG...)
 
Status
Not open for further replies.
Back
Top