• Visit Rebornbuddy
  • [OrderBot] Crafting Profiles 50-60

    Discussion in 'Other Profiles' started by Sycho, Jul 30, 2015.

    1. jamesestep1984

      jamesestep1984 Member

      Joined:
      Apr 23, 2015
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      how do you find the recipe id
       
    2. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Last edited: Aug 21, 2015
    3. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Have added Carpenter and started work on Blacksmith.
       
    4. cych2769

      cych2769 Member

      Joined:
      Mar 21, 2010
      Messages:
      65
      Likes Received:
      0
      Trophy Points:
      6
      Out of curiosity, do these profiles essentially end up crafting gear which I presume one then can also sell on?
      Or does it craft gear which you then can use for leves or grand company hand-ins?
       
    5. phaedrus

      phaedrus Member

      Joined:
      Jul 12, 2013
      Messages:
      964
      Likes Received:
      1
      Trophy Points:
      18
      How can i lvl these crafters 1-50? Is there profiles for them?
       
    6. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      These profiles only craft stackable items so you can leave them running over long periods of time. Items such as leathers, ingots and silks.

      I don't know of any profiles that are wrote for 1-50.
       
    7. cych2769

      cych2769 Member

      Joined:
      Mar 21, 2010
      Messages:
      65
      Likes Received:
      0
      Trophy Points:
      6
      Cool thank you for the heads up. I just couldn't see anything in your Original Post stating what it actually did.
       
    8. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      I'd suggest leve quests from 15-50, but I guess you could find stackables to grind for all classes through the tiers
       
    9. mdbsat

      mdbsat New Member

      Joined:
      Jan 9, 2015
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      0
      Can anyone help me figure out why this isnt working for me? I deleted Agil as it was the old unpaid version and it still will not work. Thanks in advance!
       

      Attached Files:

    10. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      [23:18:33.362 N] Stopping the bot. Reason:[Synthesize] MinimumCp is greater then player max cp. <-- Would be why, I think the minimum CP required is listed at the top of the profiles :)
       
    11. mdbsat

      mdbsat New Member

      Joined:
      Jan 9, 2015
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      0
      Ugh, I just saw this. Sorry OP. Sp I do not have all of the other jobs at a high enough level. Is there anyway I can run this without those? I will try to get my CP up but I do not have ALC at 50+ etc.
       
      Last edited: Aug 24, 2015
    12. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      You could change the crafting bit so you are able to finish the craft with the abilities you have available, but you'd also need to edit the code so you don't fail the CP check.
      Alternatively you could get your crafting classes to 50 for the cross class abilities XD a lot of rotations are more or less going to assume that you're an omnicrafter
       
    13. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      The CP listed is just enough to run the bot as is. That being said you can go in and change the crafting section to fit what you have available. An example of what to look for is below, you will need to change the CraftAction to what you are able to do. Oh and change the MinimumCp to a number lower then what you have, you can also just remove it all together.

      Code:
      <Synthesize RecipeId="2653" MinimumCp="307" HQMats="-1,-1"/>
                <While Condition="CraftingManager.IsCrafting">
                  <CraftAction Name="Comfort Zone" ActionId="286" />
                  <CraftAction Name="Inner Quiet" ActionId="257" />
                  <CraftAction Name="Steady Hand II" ActionId="281" />
                  <CraftAction Name="Manipulation" ActionId="278" />
                  <CraftAction Name="Hasty Touch" ActionId="100108" />
                  <CraftAction Name="Hasty Touch" ActionId="100108" />
                  <CraftAction Name="Hasty Touch" ActionId="100108" />
                  <RunCode Name="BestTouch"/>
                  <CraftAction Name="Manipulation" ActionId="278" />
                  <CraftAction Name="Steady Hand II" ActionId="281" />
                  <CraftAction Name="Hasty Touch" ActionId="100108" />
                  <CraftAction Name="Hasty Touch" ActionId="100108" />
                  <CraftAction Name="Hasty Touch" ActionId="100108" />
                  <CraftAction Name="Great Strides" ActionId="265" />
                  <RunCode Name="BestByregots"/>
                  <CraftAction Name="Careful Synthesis II" ActionId="100069" />
                  <CraftAction Name="Careful Synthesis II" ActionId="100069" />
                </While>
      
       
    14. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      I have gone back and added something to the original post. Thanks for pointing that out.
       
    15. mdbsat

      mdbsat New Member

      Joined:
      Jan 9, 2015
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      0
      Excellent! I will try this now. Thanks so much for making this.
       
    16. cych2769

      cych2769 Member

      Joined:
      Mar 21, 2010
      Messages:
      65
      Likes Received:
      0
      Trophy Points:
      6
      Is there a way that one can figure out how many items need to be gathered?

      I am just a little confused by looking at the code and can't figure it out.

      Code:
      <!--Harvest Cedar Logs-->
      
            <If Condition="not HasAtLeast([B]5384[/B], 500)">
      
      
              <If Condition="Managers.WorldManager.HasAetheryteId(71)">
                <If Condition="Core.Me.CurrentJob != ClassJobType.Botanist">
                  <RunCode Name="Botany"/>
                  <WaitTimer WaitTime="5"/>
                </If>
      
      
                <If Condition="Core.Player.ClassLevel &gt; 50">
                  <If Condition="not IsOnMap(397)">
                    <LogMessage Message="Teleporting to harvest Cedar Logs."/>
                    <TeleportTo Name="Falcon's Nest" AetheryteId="71" />
                  </If>
      Is it supposed to only gather 5384? is that the amount required to be gathered? I am just curious
      because I have thus far 5853 logs and running out of space. Wondering if it will stop gathering any
      time soon?
       
    17. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      The 5384 is the item ID for Cedar Logs, the 500 is the quantity.
       
    18. cych2769

      cych2769 Member

      Joined:
      Mar 21, 2010
      Messages:
      65
      Likes Received:
      0
      Trophy Points:
      6
      If that is the case, why have I been gathering so many logs? o_O I am way past 500 and the bot doesn't stop.

      This is for the carpentry profile.
       
    19. y2krazy

      y2krazy Community Developer

      Joined:
      Jun 21, 2011
      Messages:
      2,803
      Likes Received:
      70
      Trophy Points:
      48
      Did you try removing the space after the comma? That's the only thing I can think of for you to try. It shouldn't be running that If statement if you have more than 500.
       
    20. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      Not sure why it would keep going, it should stop at 500. I have ran into issues before where the bot doesn't read quantities from the client properly and I had to restart FFXIV and then everything worked fine.
       

    Share This Page