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

[Help]Pre-made item rules!

99dsimonp

Member
Joined
Jan 15, 2010
Messages
587
Reaction score
0
[Helping]Pre-made item rules!

Alright so a lot of people are asking for help with basic items rules and what-not. I know Apoc made a guide, but to make it a bit easier I made the most common rules that people will use.

So for a quick explanation of the names:
A plus in front of the name means that it loots pots, gems and tomes.
A minus in front of the name means that it does not loot pots, gems and tomes.

They all loot gold. Change as you desire by going into the profile and changing
<ItemRule itemName="Gold" stack="1" />
to
<ItemRule itemName="Gold" stack="0" />

Loot all means it loots all items (except white)
When it says rare+ it means it loots rare items and higher (legendaries and set items).

If you need custom ones just ask for it. If you find errors in these please let me know. Making this thread to help the clueless out. :-)

As for the installation you copy the file into your \Demonbuddy\Rules directory and then go to settings when the bot has started up. Direct the "Item Rule Set" towards the file. Updating the bot may cause this to change, you will need to change it back again.

Enjoy!

P.S. if you're interested in doing this yourself you should check out this.

If you have any custom item rule request please just ask. I will make it for you - for free.
 

Attachments

Last edited:
Well done, this is great for new players who don't know how to mess with the files even after reading the ItemRule thread. :)
 
How can I include rare rigs and amulets in my rules? I figured out how to make it only loot legendaries.
 
What are wizard/WD offhand, itembasetype?
Cause me off-guard there. I don't know actually.
How can I include rare rigs and amulets in my rules? I figured out how to make it only loot legendaries.
Rings and amulets goes under "Jewelry".

Add something like
<ItemRule itemBaseType="Jewelry" description="Rare jewelry with Intelligence"> <StatRules>
<Rule stat="Intelligence" minValue="100" quality="Rare4" />
</StatRules>
</ItemRule>
 
Hey if the only thing I wanted to change was to make it sell all yellows, leaving everything at default, how would I go about that? I tweaked everything else nicely but can't get this one right.

I thought this would do it:

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

But no :(
 
hey mate, on your profile ''+Loot all don't sell legendary.xml'' what does it do with the gems/pots/tomes etc, does it stash them or sell with with everything else? would rather stash them if at all possible
 
How can you make it ignore stats?
How do you mean ignore stats? Elaborate please.
Hey if the only thing I wanted to change was to make it sell all yellows, leaving everything at default, how would I go about that? I tweaked everything else nicely but can't get this one right.

I thought this would do it:

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

But no :(
Default would be to pick up everything and sell everything below rare4. If you want to save certain magic items you need to make a rule under "keep". If you want to sell everything except legendaries download the file from the first post. The code you wrote makes the bot keep all legendaries. There's no sell code there. :)
 
For some reason, I can't get any of the minus profiles working. It still loots blues, potions, and tomes. I tried both of the minuses already and made sure I load it in Item Rule Set under Settings Tab. Any help?


-Edit-
I also tried stopping DemonBuddy first, load the script, and starting it again. Nothing works.
 
hey mate, on your profile ''+Loot all don't sell legendary.xml'' what does it do with the gems/pots/tomes etc, does it stash them or sell with with everything else? would rather stash them if at all possible
Keeps them. Thanks for reminding me, files are updated.
For some reason, I can't get any of the minus profiles working. It still loots blues, potions, and tomes. I tried both of the minuses already and made sure I load it in Item Rule Set under Settings Tab. Any help?
One of them is supposed to loot blues. Redownload and test the one named "-Loot rare+ dont sell" please.
 
Hey, yeah I tested your profile "-Loot items only don't sell legendary" and it seemed to do what I wanted in regards to selling yellows. I kept comparing my profile to yours and I can't figure out what you did differently in regards to keep/sell, my lines seem to be the same, the only thing different is I kept all the talisman/string of ears etc. lines.

Do you mind having a quick look and maybe you can figure out what it's missing? I basically got everything down to how I want it, but it still stashes yellow gear, while I want to sell it instead :(

My profile:

View attachment No Trash.xml
 
One of them is supposed to loot blues. Redownload and test the one named "-Loot rare+ dont sell" please.

I made sure to download the one you've suggested and dropped it in Rules folder. I have also restarted Diablo and DemonBuddy, and made sure I load up the "-Loot rare+ dont sell" that I've just downloaded, but it still loots pots, tomes, and gems.
 
Hey can someone help me? I currently running the loot all on my barbarian on kill asmodian profile. but whatever i do, my guy never seems to loot anything or any gold. and doesnt smash pots etc.
Am i doing something wrong?
 
I cant even change the item rules!!

Whenever i try to change the directory path and click okay it just says Defalutitemlisy loaded even though i clicked on my own altered version ..
 
Can you write me a profile that will only loot blues then sell them...and ignore yellows and reds? I will really appreciate it. Thanks.
 
please could you make one with everything the same as original except that when it comes to rares, the bot only picks up Jewelry rares?? Cheers
 
I just woke up. I'll get right on with it people. Give me a minute.
 
Hey, yeah I tested your profile "-Loot items only don't sell legendary" and it seemed to do what I wanted in regards to selling yellows. I kept comparing my profile to yours and I can't figure out what you did differently in regards to keep/sell, my lines seem to be the same, the only thing different is I kept all the talisman/string of ears etc. lines.

Do you mind having a quick look and maybe you can figure out what it's missing? I basically got everything down to how I want it, but it still stashes yellow gear, while I want to sell it instead :(

My profile:

View attachment 43181
As far as I'm aware the bot tries to stash items you have in your inventory when it starts to make sure you don't lose any items that you shouldnt. This way it doesn't sell items that it didn't pick up. Either that or it's bugged out. Your profile is fine.
I made sure to download the one you've suggested and dropped it in Rules folder. I have also restarted Diablo and DemonBuddy, and made sure I load up the "-Loot rare+ dont sell" that I've just downloaded, but it still loots pots, tomes, and gems.
Download the attachment and try again. Item rules for those are removed completely.
Hey can someone help me? I currently running the loot all on my barbarian on kill asmodian profile. but whatever i do, my guy never seems to loot anything or any gold. and doesnt smash pots etc.
Am i doing something wrong?
Make sure you've got all settings right. Turn looting on within the profile, increase the smash range of objects in your cc and increase loot range in your bot settings.
I cant even change the item rules!!

Whenever i try to change the directory path and click okay it just says Defalutitemlisy loaded even though i clicked on my own altered version ..
Try to change the path manually - type it in instead of copying anything. If that doens't work try to copy it in. I get the feeling default item list is the default you picked, but I'm not sure about it.
Can you write me a profile that will only loot blues then sell them...and ignore yellows and reds? I will really appreciate it. Thanks.
Let me look a bit further into this. As far as I'm aware it's not possible to do this, need to bend the rule a lot to be able to do it.
 

Attachments

Back
Top