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

Demonbuddy won't pick up plans

championcake

Member
Joined
Jun 11, 2012
Messages
81
Reaction score
3
I've noticed that demonbuddy has missed picking up 4 property plans two different times. One time, it was with ghosties loot rules doing sarkoth about 3 weeks ago, and again just now off of a champion in act 1 using the loot rules that come with gile's plugin. I've checked both, and they seem to be formatted correctly.

Any thoughts?
 
I've noticed that demonbuddy has missed picking up 4 property plans two different times. One time, it was with ghosties loot rules doing sarkoth about 3 weeks ago, and again just now off of a champion in act 1 using the loot rules that come with gile's plugin. I've checked both, and they seem to be formatted correctly.
Any thoughts?

Are you using non-English client? If so you'll need to edit the .xml rule files with your own client's language. Just change the word "Plan" and the word "Design" to how they appear in your client. Eg;
<ItemRule itemName="*Plan:*" stack="1" />
<ItemRule itemName="*Design:*" stack="1" />
Could be;
<ItemRule itemName="*Cynllun:*" stack="1" />
<ItemRule itemName="*Dylunio:*" stack="1" />
If there was a Welsh client.

The *'s in the name are important, they are wildcards, and are needed for the design/plan pickup rules (at start and end), due to color-coding in the item-names.
 
Right, that's what I have in both of them. I also thought that maybe it was using regex internally, and teh * represented 1 or more characters, so I tried without the asterisk in front, but no dice. Maybe it was just a fluke.
 
Right, that's what I have in both of them. I also thought that maybe it was using regex internally, and teh * represented 1 or more characters, so I tried without the asterisk in front, but no dice. Maybe it was just a fluke.

Try using my stash replacer plugin (with associated loot rules), in the signature below. It should loot designs/plans fine - but to be honest so should Ghosties loot rules (he knows what he's doing with loot rules!). You sure you're using an English-language client? (oh and yes, you do need the * wildcard at the start and end, exactly as I gave them above!). You tried buying some of the ridiculously cheap plans from the AH and dropping them on the ground then starting the bot to see what it does/doesn't manage to pickup?
 
Back
Top