Brainwave2500
New Member
- Joined
- Sep 7, 2014
- Messages
- 27
- Reaction score
- 0
So I just started learning how to create my own profiles.
So far I came up with this:
<HBProfile>
<Name>Test Grind</Name>
<MinLevel>100</MinLevel>
<MaxLevel>111</MaxLevel>
<!-- choices are "Fly", or "Run" -->
<DefaultNavType>Fly</DefaultNavType>
<MinDurability>0.3</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>
<TargetElites>false</TargetElites>
<Mailboxes>
Mailbox X="662.7235" Y="6599.404" Z="60.58387" />
</Mailboxes>
<Vendors>
<Vendor Name="Falara Nightsong" Entry="89640" Type="Repair" Nav="Fly" X="-89.1441" Y="6951.358" Z="14.10541" />
</Vendors>
<GrindArea>
<!-- Omit these elements, and allow them to default, unless there is a specific need...
<TargetMinLevel></TargetMinLevel>
<TargetMaxLevel></TargetMaxLevel>
<MaxDistance>30</MaxDistance>
-->
<RandomizeHotspots>true</RandomizeHotspots>
<!-- Use Factions OR MobIds, usually not both -->
<Factions>2000 2030 2576 190</Factions>
<Hotspots>
<Hotspot X="436.9328" Y="6694.114" Z="80.0331" />
<Hotspot X="491.3994" Y="6550.372" Z="36.77459" />
<Hotspot X="457.9946" Y="6671.879" Z="78.72732" />
<Hotspot X="451.707" Y="6893.581" Z="103.6652" />
<Hotspot X="277.1857" Y="6954.546" Z="87.23264" />
<Hotspot X="391.054" Y="7056.044" Z="108.8434" />
<Hotspot X="319.7878" Y="7100.243" Z="93.94933" />
<Hotspot X="198.0486" Y="7052.023" Z="70.50119" />
</Hotspots>
</GrindArea>
</HBProfile>
Its starts fine no errors. The first time I started the profile, I was in a quest hub in the same zone as the hotspots just in a different area. The bot goes to the flight master, opens up the flight paths and then just sits there. I figure I might have not added something to get the profile to fly to the closest flight path to the hotspots. I manually fly to the area outside the hotspots and start the bot again. This time the bot just sits there doing nothing. What am I doing wrong? Do I have to add something special for the bot to find the closest flight trainer and fly to the correct zone/spot? This profile is for zones in legion. I'm not sure if that has something to do with it or not.
So far I came up with this:
<HBProfile>
<Name>Test Grind</Name>
<MinLevel>100</MinLevel>
<MaxLevel>111</MaxLevel>
<!-- choices are "Fly", or "Run" -->
<DefaultNavType>Fly</DefaultNavType>
<MinDurability>0.3</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>
<TargetElites>false</TargetElites>
<Mailboxes>
Mailbox X="662.7235" Y="6599.404" Z="60.58387" />
</Mailboxes>
<Vendors>
<Vendor Name="Falara Nightsong" Entry="89640" Type="Repair" Nav="Fly" X="-89.1441" Y="6951.358" Z="14.10541" />
</Vendors>
<GrindArea>
<!-- Omit these elements, and allow them to default, unless there is a specific need...
<TargetMinLevel></TargetMinLevel>
<TargetMaxLevel></TargetMaxLevel>
<MaxDistance>30</MaxDistance>
-->
<RandomizeHotspots>true</RandomizeHotspots>
<!-- Use Factions OR MobIds, usually not both -->
<Factions>2000 2030 2576 190</Factions>
<Hotspots>
<Hotspot X="436.9328" Y="6694.114" Z="80.0331" />
<Hotspot X="491.3994" Y="6550.372" Z="36.77459" />
<Hotspot X="457.9946" Y="6671.879" Z="78.72732" />
<Hotspot X="451.707" Y="6893.581" Z="103.6652" />
<Hotspot X="277.1857" Y="6954.546" Z="87.23264" />
<Hotspot X="391.054" Y="7056.044" Z="108.8434" />
<Hotspot X="319.7878" Y="7100.243" Z="93.94933" />
<Hotspot X="198.0486" Y="7052.023" Z="70.50119" />
</Hotspots>
</GrindArea>
</HBProfile>
Its starts fine no errors. The first time I started the profile, I was in a quest hub in the same zone as the hotspots just in a different area. The bot goes to the flight master, opens up the flight paths and then just sits there. I figure I might have not added something to get the profile to fly to the closest flight path to the hotspots. I manually fly to the area outside the hotspots and start the bot again. This time the bot just sits there doing nothing. What am I doing wrong? Do I have to add something special for the bot to find the closest flight trainer and fly to the correct zone/spot? This profile is for zones in legion. I'm not sure if that has something to do with it or not.