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

Still need help with this profile

dav777

Member
Joined
Jan 15, 2010
Messages
159
Reaction score
2
I still would like some help sorting out this profile. I'm beginning to wonder if HB is providing the correct MobID's as that's the only thing that hasn't changed in the profile. Skipping mobs and collecting a trail of them is not what HB is supposed to do.

Code:
<?xml version="1.0" encoding="utf-8"?>
<HBProfile>
	<Name>Farming (Eternal Air)</Name>
	<MinDurability>0.4</MinDurability>
	<MinFreeBagSlots>2</MinFreeBagSlots>

	<SellGrey>True</SellGrey>
	<SellWhite>True</SellWhite>
	<SellGreen>False</SellGreen>
	<SellBlue>False</SellBlue>
	<SellPurple>False</SellPurple>
	<MailGreen>True</MailGreen>
	<MailBlue>True</MailBlue>
	<MailPurple>True</MailPurple>

	<MinLevel>68</MinLevel>
	<MaxLevel>85</MaxLevel>

<SubProfile>
	<Name>Steam Springs</Name>
<GrindArea>
        <RandomizeHotspots>true</RandomizeHotspots>
        <TargetMinLevel>69</TargetMinLevel>
        <TargetMaxLevel>72</TargetMaxLevel>
        <Factions>91</Factions>
	<MaxDistance>50</MaxDistance>
    <Hotspots>
	<Hotspot X="3359.241" Y="4347.144" Z="12.51053" />
	<Hotspot X="3391.57" Y="4308.175" Z="12.51056" />
	<Hotspot X="3401.685" Y="4435.284" Z="-2.11044" />
	<Hotspot X="3487.872" Y="4383.241" Z="-2.138333" />
	<Hotspot X="3621.603" Y="4406.622" Z="-2.109574" />
	<Hotspot X="3739.716" Y="4467.694" Z="-2.170156" />
	<Hotspot X="3830.49" Y="4575.507" Z="-2.417371" />
	<Hotspot X="3975.529" Y="4573.297" Z="-2.499195" />
	<Hotspot X="3953.141" Y="4450.559" Z="12.5288" />
	<Hotspot X="3886.173" Y="4385.621" Z="12.5288" />
	<Hotspot X="3733.458" Y="4295.867" Z="12.63625" />
	<Hotspot X="3611.646" Y="4249.845" Z="12.484" />
	<Hotspot X="3511.373" Y="4298.605" Z="12.48391" />
    </Hotspots>
</GrindArea>

<Vendors>
	<Vendor Name="Tewah Chillmane" Entry="26697" Type="Repair" X="3468.827" Y="4154.3" Z="17.19326" />
</Vendors>

<Mailboxes>
      <Mailbox X="3459.186" Y="4130.619" Z="15.28576" />
</Mailboxes>

</SubProfile>
</HBProfile>
 
Hi, dav777,

I'm sorry, but don't know what you've tried already.

The profile looks spot on, as it stands. If mobs are showing up in Honorbuddy's "Targets" list, then it should be good. If they are not showing up there, then inded the Factions or TargetMin/MaxLevel settings are probably incorrect for what you are hunting.

If you are using a pet class, there is a known problem with the current HB releases where mobs that attack the pet, but not the toon are ignored, and the toon moves to its next destination. There is a plugin somewhere to work around this HB bug until another version of HB drops.

One other thing you could try, is to make sure "Kill Between Hotspots" setting is turned on. Other than that, I tapped out for now.

cheers,
chinajade
 
Last edited:
Thanks Tony, this works but why ? I don't want to make the same mistake again.
 
use the structure of my edited profile and use it for your future projects :)
 
The only difference I can see is Tony's doesn't have a SubProfile. Which basically means there is a bug in SubProfile's handling of missing MinLevel and MaxLevel tags.

<sigh> Yet another Honorbuddy bug. Its so hard to keep up. I wish we'd start reporting and fixing the bugs rather than working around them.

cheers,
chinajade
 
Back
Top