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

[Zoinx] Sarkoth - Demon Hunter Guide

If i have with sharpshooter 58k dps maximally and 200% GP can u suggest something ? Cause generally often I die on first mobs. Maybe other script or something. And i've noticed yet one bug, one time it was just teleporting after logging in.
If you are at 58k with max SS, that is not good. You need to go to the AH spend like 1.5 million on a 1.2k DPS blue bow.
 
Code:
<?xml version="1.0" encoding="utf-8" ?>[/FONT]

[FONT=Verdana]<ItemRules name="Default Item Rules" useRoundedValues="true">[/FONT]
[FONT=Verdana]  <!-- Zoinx Loot/Sell/Keep - Sarkoth Inferno Farming -->[/FONT]
[FONT=Verdana]  <Priority priority1="Keep" priority2="Salvage" priority3="Sell" />[/FONT]


[FONT=Verdana]  <Categories>[/FONT]
[FONT=Verdana]    <Category ruleType="PickUp">[/FONT]

[FONT=Verdana]      <!-- Pick up all magic+ items -->[/FONT]
[FONT=Verdana]      <ItemRule>[/FONT]
[FONT=Verdana]        <StatRules>[/FONT]
[FONT=Verdana]          <Rule quality="Magic1" />[/FONT]
[FONT=Verdana]        </StatRules>[/FONT]
[FONT=Verdana]      </ItemRule>[/FONT]


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

[FONT=Verdana]      <!-- Pick up all pages and tomes, blacksmithing/jewelcrafting -->[/FONT]
[FONT=Verdana]      <ItemRule itemName="Page of*" stack="1" />[/FONT]
[FONT=Verdana]      <ItemRule itemName="Tome of*" stack="1" />[/FONT]

[FONT=Verdana]      <!-- Gems -->[/FONT]
[FONT=Verdana]      <ItemRule itemName="*Ruby*" stack="1" />[/FONT]
[FONT=Verdana]      <ItemRule itemName="*Emerald*" stack="1" />[/FONT]
[FONT=Verdana]      <ItemRule itemName="*Topaz*" stack="1" />[/FONT]
[FONT=Verdana]      <ItemRule itemName="*Amethyst*" stack="1" />[/FONT]


[FONT=Verdana]      <!-- Health potions -->[/FONT]
[FONT=Verdana]      <ItemRule itemName="*Health Potion*" stack="1" />[/FONT]

[FONT=Verdana]      <!-- Pick up designs and plans, blacksmithing/jewelcrafting --> [/FONT]
[FONT=Verdana]      <ItemRule itemName="Plan:*" stack="1" /> [/FONT]
[FONT=Verdana]      <ItemRule itemName="Design:*" stack="1" />[/FONT]

[FONT=Verdana]    </Category> [/FONT]


[FONT=Verdana]    <Category ruleType="Keep">[/FONT]

[FONT=Verdana]      <!-- Keep designs and plans, blacksmithing/jewelcrafting --> [/FONT]
[FONT=Verdana]      <ItemRule itemName="Plan:*" /> [/FONT]
[FONT=Verdana]      <ItemRule itemName="Design:*" />[/FONT]

[FONT=Verdana]      <ItemRule itemBaseType="Weapon" twoHanded="true" description="High DPS 2h Weapons">[/FONT]
[FONT=Verdana]        <StatRules>[/FONT]
[FONT=Verdana]          <!-- Magic Weapons should have at least 1200 DPS -->[/FONT]
[FONT=Verdana]          <Rule stat="DPS" minValue="1100" quality="Magic1" />[/FONT]
[FONT=Verdana]          <!-- Rare weapons should have at least 1100 considering they provide extra stats most of the time. -->[/FONT]
[FONT=Verdana]          <Rule stat="DPS" minValue="1000" quality="Rare4" />[/FONT]
[FONT=Verdana]        </StatRules>[/FONT]
[FONT=Verdana]      </ItemRule>[/FONT]


[FONT=Verdana]      <ItemRule itemBaseType="Weapon" twoHanded="false" description="High DPS 1h Weapons">[/FONT]
[FONT=Verdana]        <StatRules>[/FONT]
[FONT=Verdana]        <!-- Magic Weapons should have at least 900 DPS -->[/FONT]
[FONT=Verdana]          <Rule stat="DPS" minValue="900" quality="Magic1" />[/FONT]
[FONT=Verdana]          <!-- Rare weapons should have at least 800 considering they provide extra stats most of the time. -->[/FONT]
[FONT=Verdana]          <Rule stat="DPS" minValue="800" quality="Rare4" />[/FONT]
[FONT=Verdana]        </StatRules>[/FONT]
[FONT=Verdana]      </ItemRule>[/FONT]


[FONT=Verdana]          <!-- All Armor with min value of 100 Int/Dex.-->[/FONT]
[FONT=Verdana]      <ItemRule itemBaseType="Armor" description="Keep Armor">[/FONT]
[FONT=Verdana]        <StatRules>[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 100 Dex.-->[/FONT]
[FONT=Verdana]          <Rule stat="Dexterity" minValue="100" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="Dexterity" minValue="100" quality="Rare4" />[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 100 Int.-->[/FONT]
[FONT=Verdana]          <Rule stat="Intelligence" minValue="100" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="Intelligence" minValue="100" quality="Rare4" />[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 20 Gold Find.-->[/FONT]
[FONT=Verdana]          <Rule stat="GoldFind" minValue="20" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="GoldFind" minValue="20" quality="Rare4" />[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 20 Magic Find.-->[/FONT]
[FONT=Verdana]          <Rule stat="MagicFind" minValue="20" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="MagicFind" minValue="20" quality="Rare4" />[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 13% Increased Attack Speed.-->[/FONT]
[FONT=Verdana]          <Rule stat="AttackSpeedPercent" minValue="13" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="AttackSpeedPercent" minValue="13" quality="Rare4" />[/FONT]
[FONT=Verdana]        </StatRules>[/FONT]
[FONT=Verdana]      </ItemRule>[/FONT]

[FONT=Verdana]          <!-- All Armor with min value of 100 Int/Dex.-->[/FONT]
[FONT=Verdana]      <ItemRule itemBaseType="Jewlery" description="Keep Armor">[/FONT]
[FONT=Verdana]        <StatRules>[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 100 Dex.-->[/FONT]
[FONT=Verdana]          <Rule stat="Dexterity" minValue="100" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="Dexterity" minValue="100" quality="Rare4" />[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 100 Int.-->[/FONT]
[FONT=Verdana]          <Rule stat="Intelligence" minValue="100" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="Intelligence" minValue="100" quality="Rare4" />[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 20 Gold Find.-->[/FONT]
[FONT=Verdana]          <Rule stat="GoldFind" minValue="20" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="GoldFind" minValue="20" quality="Rare4" />[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 20 Magic Find.-->[/FONT]
[FONT=Verdana]          <Rule stat="MagicFind" minValue="20" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="MagicFind" minValue="20" quality="Rare4" />[/FONT]
[FONT=Verdana]          <!-- All Armor with min value of 13% Increased Attack Speed.-->[/FONT]
[FONT=Verdana]          <Rule stat="AttackSpeedPercent" minValue="13" quality="Magic1" />[/FONT]
[FONT=Verdana]          <Rule stat="AttackSpeedPercent" minValue="13" quality="Rare4" />[/FONT]
[FONT=Verdana]        </StatRules>[/FONT]
[FONT=Verdana]      </ItemRule>[/FONT]

[FONT=Verdana]    </Category>[/FONT]

[FONT=Verdana]    <Category ruleType="Sell"> [/FONT]

[FONT=Verdana]      <!--Sells everything else --> [/FONT]
[FONT=Verdana]      <ItemRule description="Sell Everything"> [/FONT]
[FONT=Verdana]        <StatRules> [/FONT]
[FONT=Verdana]          <Rule quality="Magic1" /> [/FONT]
[FONT=Verdana]          <Rule quality="Rare4" /> [/FONT]
[FONT=Verdana]        </StatRules> [/FONT]
[FONT=Verdana]      </ItemRule> [/FONT]
[FONT=Verdana]    </Category> [/FONT]
[FONT=Verdana]</Categories>[/FONT]


[FONT=Verdana]  <!-- Available Stats:[/FONT]

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


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


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


[FONT=Verdana]            GoldFind[/FONT]
[FONT=Verdana]            MagicFind [/FONT]


[FONT=Verdana]            // Increase modifiers[/FONT]
[FONT=Verdana]            AttackSpeedPercent[/FONT]


[FONT=Verdana]            // Weapon[/FONT]
[FONT=Verdana]            WeaponAttacksPerSecond[/FONT]
[FONT=Verdana]            WeaponMinDamage[/FONT]
[FONT=Verdana]            WeaponMaxDamage[/FONT]


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


[FONT=Verdana]            // Resists[/FONT]
[FONT=Verdana]            ResistAll[/FONT]
[FONT=Verdana]            ResistArcane[/FONT]
[FONT=Verdana]            ResistCold[/FONT]
[FONT=Verdana]            ResistPhysical[/FONT]
[FONT=Verdana]            ResistLightning[/FONT]
[FONT=Verdana]            ResistFire[/FONT]
[FONT=Verdana]            ResistPoison[/FONT]
[FONT=Verdana]            ResistHoly[/FONT]


[FONT=Verdana]            Thorns[/FONT]


[FONT=Verdana]            DamageReductionPhysicalPercent[/FONT]

[FONT=Verdana]            Sockets[/FONT]
[FONT=Verdana]   -->[/FONT]
[FONT=Verdana]</ItemRules>[/FONT]

Alright so , i copied that "wall of text" and it seems i cant load the xml file at all.
Atleast i get confirmation that i have loaded the default rule. There must be something wrong ? :S
 
Last edited:
Alright so , i copied that "wall of text" and it seems i cant load the xml file at all.
Atleast i get confirmation that i have loaded the default rule. There must be something wrong ? :S
Believe your talking about the loot rules. If you are, replace everything in your DefaultLootRule.xml file with mine.
 
Believe your talking about the loot rules. If you are, replace everything in your DefaultLootRule.xml file with mine.

Nope still not working. The char just walks into the middle and TPs out and exit the game then join and do the same again..

Edit: It works with the default one (picking up items+gold and selling) but i cant seem to 'keep' my items (ie. those with stats on em)
 
Nope still not working. The char just walks into the middle and TPs out and exit the game then join and do the same again..
You are not using the one in the first post, which has been fixed.
Code:
[LEFT][COLOR=#333333][FONT=Verdana][I]          <!-- All Armor with min value of 100 Int/Dex.-->
[/I][/FONT][/COLOR][COLOR=#333333][FONT=Verdana][I]      <ItemRule itemBaseType="Jewlery" description="Keep Armor">[/I][/FONT][/COLOR][/LEFT]

I miss spelled Jewelry. So change that word, or copy the one in the first post, and you will be good.
 
Hey Zoinx, I'll pay you if you can get my bot to function for more than 200 games.

I put my bots on, went to the beach with my wife, came back and one is in another area, second is just sitting at the login screen. 8 runs completely successfully on each.
 
You are not using the one in the first post, which has been fixed.
Code:
[LEFT][COLOR=#333333][FONT=Verdana][I]          <!-- All Armor with min value of 100 Int/Dex.-->
[/I][/FONT][/COLOR][COLOR=#333333][FONT=Verdana][I]      <ItemRule itemBaseType="Jewlery" description="Keep Armor">[/I][/FONT][/COLOR][/LEFT]

I miss spelled Jewelry. So change that word, or copy the one in the first post, and you will be good.

Yeah i saw that now, cheers. Might want to change your other post aswell about it :D
 
Hello M8,

can u say me how u reach those 25% MS? i just cant find any legendary in ur gear .. so boots + passive?
 
Alright my demon hunter, im using just default stuff, The copy and paste this into this place your saying, when I do that it crashes HB when I start it... I can't get the ferrets out either.
 
My DB isn't selling items to the vendor.
He only tries to put them onto the bank

Any tipps for fixing that ?
 
hey fellas, so this is what im runnin
BARB
68% movement speed
20ish PR
227 GF
200k GPH
and this is because im running on hell, saving up for better gear. i just started focusing on gear today, was at the beach for past week
 
possibly the worst setup i've used. doesn't vault or smoke screen to the cellar. it's either slow or you die immediately in the beginning. i've followed everything in your post, and there's no way your getting 700k even with that gear.
 
When getting full inventory (with the loot rules from the first page) it TP to town and exit, then join game again and then runs to the quest house.
 
UPDATED FIRST POST.

- Updated my Spec (changed passives and a rune)
- Updated Rotation (with custom fixes you must do to the Routine.cs file to make it run smooth)
- Updated Plugins
 
possibly the worst setup i've used. doesn't vault or smoke screen to the cellar. it's either slow or you die immediately in the beginning. i've followed everything in your post, and there's no way your getting 700k even with that gear.
Like me...im using vault right now.. v1.1 icooll.. with all plugins.. and change routine Belphegor.. doing 500>GPH right now..

With this setup im doing 350GPH.. i use too Cluster Arrow, because i doing AOE and kill fast cellar pack.
 
Thanks for putting in the effort to make a guide like this one!
Too bad you don't play a witch doctor (or that I don't play a demon hunter...)
 
Like me...im using vault right now.. v1.1 icooll.. with all plugins.. and change routine Belphegor.. doing 500>GPH right now..

With this setup im doing 350GPH.. i use too Cluster Arrow, because i doing AOE and kill fast cellar pack.
Just updated everything, as a lot has changed Core DB wise since this morning when I made this. I tried the vault one out (might give it another go when my 2 other DH's get to 60 tomorrow) but I was using the 1.4, which is plugin, nothing else, and it would run right into Sarkoth and actually... somehow... die to him, then leave the game.

But I will try tomorrow when I wake up with 1.1 and see if I increase. Running my new setup (everything that the first post says right now) and I'm at 713k GpH after 82 runs.
 
With Cluster i just do one shot. And pack is dead, then i use 2/3 Hungering.. and Cellar is dead, is so fast with 24dps.

With Elemental Arrow when use it, mobs break up and have to kill one by one, take much time..

I use vaut, and never die at cellar..and i prefer skip first skeletons with vaul and vanish.. and go to cellar fast..
 
Back
Top