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

for some reason, when my wizard became archon form and tried to kill Ghom , it keeps circling around the boss's ass and just won't attack.
 
I don't know, I would like to figure this out too as I had to remove it from my hot bar though it doesn't make too much difference right now. But it was dumping fury when I did not need it to so I took it off completely for another skill so it would stop. It seems like trinity can't determine when you need fury dumping or not, ther eare options for sprint and other things but nothing for battle rage fury dumping. And I don't know where to go to try and edit it in the barbarian combat routine files to try and stop it.

@The other barb asking for a build/guide running it, look one post up from yours(we posted at 22:42 exact same time) its back on the page before this.
Instead of .01, try putting 100.0 . It seems to have fixed it for me. Also how are you guys going above 60 games per hour? Are you guys running the instant leave profile?
 
This is likely a noob question, but I can't run any of these profiles in adventure mode, when it logs out, it switches it to normal every single time. Is there a setting I am missing to make sure it stays on the correct difficulty?
 
This is likely a noob question, but I can't run any of these profiles in adventure mode, when it logs out, it switches it to normal every single time. Is there a setting I am missing to make sure it stays on the correct difficulty?

go to settings->bot and change the difficulty from there. in game difficulty won't matter
 
I'm trying to get this profile to work with the Simplefollow plugin with a leader and follower bots but the leader starts the ghom quest too fast before the followers can even properly enter the game.

Can someone help me with how to add a wait timer to the profile wherein I can have the leader bot's profile wait for 5-10 seconds before starting the quest.
 
I don't want to be one of those people that call nerf too soon... but I've been running Kulle + Quest, for over 5 hours with an average of 50 runs per hour on T2, and have found 0 legendaries. Meanwhile, I ran Ghom all last night and found an average of 1.36 legendaries over 10 hours.

because Kulle+quest useless for legendaries
too long run
 
Any WD running t5+ have their WithDoctor combat routine set up that they can send me... I want to make my WD more efficient but I apprently suck at this coding. lol
 
because Kulle+quest useless for legendaries
too long run

it is ok...I did it all of last night and got 1-2 per hour, so not completely useless. ghom is prob better though as it's much faster and has a lot more xp/gold as well
 
Last edited:
Hey man.

Im using your barb build 1 on your topic but why doesnt my barb use Call of the Ancients?
I cant seem to find it anywhere in trinity to activate? :)
 
FYI- The latest Trinity build for Wizards and this profile cause this wizard to dance around ghom for a bit, added time to you kill.

Dont use it for this Profile. .23 works fine anyway for this profile.
 
any chance you can upload your demonhunter.cs combat file? Currently rocking at t5 barb 45gph but I think I need a change of pace and will switch to demon hunter
i dont change anything in .cs
just moove combat=true in profile to start fight with ghom face-to-face
 
What kind of DPS do you need to farm ghom on T5 in under 30 seconds
 
i dont change anything in .cs
just moove combat=true in profile to start fight with ghom face-to-face

sorry which code in the profile is this? I see co-ordinates but not sure which to change :p

<!--Kill boss-->
<If condition="CurrentLevelAreaId == 111232">
<ToggleTargeting questId="93697" stepId="1" combat="True" looting="True" lootRadius="50" killRadius="30" />
<!--MoveToActor questId="93697" stepId="1" x="459" y="360" z="0" useNavigator="True" actorId="54908" pathPointLimit="8"/-->
<MoveTo questId="1" x="450" y="359" z="0" pathPrecision="8" />
<WaitTimer questId="93697" stepId="1" waitTime="100000" />
<TrinityMoveTo questId="1" x="377" y="360" z="0" pathPrecision="8" />
<MoveTo questId="1" x="369" y="360" z="0" pathPrecision="8" />
<UsePower questId="1" powerId="00000" />
<UseTownPortal questId="93697" stepId="16" />
 
Back
Top