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

[Act3][NM] The Core of Arreat - Gold farm profile Modified

I dont know what Im doing wrong, my gf is 10 lower, speeds the same, damage doesnt matter, radius is about 25 but I watch and Im picking up all the gold I think, and Im still getting about 180k ph


This is core not crypts damage very much matters kill faster = each run faster. Radius is huge i don't even have pickup gold on.
 
Mines got stuck because my CHEST was full so it had no other idea what to do with the gear she looted any ideas?

I keep everything and end up at my stash when im full... just standing there. Trying to get an idea...
 
Last edited:
this isnt looting items or gold at all for me. it just kills everything and runs past all the drops. I have the loot profile.
 
This profile is great thank you!

Everyone with Demon Hunter, what layout of skills do you use? And what combat routine?
Thanks
 
Thanks for the hard work. However I think this one is not working as well as it did yesterday. Example. Bot is stoping for about 1.5 seconds after killing stuff before it starts moving again,

It also sometimes the bot gets stuck on a fire cannon 3/4 the way down the map.
And 1/4 down the map by the lava pool its just sitting there .

Any way to make it not pause after a kill?

Edit: Changed from DemonBuddy 1.0.486.100 to 1.0.495.103 "Test Release" Cleared up a lot of problems. Monitoring it now.

Running for 15mins looks a lot better.
 
Last edited:
Mines got stuck because my CHEST was full so it had no other idea what to do with the gear she looted any ideas?

I keep everything and end up at my stash when im full... just standing there. Trying to get an idea...

What are your item rules? Do you tell it to sell things in the item rules? I also personally just tell it to pickup legionaries for core of arreat since the time it takes to sell the stuff for a few hundred gold is not worth it. Might want to try that.

Markn12: Are you using a loot radius of a max of 10? Try setting it to 8 if thats the case. The low loot radius prevents it from getting stuck but it will only loot select chests which is important.

Taiya: WHat is your pickup radius? Remember this bot relies on that the most. The small loot radius just prevents it from getting stuck and allows the opening of specific chests.
noneystamp: Are you using revision 103? The bot runs very smooth with minimal delay between kills and navpoints for me.

And finally vraptor: My DH I use multi shot with the reduced hatred rune as my main, ferret, vengeance, steady aim, tactical advantage, smoke screen, and preparation with the rune that recovers hatred.
 
gph 190k :/ gf 254 and 7 pick up radius...
is the gf ok? should i go to more pick up radius?
 
What are your item rules? Do you tell it to sell things in the item rules? I also personally just tell it to pickup legionaries for core of arreat since the time it takes to sell the stuff for a few hundred gold is not worth it. Might want to try that.

Markn12: Are you using a loot radius of a max of 10? Try setting it to 8 if thats the case. The low loot radius prevents it from getting stuck but it will only loot select chests which is important.

Taiya: WHat is your pickup radius? Remember this bot relies on that the most. The small loot radius just prevents it from getting stuck and allows the opening of specific chests.
noneystamp: Are you using revision 103? The bot runs very smooth with minimal delay between kills and navpoints for me.

And finally vraptor: My DH I use multi shot with the reduced hatred rune as my main, ferret, vengeance, steady aim, tactical advantage, smoke screen, and preparation with the rune that recovers hatred.

Yeah I am new to the item rules section. I would like to have the Loot item rules like urs just to pick up legiondary's....how do I do that?
 
Yeah I am new to the item rules section. I would like to have the Loot item rules like urs just to pick up legiondary's....how do I do that?

open defaultrules in rules folder in notepad and replace it with this.

<?xml version="1.0" encoding="utf-8" ?>

<ItemRules name="Default Item Rules" useRoundedValues="true">
<!-- The order in which item rules are evaluated. Typically, this is fine for almost all rule sets.
However, you may want to switch things around sometimes if you want to force-sell things that may match keep rules. -->
<Priority priority1="Keep" priority2="Salvage" priority3="Sell" />

<Categories>
<Category ruleType="PickUp">

<!-- Pick up all magic+ items -->
<ItemRule>
<StatRules>
<Rule quality="Legendary" />
</StatRules>
</ItemRule>

<!-- Pick up gold, at least in stacks of 100 -->
<!--<ItemRule itemName="Gold" stack="100" />-->

<!-- Pick up all pages and tomes, blacksmithing/jewelcrafting -->
<ItemRule itemName="Tome of Secrets" stack="1" />

<!-- Gems -->
<ItemRule itemName="*Flawless Square Ruby*" stack="1" />
<ItemRule itemName="*Flawless Square Emerald*" stack="1" />
<ItemRule itemName="*Flawless Square Topaz*" stack="1" />
<ItemRule itemName="*Flawless Square Amethyst*" stack="1" />

<!-- Health potions -->
<ItemRule itemName="*Mythic Health Potion*" stack="1" />
</Category>

<Category ruleType="Keep">

<!-- Keep rares and legendaries, regardless of stats. -->
<ItemRule ruleType="Keep" description="Legendary and better items!">
<StatRules>
<Rule quality="Legendary" />
</StatRules>
</ItemRule>

</Category>

<Category ruleType="Sell">
<ItemRule description="Sells Everything">
<StatRules>
<Rule quality="Rare4" />
</StatRules>
</ItemRule>
</Category>

<Category ruleType="Sell">
<ItemRule description="Sells Everything">
<StatRules>
<Rule quality="Magic1" />
</StatRules>
</ItemRule>
</Category>

</Categories>

<!-- Available Stats:

Intelligence
Strength
Vitality
Dexterity
Armor - this is the "base" armor of an item.
ArmorBonus - this is the "bonus" armor on the item. Represented in the tooltip as "+x Armor"
ArmorTotal - this is the "total" armor for the item.

// Damage % Increases - These are typically things like 3% Fire Damage - typically found on Wizard/WD items
FireDamagePercent
ColdDamagePercent
LightningDamagePercent
PoisonDamagePercent
ArcaneDamagePercent
HolyDamagePercent

MinDamage - this is the smaller of the 2 when the tooltip states "+5-10 damage" or similar.
MaxDamage - the max value of the above
DPS - weapon DPS. This is the DPS as shown in the tooltip.

GoldFind
MagicFind

// Increase modifiers
AttackSpeedPercent

// Weapon
WeaponAttacksPerSecond
WeaponMinDamage
WeaponMaxDamage

// Misc
MovementSpeed - run speed %
HealthGlobeBonus
HealthPerSecond
LifePercent
Level - item level. DOES NOT MATCH IN-GAME ITEM LEVEL REQUIREMENT!

// Resists
ResistAll
ResistArcane
ResistCold
ResistPhysical
ResistLightning
ResistFire
ResistPoison
ResistHoly

Thorns

DamageReductionPhysicalPercent

Sockets
-->
</ItemRules>
 
gph 190k :/ gf 254 and 7 pick up radius...
is the gf ok? should i go to more pick up radius?

Gf is ok your pickup radius should be around 30 to be ideal but I managed with 25 in the beginning (getting to 25 isn't too bad past that gets expensive)
 
What are your item rules? Do you tell it to sell things in the item rules? I also personally just tell it to pickup legionaries for core of arreat since the time it takes to sell the stuff for a few hundred gold is not worth it. Might want to try that.

Markn12: Are you using a loot radius of a max of 10? Try setting it to 8 if thats the case. The low loot radius prevents it from getting stuck but it will only loot select chests which is important.

Taiya: WHat is your pickup radius? Remember this bot relies on that the most. The small loot radius just prevents it from getting stuck and allows the opening of specific chests.
noneystamp: Are you using revision 103? The bot runs very smooth with minimal delay between kills and navpoints for me.

And finally vraptor: My DH I use multi shot with the reduced hatred rune as my main, ferret, vengeance, steady aim, tactical advantage, smoke screen, and preparation with the rune that recovers hatred.

How do you get it to loot chests? I have loot radius to 10 and it just runs by them?
 
Are you running version 1.2? It is set to only loot the big chests and not those tiny urns although if it runs past them it will loot them as well
 
Stats:

37y Radius - 11.5K DPS - 255% Gold Find - 12% MoveSpeed + Hot Pursuit

Status:

[09:37:38.845 N] Current Gold per Hour: 290676
[09:37:49.018 N] Loaded profile The Core of Arreat Gold Farm v1.2 - Created by ajw7989
[09:37:49.018 N] Number of games completed:82

Build:

Smoke Screen(Breathe Deep) [On Cooldown]
Fan of Knives(Retaliate) [On Elites]
Preparation(Focused Mind) [On Cooldown]
Companion(Ferrets) [Cast each 60s]
Hungering Arrow(Shatter Shot) [On Cooldown]
Multishot(Fire at Will) [On Cooldown]

Notes:

*Loot Radius set to "10"
*Item Rules set to "No Trash Sell Everything, Keep Legendaries"
*Using Version 1.2

Times Stuck = 0
 
Last edited:
*Loot Radius set to "10"

Why you got 10 radius with 37 pickup radius? I get problem with understand this parameter Loot Radius. The smaller the better, or as.
 
Loot Radius = Area it picks up items, chests, other stuff

Pickup Radius = Only for Gold (The stat on gear "Increase Gold and Health Pickup by X yards")
 
open defaultrules in rules folder in notepad and replace it with this.

l33t !!

Hey AJW are you going to prepare in case Blizz activates "limit Reach?" In other words is it possible to lengthened this profile in case if Blizzard decides to?

btw monday i will donate after I cash my check for your awesome work.
 
Last edited:
l33t !!

Hey AJW are you going to prepare in case Blizz activates "limit Reach?" In other words is it possible to lengthened this profile in case if Blizzard decides to?

btw monday i will donate after I cash my check for your awesome work.

I have been looking into viable options to extend the profile maybe do another location. I already have it running fields of slaughter which keeps the GPH relatively the same but since they removed the limit I stopped perfecting that and have been perfecting core of arreat instead. There are a few other amazing places I found however the zones vary and this bot can not handle variable zones yet. This unfortunately limits the amount of places by a lot (for example can not do any of the zones before core)
 
Back
Top