So I'm trying to make a profile that kills some Engineers at Shadowfang keep, but it doesnt work: the bot does not aggro the mobs, or move between the hotspots. but if there is a dead body around it moves and loots it, cant seem to undesteand why. Also, once that problem is fixed, I'd like to know if there is a way to filter the loots (since I only need Cloth and Linen) here's the profile: <HBProfile> <Name>Woollinen</Name> <MinLevel>1</MinLevel> <MaxLevel>90</MaxLevel> <MinDurability>0.3</MinDurability> <MinFreeBagSlots>2</MinFreeBagSlots> <MailGrey>False</MailGrey> <MailWhite>False</MailWhite> <MailGreen>False</MailGreen> <MailBlue>False</MailBlue> <MailPurple>False</MailPurple> <SellGrey>False</SellGrey> <SellWhite>False</SellWhite> <SellGreen>False</SellGreen> <SellBlue>False</SellBlue> <SellPurple>False</SellPurple> <TargetElites>False</TargetElites> <Blackspots> <Blackspot X="-77.4528" Y="-74.50771" Z="136.2813" Radius="16.35473" /> </Blackspots> <GrindArea> <TargetMinLevel>23</TargetMinLevel> <TargetMaxLevel>23</TargetMaxLevel> <Factions>1534</Factions> <MaxDistance>30</MaxDistance> <Hotspots> <Hotspot X="-59.37487" Y="-81.53114" Z="131.8085" /> <Hotspot X="-48.11075" Y="-110.5619" Z="131.8569" /> <Hotspot X="-55.91179" Y="-142.762" Z="131.2384" /> <Hotspot X="-72.32903" Y="-148.7472" Z="133.3439" /> <Hotspot X="-96.34122" Y="-103.4106" Z="136.3457" /> </Hotspots> </GrindArea> </HBProfile>