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

Btw, i now kill ghom on T6 with my barb in about 3 seconds or less. I have Tasker & Theo and Tal Mans finger. Yes Tal mans finger is bugged and now works on any class basically. I only have to use WOTB and COTA and just stand there..
 
Hey guys i have a problem on some of my games which is causing my 3-5 times/h which is realy unnessecary

View attachment 129940

my Deadmonhunter is just sometimes staying at the poisition see picture above and not mooving an inch

ToggleTargeting, new values: Looting:True LootRadius:15 Combat:False KillRadius:15
ToggleTargeting, new values: Looting:True LootRadius:50 Combat:False KillRadius:50
ToggleTargeting, new values: Looting:True LootRadius:50 Combat:True KillRadius:50
[Trinity] Player is dead
[BotEvents] Player died! Position=<397.6003, 350.0209, 0.4393288> QuestId=93697 StepId=1 WorldId=103209
[Logger] You have died too many times. Now restarting the game.
Loaded profile Ghom Caster Positioning
Clicked revive at last checkpoint button
 
hey guys

is there anyone who run this profile with simple follow?

please let me know

i really need help
 
How do I make it so it waits until ALL party members accepts the boss fight on Ghom before leaving game after 2 seconds? Ive gone through the profile and read all the tags and have been playing around with the settings, but I cant figure out how to make it wait, except for putting a wait timer in, but then it has to be long, and when no one is ingame, its slow. Thanks in advance!
 
I've done a search in this thread but didn't find an answer. Sorry if this is obvious but how do I make my wizard cast its Fire Blast spell while in (fire) Archon form against Ghom? It only spams Inferno Strike. Thanks in advance for any help.
 
How do I make it so it waits until ALL party members accepts the boss fight on Ghom before leaving game after 2 seconds? Ive gone through the profile and read all the tags and have been playing around with the settings, but I cant figure out how to make it wait, except for putting a wait timer in, but then it has to be long, and when no one is ingame, its slow. Thanks in advance!

With the lack of response over the past couple days im guessing this is impossible???
 
Is this for sure the fastest way to get legendaries? (ZK over and over)


Diablo 3 is based on luck first off, so sometimes its horrible, soemtimes its good. Rifts is fastest legs/hour, but not when botting. It would be fastest, but bot re-explores areas and etc. I have found too that Ghom is way better than kulle depending on class, especially barbarian.
 
Last edited:
There is something wrong with mThere is something wrong with my game. Bot stops and gives red errors after killing ghom. And then continues due to inactivity timer. I have already done fresh install. Here is my logy game. Bot stops and gives red errors after killing ghom. And then continues due to inactivity timer. I have already done fresh install. Here is my log
View attachment 9792 2014-05-21 19.39.txt
 
Wizard t6 ghom doing 40gph, 1b exp/hour and 5m, awesome ! legends only 1.3 =/
 
Wizard t6 ghom doing 40gph, 1b exp/hour and 5m, awesome ! legends only 1.3 =/

Lower difficulty till you get 60gph, that is what you want to aim for, that should increase your ledgendary/hour
 
===== Misc Statistics =====
Total tracking time: 3h 57m 42s
Total deaths: 0 [0 per hour]
Total games (approx): 209 [52.76 per hour]
Total Caches Opened:0
Total XP gained: 5132.83 million [1295.62 million per hour]
Total Gold gained: 30519.68 Thousand [7703.7 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 626 [158.01 per hour]
Items dropped by ilvl:

Items dropped by quality:
- White: 30 [7.57 per hour] {4.79 %}
- Magic: 70 [17.67 per hour] {11.18 %}
- Rare: 515 [129.99 per hour] {82.27 %}
- Legendary: 11 [2.78 per hour] {1.76 %}



===== Item PICKUP Statistics =====
Items:
Total items picked up: 13 [3.28 per hour]
Item picked up by ilvl:

Items picked up by quality:
- Rare: 2 [0.5 per hour] {15.38 %}
- Legendary: 11 [2.78 per hour] {84.62 %}

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

T6 pet doctor
 
Anyone know how to make WD channel firebats - vampire? Mines isn't channeling in both Face to face or standard version of ghom
 
I prefer to path outside of the pillars due to my current gearing leading to a lot of deaths.

I think that my current gearing is a bit lacking on the EHP but should anyone else want to try pathing outside of the pillars for more range, this is an option [albeit a little slower]

--------------------------------------------------------------

This is what I am using at the end of Range Position.xml:
***If you find your character Kiting from ghom gas, Trinity > config > combat > demonhunter
***Potion% set to 40-60 or so (40% makes most use of potion, but chances death in a cloud if you run out of hatred)
***Ghom Gas Health% to 40-60 or so (directions are to set to 0 but I would rather kite 10 yards and get in the killshot)

[NO FOLLOWER] Goes to left of the pillar and setup at long range from Ghom:
**This will setup too far away for followers to attack until ghom moves towards you. Using wolf companion guarantees follower out of range.
Code:
<!--Kill boss-->
<If condition="CurrentLevelAreaId == 111232">
<WaitTimer questId="1" waitTime="200" />
<UsePower questId="1" powerId="79076" />
<ToggleTargeting questId="93697" stepId="1" combat="False" looting="True" lootRadius="50" killRadius="50" />
[COLOR="#00FF00"][SIZE=3][B]<MoveTo questId="1" x="426" y="329" z="0" pathPrecision="8" />[/B][/SIZE][/COLOR]
<WaitTimer questId="93697" stepId="1" waitTime="200" />
[COLOR="#00FF00"][SIZE=3][B]<MoveTo questId="1" x="423" y="314" z="0" pathPrecision="8" />[/B][/SIZE][/COLOR]
<ToggleTargeting questId="93697" stepId="1" combat="True" looting="True" lootRadius="50" killRadius="50" />
<MoveTo questId="1" x="385" y="360" z="0" pathPrecision="8" />
<UseTownPortal questId="93697" stepId="16" />
<WaitTimer questId="1" waitTime="1000" />
</If>
-------------------------------------------------------

[RANGED FOLLOWER + WOLF COMPANION] Goes to the left of pillar, sets up within ranged follower range where gas normally doesn't spawn:
***Wolf companion is a must to aggro ghom and keep him from moving towards you
Code:
<!--Kill boss-->
<If condition="CurrentLevelAreaId == 111232">
<WaitTimer questId="1" waitTime="200" />
<UsePower questId="1" powerId="79076" />
<ToggleTargeting questId="93697" stepId="1" combat="False" looting="True" lootRadius="50" killRadius="50" />
[B][SIZE=3][COLOR="#00FF00"]         <MoveTo questId="1" x="426" y="329" z="0" pathPrecision="8" />[/COLOR][/SIZE][/B]
<WaitTimer questId="93697" stepId="1" waitTime="200" />
[B][SIZE=3][COLOR="#00FF00"]<MoveTo questId="1" x="402" y="328" z="0" pathPrecision="8" />[/COLOR][/SIZE][/B]
<ToggleTargeting questId="93697" stepId="1" combat="True" looting="True" lootRadius="50" killRadius="50" />
<MoveTo questId="1" x="385" y="360" z="0" pathPrecision="8" />
<UseTownPortal questId="93697" stepId="16" />
<WaitTimer questId="1" waitTime="1000" />
</If>
 
Last edited:
anyone can share their numbers for both town run intown and not intown? mine seems to miss legendary even with 10 in town, 24 out of town.
 
Demonhunters need space to keep passive damage buffs up and prevent taking damage (Less kiting, more DPSing).

Current ranged profile still paths between the pillars, then allows bot to enter combat, causing it to stop in range of melee attacks, gas clouds and attempts to facetank.

its not true - all okay with my dh
i kill ghom in 13 sec on t5
 
Back
Top