Discontinued. If you want to keep using this I suggest using trinity .44
I've come up with what I believe is a very strong setup that I want to share.
example of results (started with no pool exp bonus. started and ended with almost same amount of grift keys):
http://imgur.com/AQXppc6
The setup:
Exp farm setup:
http://www.d3planner.com/320088920
Speeds 71 with ignore progress globes, runs t10 if not enough exp pool bonus. Maintains ~200B exp/hour forever, uses practically no grift keys, and I've had it spike to almost 400B exp/hour for a single run or two.
Push setup:
http://www.d3planner.com/295341368
Clears 82 in ~12 minutes, clears 83 about 75% of the time. I don't use any avoidance or ignore elites in settings, both of which should allow clearing 84 for sure, possibly 85.
I use the latest DB/Trinity/Adventurer, with the Adventurer grift profile. However, I modified several files:
\Plugins\Trinity\Combat\Abilities\CombatBase.cs
\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs
\Plugins\Trinity\Cache\Weighting.cs
\Plugins\Adventurer\Coroutines\RiftCoroutines\RiftCoroutine.cs
A few notes:
-Thanks to Fujiyama for the code that runs t10 for exp pools when needed
-My code is a hasty patch job. It might not work with other profiles/gear/skill setups.
-The bot is hardcoded to "Wait for convention of elements" for any grift higher than 55, and only for those. It will overwrite your settings.
-The bot is hardcoded to "Ignore Progression Globes" for any grift between 55 and 80, and only for those. It will overwrite your settings.
(both of these changes are in CrusaderCombat.cs)
How to use:
1) Download the 4 attached files, and place them in the directories specified above.
2) Settings: http://imgur.com/a/rea49 http://imgur.com/a/EfnWs
3) For exp runs, in adventurer settings select the highest grift level where you never die and "usually" kill an elite pack in one bombardment. Also make sure "Run Nephalem Rifts If No Keys Found" is ticked (this turns on running T10 for pools of reflection)
- req for efficient 72 is probably around 2k para with perfect gear really high gems/augments
- req for efficient 71 is probably around 1.5k para with close to perfect gear and high gems/augments
- when starting out, start from 1 grift lower than you think is your ideal level, and raise it after a few hours. setting grift one level too low is a tiny loss, setting grift one level too high is a huge loss
4) For pushing, make sure "Run Nephalem Rifts If No Keys Found" is unticked in adventurer settings (this turns off running T10 for pools of reflection, which isn't worth it when you die a lot)
5) (edit) Please make sure you are using the latest DB/Trinity/Adventurer or you will probably get compile errors.
6) (edit) If you want to just disable "Ignore progression globes" (to get more loot and less xp), you can edit the code in CrusaderCombat.cs: Open it in notepad, search for "IgnoreProgressionGlobes = true" and replace it with "IgnoreProgressionGlobes = false"
Let me know if this works for you, and if you found some modification or settings that improved your results, please share
I've come up with what I believe is a very strong setup that I want to share.
example of results (started with no pool exp bonus. started and ended with almost same amount of grift keys):
http://imgur.com/AQXppc6
The setup:
Exp farm setup:
http://www.d3planner.com/320088920
Speeds 71 with ignore progress globes, runs t10 if not enough exp pool bonus. Maintains ~200B exp/hour forever, uses practically no grift keys, and I've had it spike to almost 400B exp/hour for a single run or two.
Push setup:
http://www.d3planner.com/295341368
Clears 82 in ~12 minutes, clears 83 about 75% of the time. I don't use any avoidance or ignore elites in settings, both of which should allow clearing 84 for sure, possibly 85.
I use the latest DB/Trinity/Adventurer, with the Adventurer grift profile. However, I modified several files:
\Plugins\Trinity\Combat\Abilities\CombatBase.cs
\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs
\Plugins\Trinity\Cache\Weighting.cs
\Plugins\Adventurer\Coroutines\RiftCoroutines\RiftCoroutine.cs
A few notes:
-Thanks to Fujiyama for the code that runs t10 for exp pools when needed
-My code is a hasty patch job. It might not work with other profiles/gear/skill setups.
-The bot is hardcoded to "Wait for convention of elements" for any grift higher than 55, and only for those. It will overwrite your settings.
-The bot is hardcoded to "Ignore Progression Globes" for any grift between 55 and 80, and only for those. It will overwrite your settings.
(both of these changes are in CrusaderCombat.cs)
How to use:
1) Download the 4 attached files, and place them in the directories specified above.
2) Settings: http://imgur.com/a/rea49 http://imgur.com/a/EfnWs
3) For exp runs, in adventurer settings select the highest grift level where you never die and "usually" kill an elite pack in one bombardment. Also make sure "Run Nephalem Rifts If No Keys Found" is ticked (this turns on running T10 for pools of reflection)
- req for efficient 72 is probably around 2k para with perfect gear really high gems/augments
- req for efficient 71 is probably around 1.5k para with close to perfect gear and high gems/augments
- when starting out, start from 1 grift lower than you think is your ideal level, and raise it after a few hours. setting grift one level too low is a tiny loss, setting grift one level too high is a huge loss
4) For pushing, make sure "Run Nephalem Rifts If No Keys Found" is unticked in adventurer settings (this turns off running T10 for pools of reflection, which isn't worth it when you die a lot)
5) (edit) Please make sure you are using the latest DB/Trinity/Adventurer or you will probably get compile errors.
6) (edit) If you want to just disable "Ignore progression globes" (to get more loot and less xp), you can edit the code in CrusaderCombat.cs: Open it in notepad, search for "IgnoreProgressionGlobes = true" and replace it with "IgnoreProgressionGlobes = false"
Let me know if this works for you, and if you found some modification or settings that improved your results, please share

Attachments
Last edited: