dimanche 28 décembre 2014

I ask whether you can determine the number of monsters

How to achieve

Attack process if the amount is less than two monsters then continue



thanks



<While Condition="true" >

<If Condition="!(Me.MapId == 724)" >

<CustomBehavior File="UserSettings" FindVendorsAutomatically="False" LootMobs="True" PullDistance="25" KillBetweenHotspots="True" LogoutForInactivity="False" />

<CustomBehavior File="ForcedDismount" />

</If>



<While Condition="(Me.FreeBagSlots &gt;= 10)" >

<If Condition="!(Me.MapId == 602)">

<CustomBehavior File="WaitTimer" WaitTime="100" />

</If>

<If Condition="(Me.MapId == 724)" >

<CustomBehavior File="UserSettings" LootMobs="True" PullDistance="25" />

<RunTo X="3099.709" Y="609.6823" Z="77.49142" />

Arriving here

Monster Attack

Determine the number and continue


<CustomBehavior File="WaitTimer" WaitTime="100" />

<CustomBehavior File="RunMacro" Macro="/stopcasting" />

<CustomBehavior File="WaitTimer" WaitTime="100" />

<CustomBehavior File="RunMacro" Macro="/stopcasting" />

</If>

</While>





I ask whether you can determine the number of monsters

Aucun commentaire:

Enregistrer un commentaire