Earthful
New Member
- Joined
- Apr 17, 2010
- Messages
- 45
- Reaction score
- 1
Here is the activity list:
It seems that this is occurring when I'm using "Questing - Beta" mode on HonorBuddy.
What is happening is that the honorbuddy is going to quest mobs (ones that drops quest items) and acting like they're dead, so basically the bot is walking up to them and not attacking (the bot is trying to loot the so called "dead" mobs). The only time the bot attacks is when the mob attacks me first.... how do I fix this?
Here is the profile I'm using at the moment.
Code:
Activity: Moving to complete collect-objective for Frostsaber Provisions.
Moving to Type: Loot, Name: Elder Shardtooth
Moving to Type: Loot, Name: Elder Shardtooth
Lootable isn't lootable...blacklisting.
What is happening is that the honorbuddy is going to quest mobs (ones that drops quest items) and acting like they're dead, so basically the bot is walking up to them and not attacking (the bot is trying to loot the so called "dead" mobs). The only time the bot attacks is when the mob attacks me first.... how do I fix this?

Here is the profile I'm using at the moment.
Code:
<HBProfile>
<Name>Wintersaber Trainers v2.0</Name>
<MinFreeBagSlots>1</MinFreeBagSlots>
<AvoidMobs>
<AvoidMob Name="Frostsaber Cub" Entry="7430" />
<AvoidMob Name="Frostsaber" Entry="7431" />
<AvoidMob Name="Frostsaber Stalker" Entry="7432" />
<AvoidMob Name="Frostsaber Huntress" Entry="7433" />
<AvoidMob Name="Frostsaber Pride Watcher" Entry="7434" />
</AvoidMobs>
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<SellBlue>False</SellBlue>
<SellPurple>False</SellPurple>
<MailGrey>False</MailGrey>
<MailWhite>True</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>
<MinLevel>58</MinLevel>
<MaxLevel>81</MaxLevel>
<ProtectedItems>
<Item>6948</Item>
<Item>2901</Item>
<Item>7005</Item>
<Item>40772</Item>
<Item>14047</Item>
<Item>33447</Item>
<Item>12623</Item>
<Item>12622</Item>
</ProtectedItems>
<SubProfile>
<Name>Wintersaber Trainers Profile</Name>
<MinLevel>58</MinLevel>
<MaxLevel>81</MaxLevel>
<TargetElites>True</TargetElites>
<ForcedQuestList>
<Quest Id="4970" Name="Frostsaber Provisions" />
<Quest Id="5201" Name="Winterfall Intrusion" />
<Quest Id="5981" Name="Rampaging Giants" />
</ForcedQuestList>
<Quest Id="4970" Name="Frostsaber Provisions">
<Objective Type="Collect" ItemId="12622" CollectCount="5">
<CollectFrom>
<Mob Id="7445" Name="Elder Shardtooth" />
<Mob Id="7443" Name="Shardtooth Mauler" />
</CollectFrom>
<Hotspots>
<Hotspot X="7794.147" Y="-4574.158" Z="684.1968" />
<Hotspot X="7463.925" Y="-4739.842" Z="652.865" />
<Hotspot X="7417.203" Y="-4493.423" Z="611.1975" />
<Hotspot X="7400.967" Y="-4343.974" Z="673.3465" />
</Hotspots>
</Objective>
<Objective Type="Collect" ItemId="12623" CollectCount="5">
<CollectFrom>
<Mob Id="7449" Name="Chillwind Ravager" />
<Mob Id="7448" Name="Chillwind Chimaera" />
<Mob Id="7447" Name="Fledgling Chillwind" />
</CollectFrom>
<Hotspots>
<Hotspot X="7543.832" Y="-4398.695" Z="608.5829" />
<Hotspot X="7666.812" Y="-4517.073" Z="635.0312" />
<Hotspot X="7528.515" Y="-4615.659" Z="638.0242" />
<Hotspot X="7373.798" Y="-4613.666" Z="600.3943" />
<Hotspot X="7417.203" Y="-4493.423" Z="611.1975" />
<Hotspot X="7400.967" Y="-4343.974" Z="673.3465" />
</Hotspots>
</Objective>
<TurnIn X="8068.173" Y="-3859.488" Z="762.7637" />
</Quest>
<!-- Added quest location to prevent HB 1.945 giving errors -->
<Hotspots>
<Hotspot X="8068.173" Y="-3859.488" Z="762.7637" />
</Hotspots>
<Vendors>
<Vendor Name="Natheril Raincaller" Entry="2084" Type="Repair" X="7073.941" Y="-3969.668" Z="745.6299" />
</Vendors>
<MailBoxes>
<Mailbox X="6706.11" Y="-4667.478" Z="721.5703" />
</MailBoxes>
</SubProfile>
</HBProfile>
Last edited: