• Visit Rebornbuddy
  • [OrderBot][Gathering] Mega Profile Thread - Leveling, Questing, Farming

    Discussion in 'Mining-Botany Profiles' started by kagepande, Apr 8, 2015.

    1. julian

      julian New Member

      Joined:
      Apr 19, 2012
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
    2. kagepande

      kagepande Community Developer

      Joined:
      Oct 20, 2014
      Messages:
      289
      Likes Received:
      11
      Trophy Points:
      18
      Cool, won't be adding it to main post, as I find doing that just waiting to cause more issues then not.
       
    3. animequis

      animequis New Member

      Joined:
      Apr 27, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      PHP:
      <?xml version="1.0" encoding="utf-8"?>

      <Profile>
          <Name>Botany - Water Shard/Crystals + Dzemael Tomato<Name>
          <KillRadius>50</KillRadius>
          <Order>
              <If Condition="Core.Me.CurrentJob != ClassJobType.Botanist">
                  <RunCode Name="BTN"/>
                  <WaitTimer WaitTime="3"/>
              </If>
              <While Condition="True">

                  <If Condition="(IsTimeBetween(0,13)) or (IsTimeBetween(15,24))">
                      <If Condition="Core.Me.CurrentJob != ClassJobType.Botanist">
                          <RunCode Name="BTN"/>
                          <WaitTimer WaitTime="3"/>
                      </If>
                      <If Condition="not IsOnMap(137)">
                          <TeleportTo Name="Wineport" AetheryteId="12" />
                      </If>
                      <RunCode Name="EnableMount"/>
                      <MoveTo XYZ="-220.464142, 44.41856, 505.409576" />
                      <RunCode Name="DisableMount"/>
                      <Gather while="(IsTimeBetween(0,13)) or (IsTimeBetween(15,24))">
                          <GatherObject>Mature Tree</GatherObject>
                          <HotSpots>
                              <HotSpot Radius="70" X="-220.464142" Y="44.41856" Z="505.409576"/>
                          </HotSpots>
                          <ItemNames>
                              <ItemName>Water Crystal</ItemName>
                              <ItemName>Water Shard</ItemName>
                          </ItemNames>
                          <GatheringSkillOrder>
                              <GatheringSkill SpellName="Thaliak's Ward" TimesToCast="1"/>
                          </GatheringSkillOrder>
                      </Gather>
                  </If>

                  <If Condition="IsTimeBetween(13,15)">
                      <If Condition="Core.Me.CurrentJob != ClassJobType.Botanist">
                          <RunCode Name="BTN"/>
                          <WaitTimer WaitTime="3"/>
                      </If>
                      <If Condition="not IsOnMap(137)">
                          <TeleportTo Force="true" Name="Wineport" AetheryteId="12" />
                      </If>

                      <RunCode Name="EnableMount"/>
                      <MoveTo XYZ="-170.2747, 37.52908, 281.4099" />
                      <RunCode Name="DisableMount"/>
                      
                      <Gather Loops="1">
                          <GatherObject>Unspoiled Mature Tree</GatherObject>
                          <GatherObject>Unspoiled Lush Vegetation Patch</GatherObject>
                          <HotSpots>
                              <Hotspot Z="281.4099" Y="37.52908" X="-170.2747" Radius="700"/>
                          </HotSpots>
                          <Slot>2</Slot>
                          <!-- Dzemael Tomato -->
                          <GatheringSkillOrder>
                              <GatheringSkill SpellName="Leaf Turn II" TimesToCast="1" />
                              <GatheringSkill SpellName="Field Mastery II" TimesToCast="1" />
                          </GatheringSkillOrder>
                      </Gather>
                  </If>

              </While>
          </Order>

          <CodeChunks>
              <CodeChunk Name="BTN">
                  <![CDATA[ff14bot.Managers.ChatManager.SendChat("/gs change 2");]]>
              </CodeChunk>
              <CodeChunk Name="DisableMount">
                  <![CDATA[ ff14bot.Settings.CharacterSettings.Instance.UseMount = false;]]>
              </CodeChunk>
              <CodeChunk Name="EnableMount">
                  <![CDATA[ ff14bot.Settings.CharacterSettings.Instance.UseMount = true;]]>
              </CodeChunk>
          </CodeChunks>
      </Profile>
      This is a profile to farm water shards and crystals near dzemael tomato unspoiled node, but since the condition is the time, as soon it finishes farming the unspoiled node, it stays still until the timeframe for the node ends and only then it resumes, is there a way to farm the unspoiled node and immediately go back to the shards?
      Also, is there a way to add a <if> condition to the gatheringskillorder tag? I want to use skills only when its not near the time to farm the unspoiled node, so there's GP available.

      Thanks.
       
    4. Mirko1987

      Mirko1987 Member

      Joined:
      Dec 12, 2012
      Messages:
      424
      Likes Received:
      3
      Trophy Points:
      18
      Kage when will be released your fishing grinding/questing profile ?!?!? I'm looking forward to see and use it!
       
    5. hunter35193

      hunter35193 New Member

      Joined:
      Jul 31, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      bot thread ended when using all profiles????
       
    6. newb23

      newb23 Community Developer

      Joined:
      Nov 26, 2014
      Messages:
      397
      Likes Received:
      15
      Trophy Points:
      18
      There is literally nothing that anyone can do with this post.

      Please upload a log, and a detailed description of what your issue is.
       
      Last edited: May 18, 2015
    7. hunter35193

      hunter35193 New Member

      Joined:
      Jul 31, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      bot thread ended error After I select profile and click start on fresh toon
       

      Attached Files:

    8. kagepande

      kagepande Community Developer

      Joined:
      Oct 20, 2014
      Messages:
      289
      Likes Received:
      11
      Trophy Points:
      18
      Code:
      [21:58:52.248 N] BehaviorDirectory element found,but couldn't find directory C:\Users\KiLLARS\Desktop\New folder\Profiles\custom\./Custom
      [21:58:52.267 N] Failed to load profile: Element YesTalkTo is not supported. Please check your XML and try again. (<YesTalkTo NpcId="1000294" QuestId="65729" XYZ="-237.7531, 8, -144.8811" />) Line 84
      [21:58:52.290 D] System.Exception: Element YesTalkTo is not supported. Please check your XML and try again. (<YesTalkTo NpcId="1000294" QuestId="65729" XYZ="-237.7531, 8, -144.8811" />) Line 84
         at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
         at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
         at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
         at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
         at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
         at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
         at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
         at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
         at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
         at Clio.XmlEngine.PropertyProcessor..(XElement )
         at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
         at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
         at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
         at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
         at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
         at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
         at ff14bot.NeoProfiles.NeoProfile.Load(String path)
         at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
      [22:00:42.720 N] BehaviorDirectory element found, compiling custom behaviors...
      
      Correctly install the custom folder and try again, the only issue I can see in that log file that you posted.
       
    9. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
    10. Mirko1987

      Mirko1987 Member

      Joined:
      Dec 12, 2012
      Messages:
      424
      Likes Received:
      3
      Trophy Points:
      18
    11. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      I don't believe there has been a Fishing quest profile made yet, but I've used the 1-50 leveling one I linked for you and it's been working as intended. Going to give the 1-50 profile another go today to make sure.
       
    12. kagepande

      kagepande Community Developer

      Joined:
      Oct 20, 2014
      Messages:
      289
      Likes Received:
      11
      Trophy Points:
      18
      The fishing profile is being worked on, do understand that it takes more time to do so since its a custom tag and such that I have to work with and its not as simple as running around to respawning nodes. As well as I am working on another project for RB that isn't a profile :)
       
    13. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      Good thing you mentioned something before I started working on it. Looking forward to it! ;)
       
    14. hunter35193

      hunter35193 New Member

      Joined:
      Jul 31, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Im using the Svn so I have no idea how its not working I think ive tried everything
       
    15. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      See this section in the first post:

       
    16. tokyodrift

      tokyodrift Member

      Joined:
      Dec 28, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      Edit: never mind, think the wrong gearset was screwing it up.
       
      Last edited: May 21, 2015
    17. Tunes121

      Tunes121 New Member

      Joined:
      Mar 23, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      some reason it goes to the spot then just sits there and says [02:10:03.830 D] No viable path from <280.4506, -11.60078, 122.7732> to <-209.6565, 10.36851, -98.76298> in 00:00:00.4125362 ms
       
    18. kagepande

      kagepande Community Developer

      Joined:
      Oct 20, 2014
      Messages:
      289
      Likes Received:
      11
      Trophy Points:
      18
      Totally enough information to tell you whats wrong.... Post a log and what profile your using, and at what point in the profile you are out. I'm not going to spend hours trying to figure it out without a log or anything.
       
    19. Tunes121

      Tunes121 New Member

      Joined:
      Mar 23, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      i figured the problem out dont worry. sorry to have waste your time
       
      Last edited: May 21, 2015
    20. Sinanju

      Sinanju Member

      Joined:
      Apr 14, 2015
      Messages:
      59
      Likes Received:
      0
      Trophy Points:
      6
      Kagepande, any chance you could make a Cinnamon farming profile?
       

    Share This Page