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

[Plugin] Giles Trinity

Status
Not open for further replies.
I must be on a different version of Diablo than you. 900 resists is most definitely not low. To be honest, I don't notice much of a mitigation difference once above 850. Arcanes and desecrator will chew you up even if you have 1500 resists.

If you think the difference between 900 and 1500 is "negligible", then i feel bad for you.

And as someone pointed out, a human player can get by easily with even 600-700 resists; however as a bot you have to vastly over compensate.
 
Is it just me or does the avoidance suck balls when you roll a ww barb? might be with other specs too just my notice.
 
Giles i just notice monk again is not casting sweeping wind if the blind is in cooldown :/ i think we fixed it on combat replacer but now is broken again

Seven sided strike now is only on elites can you set to use vs gray mob only with low hp? like 50%

also less important when he is full spirit vs 1-2 gray mob he refresh mantra and its ok.. but before refreshing mantra sweeping is more important
 
Last edited:
Is there a way to run this plugin and have i handle loot/stash/items but run a different combat profile for a demon hunter since DH isnt supported with giles combat?
 
Is there a way to run this plugin and have i handle loot/stash/items but run a different combat profile for a demon hunter since DH isnt supported with giles combat?
did you try running it and using a different combat profile?
 
Just a recommandation for the stash part of your profile:

I always switch between salvage or sell items depending of the marker price of essence (sometime it doesn't worth it to salvage) and I was thinking it would be cool to add a feature that let the bot sell all the items that worth more than a specified value and then salvage the other.

Ilevel <60 sell.
Ilevel >60 that worth more than 900 gold sell
Ilevel > 60 that worth less than 900 gold salvage

Adding a box that allow us to specify the exact price we want. Essence usualy goes for 750-900 (-15% AH fee) and lots of Ilevel 61-63 items worth 1k-3k gold to vendor so sometime it's much more profitable to sell to merchand and sometime not (some Ilevel 63 worth 200 gold...).

As I said it's just a suggestion that I think a lot of us could use. Thx a lot for your great profiles!
 
Just a recommandation for the stash part of your profile:

I always switch between salvage or sell items depending of the marker price of essence (sometime it doesn't worth it to salvage) and I was thinking it would be cool to add a feature that let the bot sell all the items that worth more than a specified value and then salvage the other.

Ilevel <60 sell.
Ilevel >60 that worth more than 900 gold sell
Ilevel > 60 that worth less than 900 gold salvage

Adding a box that allow us to specify the exact price we want. Essence usualy goes for 750-900 (-15% AH fee) and lots of Ilevel 61-63 items worth 1k-3k gold to vendor so sometime it's much more profitable to sell to merchand and sometime not (some Ilevel 63 worth 200 gold...).

As I said it's just a suggestion that I think a lot of us could use. Thx a lot for your great profiles!

DB can not read an Items sell value, you could put a check if you manually checked the prices of tomes and essences, but at this point, sell everything, but crafting mats if you need to craft

Giles i just notice monk again is not casting sweeping wind if the blind is in cooldown :/ i think we fixed it on combat replacer but now is broken again

Seven sided strike now is only on elites can you set to use vs gray mob only with low hp? like 50%

also less important when he is full spirit vs 1-2 gray mob he refresh mantra and its ok.. but before refreshing mantra sweeping is more important

Code:
 // Check if either we don't have blinding flash, or we do and it's been cast in the last 2800ms
                        (!hashPowerHotbarAbilities.Contains(SNOPower.Monk_BlindingFlash) || (hashPowerHotbarAbilities.Contains(SNOPower.Monk_BlindingFlash) && DateTime.Now.Subtract(dictAbilityLastUse[SNOPower.Monk_BlindingFlash]).TotalMilliseconds <= 4000)) &&

put a // in front of (!hash... that will tell the bot not care about blinding flash

for SSS find this line
Code:
                    // Seven-Sided Strike
                    if (!bBuffsOnly && !bAvoidanceEmergency && !playerStatus.bIsIncapacitated &&
                        (iElitesWithinRange[RANGE_30] >= 1 || ((targetCurrent.bThisElite || targetCurrent.bThisUnique || targetCurrent.bThisRare || targetCurrent.bThisMinion) && targetCurrent.fRadiusDistance <= 30f)) &&

change it to
Code:
                    // Seven-Sided Strike
                    if (!bBuffsOnly && !bAvoidanceEmergency && !playerStatus.bIsIncapacitated &&
                        (iElitesWithinRange[RANGE_30] >= 1 || (iAnythingWithinRange[RANGE_30] >= 4 && playerStatus.dCurrentHealthPct <= 0.5) || ((targetCurrent.bThisElite || targetCurrent.bThisUnique || targetCurrent.bThisRare || targetCurrent.bThisMinion) && targetCurrent.fRadiusDistance <= 30f)) &&

THis will cast when 4+ monsters and health less than or equal to 50%

try em out
 
Last edited:
Is there a way to run this plugin and have i handle loot/stash/items but run a different combat profile for a demon hunter since DH isnt supported with giles combat?

No, you can't. Trinity overrides other combat routines for reasons stated previously in this thread, and there's no way around that. You have to use Giles' old plugins if you want a different combat routine.
 
first of all, thanks for a great plugin!
I'm not very familiar with the Town-Runs, i see it id's the items, then throws stuff in the chest that I already had in my stash and then sells the rest. Which is great, my question is on how to configure the Town-Runs tab.
How are the Weapon/Armor/Jewelry scores calculated?
I ran the Test Backpack Scores button and it told me the scores of the items, but I don't know how it came up with those scores... sorry to be a noob at this.
 
More stuff to add to ignore list.

[EF1FF98] GizmoType: LootContainer Name: Beast_Corpse_A_01-3697 ActorSNO: 3340 Distance: 8.647914 Position: <912.5, 602.5, 1.079163> Barracade: False

This is a beast corpse beside rakkis crossing waypoint, usually causes some stucks if unignored.
 
suggestions

Increase the frequency of use of the skills Breath of Heaven (mantras full and only wasted and life falls).
 
Why now it sell all my potion? I didn't change anything.

I have the same problem but far greater. Why it now delete potions, then salvage all my gear, then sell all my stashed items, then delete my char, then delete my account, then uninstall my Diablo, then delete all my pictures, then my music, then delete all my facebook friends, then my operating system uninstalled itself.

What do I do? Help please

Not srs.. but if you expect a actual reply to a problem you have and have people take it seriously then actually give some more information then "it sell my potion"
 
Last edited:
Why now it sell all my potion? I didn't change anything.

You can make the bot hold more than 100 potions by opening the config for trinity and changing the thing that says "Cap at 100" to "Pickup all"

Here's a picture for any visual learners out there!
potions.webp
 
Status
Not open for further replies.
Back
Top