Bot doesn't sell Spiritwood Bow

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Mushroomstamp
Posts: 210
Joined: Wed Oct 27, 2010 11:34 am

Bot doesn't sell Spiritwood Bow

#1 Post by Mushroomstamp »

I'm assuming it's the same issue that "Sledgehammer" used to have, when farming NOM, which now sells correctly. But more people farm KS so I have to ask... does anyone else have this issue with Spiritwood Bow not auto-selling at merchant?
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Bot doesn't sell Spiritwood Bow

#2 Post by rock5 »

Do you get any "Table not found for ID" errors?
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
fobsauce
Posts: 46
Joined: Wed Dec 15, 2010 3:40 pm

Re: Bot doesn't sell Spiritwood Bow

#3 Post by fobsauce »

Perhaps you have something like

<option name="INV_AUTOSELL_IGNORE" value="spirit,mana,potion" />

spirit is in spiritwood bow
Mushroomstamp
Posts: 210
Joined: Wed Oct 27, 2010 11:34 am

Re: Bot doesn't sell Spiritwood Bow

#4 Post by Mushroomstamp »

No "table not found" errors... I DO have "Ancient Spirit Essence" set for ignore, but the bow doesn't sell even when I remove the essence from the ignore list.

Code: Select all

		<option name="INV_AUTOSELL_IGNORE"			value="Blend Rune,Frost Rune,Study Essence,Mirror Essence" />
kanta
Posts: 424
Joined: Thu Nov 11, 2010 4:08 pm

Re: Bot doesn't sell Spiritwood Bow

#5 Post by kanta »

I also have the same problem. I'll have to keep an eye out for an error message. I've just added it to my lootfilter for now.
Scout/Knight/Rogue 70/66/66
Mushroomstamp
Posts: 210
Joined: Wed Oct 27, 2010 11:34 am

Re: Bot doesn't sell Spiritwood Bow

#6 Post by Mushroomstamp »

Debug message is;
Check item so sell: 100 210766 <EMPTY>
Itemcolor not in option INV_AUTOSELL_QUALITY:

So it's seeing the bow as an empty slot?
Post Reply