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

Almost got it, 1 step left to fix!

Master_Cirroji

New Member
Joined
Jul 20, 2012
Messages
425
Reaction score
0
Okay so after updating, I have had some issues with my loot like most others.
However I have changed my loot rules, I got my gold pickup back, and I am back on track
with picking up all the items I want again.

No crashes, maybe a stuck here or there (using unstucker working just fine)

BUT

It wont sell any of my goods when my inventory is full, he identifys, TP's back to town, and kinda chills, then heads back out the TP to start the whole process over again.

Im sure there is just a typo in the rules or something, but does anyone have an idea?
 
if yer so sure there is a typo somewhere there isnt much anyone can do around here to help you out.

if yer bot is stashing correctly this is the sell part of my item rules that are working
Code:
  <Category ruleType="Sell">
   <ItemRule description="Sell All">
     <StatRules>
       <Rule stat="Level" minValue="59" quality="Magic1" />
     </StatRules>
   </ItemRule>
  </Category>
 
Back
Top