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

You guys, are looting items on sark or no?

aer0_x

New Member
Joined
Jun 18, 2012
Messages
234
Reaction score
0
I have a nice doubt, disabling all loot except legendaryes and rares of 61+ilvl i decreasing 2-3segs per run. this is ok.

the question is,is better activate loot to salvage items to get exquisite esence or the time i loss when i salvage all and loot all is lower than the time i win in all runs and i get more getting gold?

Resume:

better loot for sell esences+get gold (losing 2-3segs per run, + the time to go to salvage and save in stash)

or disable loot and get the gold and win 2-3segs per run and the gold i get in that time is better than the essences?
 
Well for some reason my bot ain't even picking up any loot dropped by Sarkoth by default (still figuring out why ;P) I'm basically forced to go without looting. It's damn fast idd but ye we would need a bit into depth calculations if we truly want to know what nets more gold per hour. Personally my feeling says it's more lucrative to loot but hey, I'm forced with no looting atm :(
 
Looting with no picks besides gold and legendaries will give you a higher RAW GPH (by a smallish margin), it's up to you if salvaging for mats and AHing/keeping them makes up that difference.
 
Last edited:
I personally am looting following very strict loot rules, and if not it salvages. Although its not as much GPH as just looting legendaries only, but still its nice seeing a billion gems and a billion exquisite essences in my stash.
 
can yoy post here your itemrules?

Insert in yout Lootrules

Code:
<Category ruleType="PickUp">

[...]

  <!-- Yellow 61+ Items -->
  <ItemRule>
    <StatRules>
      <Rule quality="Rare4" stat="level" minValue="61" />
    </StatRules>
  </ItemRule>

  <!-- Blue 62+ Items -->
  <ItemRule>
    <StatRules>
      <Rule quality="Magic1" stat="level" minValue="62" />
    </StatRules>
  </ItemRule>

[...]

</Category>

<Category ruleType="Keep">

[...]

  <ItemRule ruleType="Keep" description="Yellow 61+ Items">
    <StatRules>
      <Rule quality="Rare4" stat="level" minValue="61" />
    </StatRules>
  </ItemRule>

  <ItemRule ruleType="Keep" description="Blue 62+ Items">
    <StatRules>
      <Rule quality="Magic1" stat="level" minValue="62" />
    </StatRules>
  </ItemRule>

[...]

</Category>
 
Last edited:
I'm letting it loot any items over iLv61. If it doesn't match a few strict stats, the item is salvaged.

I've learned pretty quickly it's better to salvage and craft a few items for the gold, than to ignore the drops and get a slightly larger GPH. Sold 4 quivers today that each went for 4 mil, 8 mil, 1 mil, and 400k. :)
 
I think no trash V9 misses items... I tried it for 10 or so hours straight and only had tomes in my inventory. Typically in that time I have at least 1 legendary and definitely a few 62-63 items. Since changing my rules back this morning I've gotten a legendary and set piece.
 
Back
Top