Auto sell warning

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
kanta
Posts: 424
Joined: Thu Nov 11, 2010 4:08 pm

Auto sell warning

#1 Post by kanta »

Do NOT set the bot to sell purples. For some reason the bot equipped a pair of trash pants I got from looting and sold my temple/tomb statted +12 OD Strange Bug Leg Guards to the NPC while I was running my KS farming script. What I made from farming doesn't even make up for what I've lost >.<
Scout/Knight/Rogue 70/66/66
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Auto sell warning

#2 Post by rock5 »

That happens if it tries to sell the items after it has failed to open the store.

I'm pretty sure player:merchant() has safeguards against that. Are you using that other code to sell instead of player:merchant? If so, you could add similar checks. What does your selling code look like?

On another note: I often thought about adding a "number of stats" option to the autosell options. If that was in effect statted gear would never accidentally sell. Maybe I'll look into doing that soon.
  • 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
kanta
Posts: 424
Joined: Thu Nov 11, 2010 4:08 pm

Re: Auto sell warning

#3 Post by kanta »

I was using the player:merchant command, but I've since started using the bagcleanerseller method. It seems that addon is coded to not sell purples anyway.
Scout/Knight/Rogue 70/66/66
Post Reply