The Red Terror
Member
- Joined
- Apr 2, 2012
- Messages
- 137
The bot will sometimes just sit there and look at the unspoiled node after clicking on it.
Here's a log.
Code:
<If Condition="IsTimeBetween(1,3)">
<If Condition="not IsOnMap(154)">
<TeleportTo Name="Revenant's Toll" AetheryteId="24" />
<WaitTimer WaitTime="10"/>
<RunCode Name="Dismount"/>
</If>
<If Condition="Core.Me.CurrentJob != ClassJobType.Botanist">
<RunCode Name="BTN"/>
</If>
<MoveTo XYZ="493.7555, -1.442154, -465.771" Name="Saint Coinach's Find"/>
<RunCode Name="UseStealth"/>
<RunCode Name="DisableMount"/>
<Gather Loops="1">
<GatherObject>Unspoiled Mature Tree</GatherObject>
<HotSpots>
<Hotspot XYZ="507.8536, -3.861331, -434.2474" Radius="500"/>
</HotSpots>
<GatheringSkillOrder>
<GatheringSkill SpellName="Llymlaen's Ward" TimesToCast="1" />
<GatheringSkill SpellName="Field Mastery" TimesToCast="1"/>
</GatheringSkillOrder>
<Slot>3</Slot> <!-- Wind Cluster -->
</Gather>
<RunCode Name="EnableMount" />
<RunCode Name="UnStealth" />
</If>
Here's a log.