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

[Profile] not selling/repairing, please check code?

manna3i

New Member
Joined
Oct 30, 2010
Messages
20
Reaction score
0
Hi,

i made a simple grinding profile with vendors to repair and sell, but the bot would loot till he is full and never goes back to repair OR sell, is something wrong with my profile code?

also, will this code mail the protected item instead of selling it? thanks in advance
Code:
<HBProfile>
  <Name>Alliance Northrend</Name>
  <MinDurability>0.4</MinDurability>
  <MinFreeBagSlots>2</MinFreeBagSlots>
  <SellGrey>True</SellGrey>
  <SellWhite>True</SellWhite>
  <SellGreen>False</SellGreen>
  <SellBlue>False</SellBlue>

  <MailBlue>True</MailBlue>
  <MailPurple>True</MailPurple>
  <ProtectedItems>
 
<Item>33470</Item>
</ProtectedItems>


  <SubProfile>
    <Name>Bloodspore Plain</Name>
    <MinLevel>73</MinLevel>
    <MaxLevel>78</MaxLevel>
    <Factions>1990 2069 1771</Factions>
<Vendors>
<Vendor Name="Aidan Steeleye" Entry="28800" Type="Ammo" X="5499.77" Y="-2651.866" Z="303.9545" />
</Vendors>
    <Mailboxes>
      <Mailbox X="2260.844" Y="5197.28" Z="11.35081" />
    </Mailboxes>
    <Hotspots>
<Hotspot X="5662.309" Y="-3473.933" Z="362.8011" />
<Hotspot X="5647.372" Y="-3515.802" Z="362.4409" />
<Hotspot X="5603.172" Y="-3544.925" Z="353.887" />
<Hotspot X="5574.649" Y="-3576.668" Z="361.9613" />
<Hotspot X="5496.641" Y="-3506.297" Z="361.992" />
<Hotspot X="5506.035" Y="-3445.93" Z="350.328" />
<Hotspot X="5530.981" Y="-3393.863" Z="350.3282" />
<Hotspot X="5552.401" Y="-3327.052" Z="367.1844" />
<Hotspot X="5467.574" Y="-3404.932" Z="365.0854" />
<Hotspot X="5393.745" Y="-3528.9" Z="366.4988" />
<Hotspot X="5477.673" Y="-3601.735" Z="363.9392" />
  </Hotspots>
</SubProfile>
</HBProfile>
 
Try a differant vendor, I had the same issue 5 minutes ago in the Darnassus starting area. The vendor I had chosen didnt work, it was like I didnt have one set. But i changed to another and it worked normally.
 
changed the vendor 3 different times, didnt help :(

maybe something is wrong with the code? cause he doesnt even mail the cloth
 
There is a mailing problem ATM with hb they said it'll be fixed next release u should have no problems sellin to npcs tho
 
<Vendor Name="Aidan Steeleye" Entry="28800" Type="Ammo" X="5499.77" Y="-2651.866" Z="303.9545" />
Humor me, double check that cord.
Mainly the 'x' Value
 
Back
Top