hello,
please help me with my own simple script.
i have try a lot of things to make it work. but i dont understand it.
it will take the quest. everything fine. fly to hotspot and stop working. i read some guides but i dont understand when the bot move in the script to QuestId Object Type bla (markt with<!--"1"-->).
i think the bot is move there when come this <Objective QuestName="Die Ewige Wacht" QuestId="30307" Type="KillMob" MobId="58412" KillCount="12" />
but i can only think that the reason is the daily.
the bot say only
Bot Stopped! Reason: Nothing more to do. Stopping bot.
bot has the quest an kill no one.
thanks for your help
<!-- Special thanks to JWLionking for originally making this profile and letting me use it -->
<HBProfile>
<Name>[Fly][H - Quest] Twilight Highlands 84-85 [Kick]</Name>
<MinLevel>84</MinLevel>
<MaxLevel>91</MaxLevel>
<MinDurability>0.1</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>True</SellGreen>
<SellBlue>False</SellBlue>
<MailWhite>True</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>
<Vendors>
<Vendor Name="Naka Scaleblade" Entry="49768" Type="Repair" X="-3675.151" Y="-5381.104" Z="35.76839" />
</Vendors>
<Mailboxes>
<Mailbox X="-3666.778" Y="-5279.85" Z="41.82132" />
</Mailboxes>
<Blackspots>
</Blackspots>
<AvoidMobs>
<AvoidMob Name="Wildhammer Stormtalon" Entry="49683" />
</AvoidMobs>
<!-- beschreibung -->
<Quest Id="30307" Name="Die Ewige Wacht">
<Objective Type="KillMob" MobId="58412" KillCount="12">
<Hotspots>
<Hotspot X="1513.791" Y="1452.94" Z="442.3599" />
<Hotspot X="1520.809" Y="1389.73" Z="446.1446" />
<Hotspot X="1585.397" Y="1508.149" Z="440.0291" />
<Hotspot X="1614.764" Y="1425.968" Z="446.1104" />
</Hotspots>
</Objective>
</Quest>
<!-- quest -->
<QuestOrder>
<!--QUest annehmen-->
<While Condition="((!HasQuest(30307)))" >
<CustomBehavior File="Message" Text="Getting Qua-Ro Whitebrow's Dailies." LogColor="Cyan" />
<CustomBehavior File="InteractWith" MobId="58408" X="1212.302" Y="1044.78" Z="425.9664" />
<CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" />
<CustomBehavior File="RunMacro" Macro="/click QuestFrameAcceptButton" />
</While>
<If Condition="( (!IsQuestCompleted(30307)))" >
<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="1513.791" Y="1452.94" Z="442.3599" />
<Objective QuestName="Die Ewige Wacht" QuestId="30307" Type="KillMob" MobId="58412" KillCount="12" />
<TurnIn QuestName="Die Ewige Wacht" QuestId="30307" TurnInName="Leven Dawnblade" TurnInId="58408"/>
</If>
</QuestOrder>
</HBProfile>
please help me with my own simple script.
i have try a lot of things to make it work. but i dont understand it.
it will take the quest. everything fine. fly to hotspot and stop working. i read some guides but i dont understand when the bot move in the script to QuestId Object Type bla (markt with<!--"1"-->).
i think the bot is move there when come this <Objective QuestName="Die Ewige Wacht" QuestId="30307" Type="KillMob" MobId="58412" KillCount="12" />
but i can only think that the reason is the daily.
the bot say only
Bot Stopped! Reason: Nothing more to do. Stopping bot.
bot has the quest an kill no one.
thanks for your help
<!-- Special thanks to JWLionking for originally making this profile and letting me use it -->
<HBProfile>
<Name>[Fly][H - Quest] Twilight Highlands 84-85 [Kick]</Name>
<MinLevel>84</MinLevel>
<MaxLevel>91</MaxLevel>
<MinDurability>0.1</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>True</SellGreen>
<SellBlue>False</SellBlue>
<MailWhite>True</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>
<Vendors>
<Vendor Name="Naka Scaleblade" Entry="49768" Type="Repair" X="-3675.151" Y="-5381.104" Z="35.76839" />
</Vendors>
<Mailboxes>
<Mailbox X="-3666.778" Y="-5279.85" Z="41.82132" />
</Mailboxes>
<Blackspots>
</Blackspots>
<AvoidMobs>
<AvoidMob Name="Wildhammer Stormtalon" Entry="49683" />
</AvoidMobs>
<!-- beschreibung -->
<Quest Id="30307" Name="Die Ewige Wacht">
<Objective Type="KillMob" MobId="58412" KillCount="12">
<Hotspots>
<Hotspot X="1513.791" Y="1452.94" Z="442.3599" />
<Hotspot X="1520.809" Y="1389.73" Z="446.1446" />
<Hotspot X="1585.397" Y="1508.149" Z="440.0291" />
<Hotspot X="1614.764" Y="1425.968" Z="446.1104" />
</Hotspots>
</Objective>
</Quest>
<!-- quest -->
<QuestOrder>
<!--QUest annehmen-->
<While Condition="((!HasQuest(30307)))" >
<CustomBehavior File="Message" Text="Getting Qua-Ro Whitebrow's Dailies." LogColor="Cyan" />
<CustomBehavior File="InteractWith" MobId="58408" X="1212.302" Y="1044.78" Z="425.9664" />
<CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" />
<CustomBehavior File="RunMacro" Macro="/click QuestFrameAcceptButton" />
</While>
<If Condition="( (!IsQuestCompleted(30307)))" >
<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="1513.791" Y="1452.94" Z="442.3599" />
<Objective QuestName="Die Ewige Wacht" QuestId="30307" Type="KillMob" MobId="58412" KillCount="12" />
<TurnIn QuestName="Die Ewige Wacht" QuestId="30307" TurnInName="Leven Dawnblade" TurnInId="58408"/>
</If>
</QuestOrder>
</HBProfile>