Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Profile>
  3. <!--Generated with GatherUp 1.4.1-->
  4. <Name>Koppranickel sand</Name>
  5. <KillRadius>50</KillRadius>
  6. <Order>
  7. <LogMessage Message="Changing gear to set: 14" />
  8. <RunCode Name="GearSetChange" />
  9. <WaitTimer WaitTime="3" />
  10. <If Condition="not IsOnMap(620)">
  11. <LogMessage Message="Teleporting to Ala Gannha" />
  12. <TeleportTo AetheryteId="100" Name="Ala Gannha" />
  13. </If>
  14. <ExGather while="True">
  15. <GatherObject>Rocky Outcrop</GatherObject>
  16. <GatherSpots>
  17. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="115.854, 114.3518, -509.318" nodeLocation="112.743, 115.1324, -511.142"/>
  18. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="115.854, 114.3518, -509.318" nodeLocation="108.0162, 115.2875, -509.5858"/>
  19. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="115.854, 114.3518, -509.318" nodeLocation="101.6789, 114.9711, -506.4506"/>
  20. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="115.854, 114.3518, -509.318" nodeLocation="122.53, 116.4095, -533.6536"/>
  21. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="-15.12379, 112.4757, -367.4622" nodeLocation="-15.03698, 113.8214, -381.4138"/>
  22. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="-15.12379, 112.4757, -367.4622" nodeLocation="-2.174086, 115.5675, -373.8311"/>
  23. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="-15.12379, 112.4757, -367.4622" nodeLocation="-0.3568464, 116.243, -388.2678"/>
  24. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="-15.12379, 112.4757, -367.4622" nodeLocation="-11.2022, 114.1431, -392.7589"/>
  25. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="203.3996, 132.7214, -345.6865" nodeLocation="198.0379, 136.6125, -337.0126"/>
  26. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="203.3996, 132.7214, -345.6865" nodeLocation="182.5719, 138.795, -333.3691"/>
  27. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="203.3996, 132.7214, -345.6865" nodeLocation="176.9339, 138.3656, -335.729"/>
  28. <StealthApproachGatherSpot ReturnToStealthLocation="False" stealthLocation="203.3996, 132.7214, -345.6865" nodeLocation="167.207, 137.3464, -336.0433"/>
  29. </GatherSpots>
  30. <HotSpots>
  31. <HotSpot XYZ="115.854, 114.3518, -509.318" Radius="75" />
  32. <HotSpot XYZ="-15.12379, 112.4757, -367.4622" Radius="75" />
  33. <HotSpot XYZ="203.3996, 132.7214, -345.6865" Radius="75" />
  34. </HotSpots>
  35. <ItemNames>
  36. <ItemName>Koppranickel sand</ItemName>
  37. </ItemNames>
  38. <GatheringSkillOrder>
  39. <GatheringSkill SpellName="Sharp Vision II" TimesToCast="1" />
  40. </GatheringSkillOrder>
  41. </ExGather>
  42. </Order>
  43. <CodeChunks>
  44. <CodeChunk Name="GearSetChange"><![CDATA[ff14bot.Managers.ChatManager.SendChat("/gs change 14");]]></CodeChunk>
  45. </CodeChunks>
  46. </Profile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement