Auto sell warning
Auto sell warning
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
Re: Auto sell warning
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.
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
Re: Auto sell warning
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