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

Grind Bot does not fly to the Dalaran, it just RUNS below it...

sully.sullywan

New Member
Joined
Jun 14, 2012
Messages
77
Reaction score
0
Writing own profile..but doesn't fly up there. Ground Farming Mode is OFF. Any idea?

Profiel is quite simple:
Code:
<HBProfile>
	<Name></Name>
	<MinDurability>0.15</MinDurability>
	<MinFreeBagSlots>1</MinFreeBagSlots>

	<MinLevel>1</MinLevel>
	<MaxLevel>86</MaxLevel>
	<Factions>99999</Factions>

	<MailGrey>False</MailGrey>
	<MailWhite>True</MailWhite>
	<MailGreen>True</MailGreen>
	<MailBlue>True</MailBlue>
	<MailPurple>True</MailPurple>

	<SellGrey>True</SellGrey>
	<SellWhite>True</SellWhite>
	<SellGreen>False</SellGreen>
	<SellBlue>False</SellBlue>
	<SellPurple>False</SellPurple>
	
	<Vendors>
		<Vendor Name="Palja Amboss" Entry="28716" Type="Repair" X="5906.958" Y="671.0974" Z="643.4968" />
	</Vendors>

	<Mailboxes>
		<Mailbox X="5927.668" Y="644.7076" Z="645.5088" />
	</Mailboxes>
	
	<GrindArea>
		<Factions>21 233</Factions>
		<TargetMinLevel>1</TargetMinLevel>
		<TargetMaxLevel>86</TargetMaxLevel>
		<TargetElites>True</TargetElites>
		<Hotspots>      
			....
		</Hotspots>
	</GrindArea>
</HBProfile>
 

Attachments

Back
Top