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

[Loot Rules] Salvage 59+ jewelry and 60 magic items (among other things)

Can anyone help me find a XML that don't pick any item on the ground? I only want to farm gold, pick up items waste time.
 
RoscoPower, thanks for your loot rules.

But would be great if you update your loot rules and still keep the old ones. But number the old and new with like v1.1, v1.2 etc.

Also, some people would want the salvaging yellow items that are without GF/MF. THanks!
 
Any chance you can tell me how to edit it to make it only pick up flawless squares instead of just squares? lol I tried messing with it but didn't work :(
 
will this script keep all legendaries no matter what. Im just asking cause i have a fiery brimstone in my bag. I believe you only get those from destroying inferno legendaries.

i have 2 fiery brimstone in my bag after AFK-ing for half a day. :(
 
You can get Fiery Brimstones from salvaging iLvl 60+ blues.
 
Picked up a MF15 Shield. Was observing it and it did not stash my shield. It salvaged my shield. Using the keep GFMF rules. Problem with your code?
 
Any chance you can tell me how to edit it to make it only pick up flawless squares instead of just squares? lol I tried messing with it but didn't work :(

<!-- Gems -->
<ItemRule itemName="Flawless Square*" stack="1" />


But my comment is actually about legendaries. This script salvages legendaries even if you want it to save them. I would like it to keep all legendaries and deposit to stash
 
................... wrong topic
 
Last edited:
I apologize in advance if this has been answered before. But do your loot rules hold onto and stash set/green items?
 
I apologize in advance if this has been answered before. But do your loot rules hold onto and stash set/green items?

I believe Legendaries = set.

Since there is this code

Code:
      <!-- Keep legendaries, regardless of stats. -->
      <ItemRule ruleType="Keep" description="Legendary">
        <StatRules>
          <Rule quality="Legendary" />
        </StatRules>
      </ItemRule>

So, it should keep it.
 
Does this one pick up and keepl plans for blacksmithing and jewelery? Or how do i implement it?

Thanks
 
Just tried this. Edited some salvage rules to fit 55-60 farming: salvage everything, store yellows/legendaries.
Been working like a charm so far! Thanks for awesome!
 
Does this pickup Plans for Blacksmithing? and not sell them?
 
Does this pickup Plans for Blacksmithing? and not sell them?

Yes, it does.

/bump

Fixed the issue that some items with mf or gf were being salvaged instead of being kept, in profile Salvage59-60KeepRares&GFMFSellEverythingElse.xml.
 
Last edited:
Rosco - Question for you, if I delete the keep rares level 50+ fields entirely... this will just leave the rares in my inventory right? As it wouldn't have anything else telling it what to further do with them, would I just then add in additional texts to the salvage and sell to include the rare items? What would something like that look like? :P
 
Rosco - Question for you, if I delete the keep rares level 50+ fields entirely... this will just leave the rares in my inventory right? As it wouldn't have anything else telling it what to further do with them, would I just then add in additional texts to the salvage and sell to include the rare items? What would something like that look like? :P

If you delete those fields <!-- Keep rare items level 50 or more regardless of stats. --> the bot will also salvage/sell rare items, you'll don't have to add anything else to make it work :D.

/bump

I've added a modified profile that does what you requested :D.
 
Last edited:
your profiles salvage legendary items :/

and i mean Salvage59-60KeepRares&GFMFSellEverythingElse.xml
 
Last edited:
your profiles salvage legendary items :/

and i mean Salvage59-60KeepRares&GFMFSellEverythingElse.xml

I've tried several times with some legendaries between level 20 and 60 and all of them are being kept in the stash, can you explain your issue in detail please?
 
Back
Top