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

Three Musketeers - fast legendary farm after 2.0.4

how to increase kill range @ ghom so my dh dosnt walk up to him?

would love to know this aswell

Kevin Spacey? is there a setting in the profil we can play around with? or am i just a helpless noob
 
Last edited:
Is something going on right now cause I've had 1 leg at 61 gph @ Zoltan Kulle T6 in the past 5h30 minutes now. Never experienced anything THIS bad before.
Same here man, after todays reset legendaries havent dropped at all.
 
Same here man, after todays reset legendaries havent dropped at all.

I lost five hours from getting logged out sadly, so no real data until I can get more runs in. Been going for about five hours total... T3 Zoltun Kulle, a little under 1 leg/hour. Need a Mara's so bad so I can just go to Ghom already
 
Does anyone getting any class specific set item from?

I am doing T6 Ghom and got hundreds of leg but not class specific items. In the matter of fact, not set beside the Blackthorn.
 
OH FUCK MY LIFE! GHOM NERFED!

===== Misc Statistics =====
Total tracking time: 2h 7m 5s
Total deaths: 0 [0 per hour]
Total games (approx): 0 [0 per hour]
(your games left value may be bugged @ 0 due to profile managers/routines etc., now showing games joined instead:)
Total games joined: 126 [59,48 per hour]
Total XP gained: 2858,61 million [1349,53 million per hour]
Total Gold gained: 12041,83 Thousand [5684,87 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 378 [178,45 per hour]
Items dropped by ilvl:

Items dropped by quality:
- White: 3 [1,42 per hour] {0,79 %}
- Magic: 50 [23,6 per hour] {13,23 %}
- Rare: 315 [148,71 per hour] {83,33 %}
- Legendary: 10 [4,72 per hour] {2,65 %}



===== Item PICKUP Statistics =====
Items:
Total items picked up: 10 [4,72 per hour]
Item picked up by ilvl:

Items picked up by quality:
- Legendary: 10 [4,72 per hour] {100 %}

===== End Of Report =====
 
started mine around 1 hour ago. go 4 so far.. ill post log when its been running longer
 
Does anyone getting any class specific set item from?

I am doing T6 Ghom and got hundreds of leg but not class specific items. In the matter of fact, not set beside the Blackthorn.

im getting quite a few, pretty much got hole DH set the last few days
 
T5 Crusader Kulle + Quest
Code:
===== Misc Statistics =====
Total tracking time: 1h 50m 31s
Total deaths: 0 [0 per hour]
Total games (approx): 63 [34,2 per hour]
Total XP gained: 1414,41 million [767,77 million per hour]
Total Gold gained: 6911,93 Thousand [3751,95 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 198 [107,48 per hour]
Items dropped by ilvl: 

Items dropped by quality: 
- White: 4 [2,17 per hour] {2,02 %}
- Magic: 31 [16,83 per hour] {15,66 %}
- Rare: 163 [88,48 per hour] {82,32 %}



===== Item PICKUP Statistics =====
Items:
Total items picked up: 187 [101,51 per hour]
Item picked up by ilvl: 

Items picked up by quality: 
- Magic: 30 [16,28 per hour] {16,04 %}
- Rare: 157 [85,22 per hour] {83,96 %}

===== End Of Report =====
 
T5 Crusader Kulle + Quest
Code:
===== Misc Statistics =====
Total tracking time: 1h 50m 31s
Total deaths: 0 [0 per hour]
Total games (approx): 63 [B][34,2 per hour][/B]
Total XP gained: 1414,41 million [767,77 million per hour]
Total Gold gained: 6911,93 Thousand [3751,95 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 198 [107,48 per hour]
Items dropped by ilvl: 

Items dropped by quality: 
- White: 4 [2,17 per hour] {2,02 %}
- Magic: 31 [16,83 per hour] {15,66 %}
- Rare: 163 [88,48 per hour] {82,32 %}



===== Item PICKUP Statistics =====
Items:
Total items picked up: 187 [101,51 per hour]
Item picked up by ilvl: 

Items picked up by quality: 
- Magic: 30 [16,28 per hour] {16,04 %}
- Rare: 157 [85,22 per hour] {83,96 %}

===== End Of Report =====

2 hour log, 30 gph, why even bother?
 
bcause i run it for legs. And it keeps to logout me every 10 min that annoying me very much
 
anyone getting disconnects in the past day or two?

seems like i get randomly DC'ed from bnet and demonbuddy autocloses with d3 and stops
 
sorry to be asking this again, but does anyone have any idea on how to stop my bot from facetanking ghom?
iv tried playing around with the settings in trinity & edditing the profil.. zero luck

i am wasting so much damage with my cluster arrows flying right over him

someone help a noob out <3

(i know im not the only dh with this problem aswell)
 
Last edited:
really nice profile and worked for 100%. But my bad that I play a monk. On T2 i need 25+ seconds ( 45-50 runs/per hour ) for ghom with 1,2million dps + 95% dmg. Any other monk here who have a build to do it faster or maybe on higher torments ?

My build T3: Monk - Game Guide - Diablo III

Change Epiphany code in Trinity:
Code:
           if (!UseOOCBuff && !IsCurrentlyAvoiding && CombatBase.CanCast(SNOPower.X1_Monk_Epiphany, CombatBase.CanCastFlags.NoTimer) &&
                (TargetUtil.EliteOrTrashInRange(15f) || TargetUtil.AnyMobsInRange(15f, 5)))
            {
                return new TrinityPower(SNOPower.X1_Monk_Epiphany);
            }

Lower your PrimaryResource for Lashing Tail Kick (take Cindercoat into account):
Code:
            if (!UseOOCBuff && !IsCurrentlyAvoiding && CombatBase.CanCast(SNOPower.Monk_LashingTailKick) && !Player.IsIncapacitated &&
                // Either doesn't have sweeping wind, or does but the buff is already up
                (!Hotbar.Contains(SNOPower.Monk_SweepingWind) || (Hotbar.Contains(SNOPower.Monk_SweepingWind) && GetHasBuff(SNOPower.Monk_SweepingWind))) &&
                ((Player.PrimaryResource >= [COLOR="#FF0000"]25[/COLOR] && !Player.WaitingForReserveEnergy) || Player.PrimaryResource >= MinEnergyReserve))
            {
                Monk_TickSweepingWindSpam();
                return new TrinityPower(SNOPower.Monk_LashingTailKick, 10f, Vector3.Zero, -1, CurrentTarget.ACDGuid, 1, 1, WAIT_FOR_ANIM);
            }
 
Back
Top