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

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

    1. 9540321

      9540321 Member

      Joined:
      Apr 15, 2015
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      16
      Why can't perform?Help me to amend the!
      ======================================
      <!--338 CP required.-->
      <Profile>
      <Name>Crafting - SpinelElectrum Ingot</Name>
      <KillRadius>50</KillRadius>
      <GrindAreas>
      </GrindAreas>
      <Order>
      <While Condition="Core.Player.MaxCP &gt;= 338">
      <NPCRepair Threshhold="20" XYZ="4.119806, 0, 5.349827" NpcId="1008874"/>
      <!-- Electrum Ingot -->
      <If Condition="Core.Player.CurrentJob == ClassJobType.Goldsmith ">
      <If Condition="(ItemCount<1000)">
      </If>
      <Gather while="(ItemCount<1000)">
      <Synthesize RecipeItemId="5066" HQMats="-2,-2,-2,-2" />
      </Gather>
      <!-- Spinel -->
      <If Condition="Core.Player.CurrentJob == ClassJobType.Goldsmith ">
      <If Condition="(ItemCount<1000)">
      </If>
      <Gather while="(ItemCount<1000)">
      <Synthesize RecipeItemId="5185" HQMats="-2,-2,-2,-2" />
      </Gather>
      <While Condition="CraftingManager.IsCrafting">
      <CraftAction Name="模范制作II" ActionId="100069" />
      </While>
      </While>
      </Order>
      </Profile>
       
    2. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Looks like it is trying to do the quest "A Feast to Say the Least". Does it teleport you to New Gridania? If not you can try going there and then starting the profile.
       
    3. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      I pulled that section of code and tested it and it seems to work correctly, would suggest just restarting the profile. Sometimes you also have to shut down RB and restart it.
       
    4. Atramors

      Atramors New Member

      Joined:
      Jul 16, 2015
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      Any plans to update this for Heavensward?
       
    5. mageoon

      mageoon New Member

      Joined:
      Sep 10, 2011
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Miner doesn't realy work that well talking about lv 20 - lv 26 in that area there spawns a lv 50 that one shots you evertime
       
    6. Atramors

      Atramors New Member

      Joined:
      Jul 16, 2015
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      That's probably a hunt, I had no issue in that area, try manually activating the stealth skill. Also, when you see those, shout them out in the chat "/sh (name of mob) <pos>." If it agros on you, it is likely rank A or rank S, someone will come along and kill it for you. The devs can do nothing about hunt mobs, they spawn randomly in certain areas.
       
    7. Leviathan00

      Leviathan00 New Member

      Joined:
      Mar 17, 2015
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Up!
       
    8. Atramors

      Atramors New Member

      Joined:
      Jul 16, 2015
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      Are you bumping my post or saying that the HW update is complete? O_O The questing/leveling profiles are still capped at 50, that's why I ask.

      Also, out of curiosity, when are we going to get the fishing profiles? Granted, fishing is very low on my priorities, but I'm still curious.
       
    9. Leviathan00

      Leviathan00 New Member

      Joined:
      Mar 17, 2015
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Sorry, my up! is for post bump :D !
       
    10. Atramors

      Atramors New Member

      Joined:
      Jul 16, 2015
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      1
      lol, no worries.
       
    11. sasytherev

      sasytherev New Member

      Joined:
      May 1, 2015
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      Is there any option or things to modify for make it use some skill for increase gathering? with 84% i see it fails a lot of hit and it slows leveling ^^
       
      Last edited: Aug 17, 2015
    12. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Scroll down through the profile and look for an area that looks like this..

      Code:
      <GatheringSkillOrder>
           <GatheringSkill SpellName="[B]King's Yield II[/B]" TimesToCast="1" />
      </GatheringSkillOrder>
      
      Change the name in bold to whatever skill you wish for it to use.
       
    13. sasytherev

      sasytherev New Member

      Joined:
      May 1, 2015
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      i noticed no item for the range 41-45 lvl, im going on with mahogany but can u do a profile for dart frog?
       
    14. heshire

      heshire Member

      Joined:
      Jul 27, 2015
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      6
      n/m
       
      Last edited: Aug 22, 2015
    15. nigaogaki

      nigaogaki Member

      Joined:
      Dec 9, 2011
      Messages:
      173
      Likes Received:
      0
      Trophy Points:
      16
      Looked through the profile mining 1-50 and noticed this chunk of code:
      <CodeChunk Name="Stealth">
      <![CDATA[ SpellData data;
      if (!Core.Me.HasAura(47) && Actionmanager.CurrentActions.TryGetValue(229, out data) && Actionmanager.CanCast(data, Core.Me)) Actionmanager.DoAction(229, Core.Me);
      ]]>
      </CodeChunk

      The issue is that my character hasn't stealthed so far, as I'm not good with coding i'm asking if you guys know the reason?
       
    16. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Dunno if it'll help, but try changing it to:

      Code:
          <CodeChunk Name="UseStealth">
            <![CDATA[ SpellData data;
              if (!Core.Me.HasAura("Stealth") && Actionmanager.CurrentActions.TryGetValue("Stealth", out data) && Actionmanager.CanCast(data, Core.Me)) Actionmanager.DoAction("Stealth", Core.Me);
            ]]>
          </CodeChunk>
       
    17. sasytherev

      sasytherev New Member

      Joined:
      May 1, 2015
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      I need a mythrrite ore profile, can i have?
       
    18. MrCanadian

      MrCanadian New Member

      Joined:
      Jun 27, 2015
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      Hey, when I try to download through SVN (the all-in-one link) I get an error saying I need to authenticate myself with a username and password? Here is the error:

      http://imgur.com/Z2COnfN
       
    19. kaiden

      kaiden New Member

      Joined:
      Mar 14, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Is there a way to make this gather random items instead of a specific item each time? I don't even see in the profile how to choose what to gather. Like when it was grinding to 6 it always chose Latex, now that it's grinding to 11 it's always choosing the Tinolqa Mistletoe.
       
    20. RequiemOfADream

      RequiemOfADream Member

      Joined:
      Aug 3, 2015
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      6
      When I try to use the Electrum Farming profile, I get an issue where it says it cannot find a path, even if I am standing in the Bronze Lake area.
       

    Share This Page