• Visit Rebornbuddy
  • [O][Crafter Job] HW Craft with Recipe ID | Collectable supported | Level 60 Only

    Discussion in 'Other Profiles' started by entrax, Oct 16, 2015.

    1. HB9508D64

      HB9508D64 Member

      Joined:
      Jul 11, 2011
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      16
      lol before this last buddy update I was HQ'ing all the 2 star stuff no problem. It just failed 2 Griffin Leather synths so I'd be careful until they get this update straightened out.
       
    2. HB9508D64

      HB9508D64 Member

      Joined:
      Jul 11, 2011
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      16
      I restarted rbuddy and it worked the kinks out itself. Crafted two more 2 star easily. Thanks again for this
       
    3. wykiwydiwyf

      wykiwydiwyf Member

      Joined:
      Oct 28, 2014
      Messages:
      58
      Likes Received:
      0
      Trophy Points:
      6
      I edit your profile and here is the rotation I use for 1-star craft. I am just too lazy to swich cross-class skill every times I do different difficuty craft..

      Code:
      					<If Condition="&Durability; &gt; 69 and &Recipe_level; == 60 and &Recipe_level_star; == 1">
      						<ExLog Color="#FFC0CB"  Message="RecipeManager 2.11 | Starting rotation for 1 Star recipe"/>
      						<!-- Required Skills : Maker's Mark, Flawless Synthesis, Steady Hand 2, Careful synthesis 2, Piece by Piece, Hasty Touch, Byregot's Blessing, Comfort Zone, Waste Not II -->
      						<!-- Optionnals : Innovation, Tricks of the Trade, Reclaim -->
      						<Synthesize RecipeId="31223" MinimumCp="437" HQMats="-1,-1,-1,-1,-1,-1" RequiredSkills="281, 100069, 100108, 100009, 286, 100136, 283" />
      						<CraftActionByName Name="Muscle Memory" />
      						<If Condition="&ToT; != 0">
      							<RunCode Name="ToT"/>
      						</If>
      						<CraftActionByName Name="Comfort Zone" />
      						<If Condition="&ToT; != 0">
      							<RunCode Name="ToT"/>
      						</If>
      						<CraftActionByName Name="Inner Quiet" />
      						<If Condition="&ToT; != 0">
      							<RunCode Name="ToT"/>
      						</If>
      						<CraftActionByName Name="Ingenuity II" />
      						<CraftActionByName Name="Steady Hand II" />
      						<While Condition="CraftingManager.Progress &lt; 755 and CraftingManager.Durability &gt; 10">
      							<CraftActionByName Name="Rapid Synthesis" />
      						</While>
      						<While Condition="CraftingManager.Progress &lt; 955 and CraftingManager.Durability &gt; 10">
      							<CraftActionByName Name="Careful Synthesis II" />
      						</While>
      						<While Condition="Core.Player.HasAura(262)">
      							<CraftActionByName Name="Hasty Touch" />
      						</While>
      						<If Condition="&Reclaim; != 0 and CraftingManager.Progress &lt; 955">
      							<CraftActionByName Name="Reclaim" />
      							<CraftActionByName Name="Hasty Touch" />
      							<CraftActionByName Name="Hasty Touch" />
      						</If>
      						<CraftActionByName Name="Master's Mend II" />
      						<If Condition="&ToT; != 0">
      							<RunCode Name="ToT"/>
      						</If>
      						<CraftActionByName Name="Careful Synthesis II" />
      						<If Condition="&ToT; != 0">
      							<RunCode Name="ToT"/>
      						</If>
      						<CraftActionByName Name="Comfort Zone" />
      						<If Condition="&ToT; != 0">
      							<RunCode Name="ToT"/>
      						</If>
      						<CraftActionByName Name="Steady Hand II" />
      						<CraftActionByName Name="Waste Not II" />
      						<While Condition="Core.Player.HasAura(262)">
      							<CraftActionByName Name="Hasty Touch" />
      						</While>
      						<CraftActionByName Name="Steady Hand II" />
      						<RunCode Name="StarTrickTouch"/>
      						<RunCode Name="StarTrickTouch"/>
      						<RunCode Name="StarTrickTouch"/>
      						<RunCode Name="StarTrickTouch"/>
      						<If Condition="&ToT; != 0">
      							<RunCode Name="ToT"/>
      						</If>
      						<CraftActionByName Name="Steady Hand" />
      						<RunCode Name="BBCheck"/>
      						<If Condition="&Reclaim; != 0 and Core.Player.CharacterAuras.GetAuraStacksById(251) &lt; &IQ_Stack;">
      							<CraftActionByName Name="Reclaim" />
      							<CraftActionByName Name="Hasty Touch" />
      							<CraftActionByName Name="Hasty Touch" />
      						</If>
      						<CraftActionByName Name="Great Strides" />
      						<RunCode Name="InnovationCheck"/>
      						<CraftActionByName Name="Byregot's Blessing" />
      						<CraftActionByName Name="Careful Synthesis II" />
      
      I know no one like rapid systhesis, if you don't feel like I post it here I will delete
       
    4. rebornrising

      rebornrising Member

      Joined:
      Mar 25, 2015
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      Why is it saying we dont know the recipe?

      [01:29:46.697 N] Stopping the bot. Reason:[Synthesize] We don't know the required recipe.

      I'm trying to have it make item ID 12606 which is astral oil. I have the master book for it and I can see it myself but the bot keeps stopping itself

      I know I used the right item code because the code from xivdb for seafood stew I pulled was also in the profile and it eats the food but doesnt craft.
       
      Last edited: Dec 2, 2015
    5. WoWuser123

      WoWuser123 Member

      Joined:
      Aug 4, 2011
      Messages:
      371
      Likes Received:
      4
      Trophy Points:
      18
      The item ID for astral oil is 12606, but the recipe ID is 31200, not sure which one you need for this.
       
    6. rebornrising

      rebornrising Member

      Joined:
      Mar 25, 2015
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      where do I get recipe IDs?

      Im not getting this.

      I found the recipe for astral silk is 31191 but after I set the durability and level and made sure to have all items and food it still wont make it :(
       
      Last edited: Dec 2, 2015
    7. WoWuser123

      WoWuser123 Member

      Joined:
      Aug 4, 2011
      Messages:
      371
      Likes Received:
      4
      Trophy Points:
      18
    8. rebornrising

      rebornrising Member

      Joined:
      Mar 25, 2015
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      it just throws an error :(

      it just throws an error

      [02:06:32.024 N] [Synthesize] Crafting Astral Silk (12593) via 31191
      [02:06:33.328 N] [CraftAction] ActionId cannot be zero!
      [02:06:33.328 N] Stopping the bot. Reason:[CraftAction] ActionId cannot be zero!
      [02:06:33.328 V] [Poi.Clear] Reason: Current behavior changed to Craftaction id:0 MinDelay:250 MaxDelay:500.
      [02:06:33.328 D] Replaced hook [ProfileOrderBehavior_Hook] 5906313f-09f7-4407-916d-ee242cd5808b
      [02:06:33.334 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
      at ff14bot.Managers.Actionmanager.CanCast(SpellData cache, GameObject targetObject)
      at ff14bot.NeoProfiles.CraftAction.<CastAction>d__6.MoveNext() in c:\Users\---\Desktop\Rebornbuddy\Quest Behaviors\Crafting\CraftAction.cs:line 129
      --- End of stack trace from previous location where exception was thrown ---


      Tried it again. now it just says we dont know the recipe again.
       
      Last edited: Dec 2, 2015
    9. WoWuser123

      WoWuser123 Member

      Joined:
      Aug 4, 2011
      Messages:
      371
      Likes Received:
      4
      Trophy Points:
      18
      Not sure, but do you have all the required skills?

       
    10. rebornrising

      rebornrising Member

      Joined:
      Mar 25, 2015
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      Yeah. Just checked again. They're all there. Thanks for all your help by the way.

      It just starts the crafting and then throws the actionID error. Also I'm a weaver so Im not cross classing careful synth 2 as its native. but everything else is on the bar.
       
    11. sleepynamja

      sleepynamja New Member

      Joined:
      Feb 22, 2013
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0


      Try putting that custom CraftActionByNameTag.cs in c:\Users\---\Desktop\Rebornbuddy\Quest Behaviors\Crafting\

      Or just put it in every single folder leading up to that folder. That fixed it for me.
       
    12. rebornrising

      rebornrising Member

      Joined:
      Mar 25, 2015
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      ^that seemed to have fixed my problem! thanks

      I dropped the craftaction cs pretty much everywhere. Kind of a rough bandaid patch up but Im glad it's working!
       
    13. 9540321

      9540321 Member

      Joined:
      Apr 15, 2015
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      16
      Do you have the SVN address?
       
    14. sleepynamja

      sleepynamja New Member

      Joined:
      Feb 22, 2013
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      Would there be any way to do multiple recipe ID's for the same profile? Say if I wanted to mass craft Titanium Ingots, Mythrite Ingots, and Hardsilver Ingots overnight. Could I edit the code somehow by copying and pasting everything and adding a few chunks of code to do these in order?

      Edit: was reading through the forum and perhaps this plugin called 'Craftbuddy' could be used with multiple copies of your profile (one for each different recipe). I will have to check when I get back home but would appreciate if someone could confirm that this would work.
       
      Last edited: Dec 7, 2015
    15. HB9508D64

      HB9508D64 Member

      Joined:
      Jul 11, 2011
      Messages:
      160
      Likes Received:
      0
      Trophy Points:
      16
      Still enjoying your crafting stuff Entrax, ty. I wonder would there be any point in doing a profile for specialists doing 2 star stuff? Also, at a certain point the craftsmanship rating prematurely finishes the synthesis. I'm sitting right at 800 craftsmanship and if I equipped the blue weapon it'd put me over the top. Just wondering if you've got any plans for best in slot, or near best in slot crafting.
       
    16. sleepynamja

      sleepynamja New Member

      Joined:
      Feb 22, 2013
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      You can edit the code to change when to stop doing flawless synthesis or I think you can replace one of the Careful Synthesis II with a Hasty Touch as filler.
       
    17. sleepynamja

      sleepynamja New Member

      Joined:
      Feb 22, 2013
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      Is there a way to change how many HQ mats are being used? I think it should be in the code chunk:

      <Synthesize RecipeId="&ID_ITEM_RECIPE;" HQMats="-1,-1,-1,-1,-1,-1"/>

      Assuming -1 is max, would 1 mean 1 hq, 2 mean 2 hq, etc?

      Edit: Yup just tested it and it works.
       
      Last edited: Dec 10, 2015
    18. szcgi

      szcgi New Member

      Joined:
      Apr 8, 2015
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      get item recipe ID can try RebornConsole plugins

      Code:
      				foreach(var recipe in CraftingManager.CurrentlyListedRecipes)
      				{
      					Log("RecipeId:{0} Name:{1}",recipe.RecipeId,recipe.CurrentLocaleName);
      				}
      
       
    19. Leaf91

      Leaf91 New Member

      Joined:
      Dec 16, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Don't work on lvl 59, 35 Durab (Birch Sap).
      Probably failed because a Good condition appears then it uses Trick of the Trade while Waste Not II active, burning a Waste not II step and failing on Durab
       
      Last edited: Dec 18, 2015
    20. Calleil

      Calleil Member

      Joined:
      Mar 2, 2015
      Messages:
      144
      Likes Received:
      2
      Trophy Points:
      18

      You might want to check your settings up top just to make sure. The only time this has ever done anything bad was when I forgot to change a setting, I love this profile :) The only time it's ever failed is when reclaim is active and I've had bad luck on failures so it starts over, but that's what it's supposed to do. It's not a leveling profile, make sure you have the craft/control it suggests. I've used it for every craft I can think of and a lot I've forgotten.

      Because I'm lazy I saved a copy of each configuration for the recipes I craft the most.
       

    Share This Page