• Visit Rebornbuddy
  • Important Crafting Tags

    Discussion in 'Rebornbuddy Profiles' started by mastahg, Jan 17, 2015.

    1. MatthiasF

      MatthiasF New Member

      Joined:
      Jan 30, 2015
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      I'm making profiles with Itemcount command, but how do i exclude HQ mats in the item count?
      example:
      <If Condition="(ItemCount(4237) &lt; 9)">
      <While Condition="(ItemCount(4237) &lt; 9)">

      This is to craft Peridot earrings, but sometimes i craft HQ Peridot and the script can't continu then because it doesn't select the HQ mats.
      How could this be resolved?
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83

      Use NqItemCount
       
    3. MatthiasF

      MatthiasF New Member

      Joined:
      Jan 30, 2015
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0

      Thanks a bunch! Isn't there a summary somewhere of these tags?
       
    4. tenco

      tenco New Member

      Joined:
      Sep 25, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Thanks for the last update.
      But there's some and same problem.
      Weaver's recipes Silver-Brocade/Cashmere-Cloth and maybe others.
      Silver-Brocade turns into Cashmere-Cloth window
      and Cashmere-Cloth turns into Cashmere-Breeches-of-Casting's
      CNver . Such a disaster for you . LOL..
       
      Last edited: Feb 15, 2015
    5. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      How about you post a log?
       
    6. tenco

      tenco New Member

      Joined:
      Sep 25, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Sorry. I forgot that.


      Code:
      [17:23:12.222 N] Loaded profile Crafting - Silver Brocade
      [17:23:12.706 N] Clearing all hooks.
      [17:23:12.706 D] Added new hook [Pull] 74eb8fc1-0d8d-4446-8f00-48f5a4fd7263
      [17:23:12.706 D] Added new hook [RoutineCombat] a7ed5b13-24d5-40bf-978a-c08f47031902
      [17:23:12.706 D] Added new hook [HotspotPoi] d56f8758-843f-4582-8097-9feb7a19e0cb
      [17:23:12.706 D] Added new hook [SetDeathPoi] 650b5725-aff5-47a4-b4ef-6f148b0668e6
      [17:23:12.706 D] Added new hook [SetCombatPoi] d7d5cb69-1c5f-4e01-9c01-db981ce51aab
      [17:23:12.706 D] Added new hook [SetHotspotPoi] 0a9d4e3a-9e71-4830-9c50-cea8826335cf
      [17:23:12.706 D] Added new hook [SelectPoiType] 27be6afb-5e0c-40a6-996c-0db09693ead8
      [17:23:12.706 D] Replaced hook [SelectPoiType] cb1e5768-021c-4077-86d0-ef43acb0b5a2
      [17:23:12.706 D] Inserted new hook [TreeStart @0] ac26e2d6-8323-4121-a452-43cf2040aacd
      [17:23:12.707 N] Connection to 23.88.178.194:31214 established.
      [17:23:12.715 V] [Poi.Clear] Reason: Current behavior changed to Synthesize: IsDone: False, MinimumCp: 371, RecipeId: 30302, UseCR: False, HQMats: null, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.ActionRunCoroutine, .
      [17:23:12.715 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
      [17:23:12.715 D] Replaced hook [ProfileOrderBehavior_Hook] 5bb2ca99-b2d1-453e-9d4e-77b5cf5ac064
      [17:23:16.942 N] [Synthesize] We don't know the required recipe.


      Code:
      [17:28:41.121 N] Loaded profile Crafting - Cashmere Cloth
      [17:28:41.615 N] Connection to 23.88.178.194:31214 established.
      [17:28:41.615 N] Clearing all hooks.
      [17:28:41.615 D] Added new hook [Pull] c2209f51-fb77-4ec7-82f6-de92931e7da9
      [17:28:41.615 D] Added new hook [RoutineCombat] 163726e2-37dc-4fe6-a7ea-4cb625638870
      [17:28:41.615 D] Added new hook [HotspotPoi] 217135d1-0c2c-4c61-bfd8-c9ca39463ac3
      [17:28:41.615 D] Added new hook [SetDeathPoi] 988a3904-653a-4d6b-b591-dda463041246
      [17:28:41.615 D] Added new hook [SetCombatPoi] 7d217371-3844-4d4a-bf35-7af943a49077
      [17:28:41.615 D] Added new hook [SetHotspotPoi] 2e466045-bc5b-48ce-9d93-e75c8b8313b6
      [17:28:41.615 D] Added new hook [SelectPoiType] ab93755f-2674-4d73-bc28-661577c2f03e
      [17:28:41.615 D] Replaced hook [SelectPoiType] 86225a65-d6f7-437b-8d6a-efedfa1bec69
      [17:28:41.615 D] Inserted new hook [TreeStart @0] 4f8eea24-3a56-482c-a756-8e0794f7c78d
      [17:28:41.628 V] [Poi.Clear] Reason: Current behavior changed to Synthesize: IsDone: False, MinimumCp: 371, RecipeId: 30295, UseCR: False, HQMats: null, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.ActionRunCoroutine, .
      [17:28:41.628 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
      [17:28:41.628 D] Replaced hook [ProfileOrderBehavior_Hook] 05cd15e0-83eb-4e77-88c3-92a7a56844dd
      [17:28:45.789 N] [Synthesize] We don't know the required recipe.
      [17:28:45.789 N] Stopping the bot. Reason:[Synthesize] We don't know the required recipe.
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Please post the entire log(s)
       
    8. kagepande

      kagepande Community Developer

      Joined:
      Oct 20, 2014
      Messages:
      289
      Likes Received:
      11
      Trophy Points:
      18
      All those logs tell us is that you don't the require recipe that you are trying to make, like Mastahg said, full logs and maybe even post the profile you are trying to use. Cause I have profiles made to brute force Cashmere Cloth and it works completely fine.
       
    9. tenco

      tenco New Member

      Joined:
      Sep 25, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Code:
      [03:50:14.605 D] Current Locale Chn
      [03:50:14.606 N] Currently a level 50 Weaver
      [03:50:14.610 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
      [03:50:16.182 D] [BotManager] Botbases have been reloaded.
      [03:50:16.182 D] Ex Combat Assist v0.0.0.0
      [03:50:16.182 D] Lisbeth v0.0.0.0
      [03:50:16.182 D] Combat Assist v1.0.66.0
      [03:50:16.183 D] 危命模式 v1.0.66.0
      [03:50:16.183 D] PvP v1.0.66.0
      [03:50:16.183 D] 钓鱼模式 v1.0.66.0
      [03:50:16.183 D] 打怪模式 v1.0.66.0
      [03:50:16.183 D] 采集模式 v1.0.66.0
      [03:50:16.183 D] 序列模式 v1.0.66.0
      [03:50:16.208 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
      [03:50:17.354 N] Building Actioncache
      [03:50:17.767 N] Action Name:Sprint 冲刺 Action Id:3
      [03:50:17.767 N] Action Name:Steady Hand 稳手 Action Id:248
      [03:50:17.767 N] Action Name:Inner Quiet 内静 Action Id:256
      [03:50:17.767 N] Action Name:Great Strides 阔步 Action Id:264
      [03:50:17.767 N] Action Name:Basic Synthesis 制作 Action Id:100060
      [03:50:17.767 N] Action Name:Basic Touch 加工 Action Id:100061
      [03:50:17.767 N] Action Name:Master's Mend 精修 Action Id:100062
      [03:50:17.767 N] Action Name:Careful Synthesis 模范制作 Action Id:100063
      [03:50:17.767 N] Action Name:Standard Touch 中级加工 Action Id:100064
      [03:50:17.767 N] Action Name:Master's Mend II 精修II Action Id:100065
      [03:50:17.767 N] Action Name:Brand of Lightning 雷之印记 Action Id:100066
      [03:50:17.767 N] Action Name:Standard Synthesis 中级制作 Action Id:100067
      [03:50:17.767 N] Action Name:Advanced Touch 上级加工 Action Id:100068
      [03:50:17.767 N] Action Name:Careful Synthesis II 模范制作II Action Id:100069
      [03:50:17.767 N] Action Name:Observe 观察 Action Id:100070
      [03:50:17.767 N] Action Name:Steady Hand II 稳手II Action Id:281
      [03:50:17.767 N] Action Name:Hasty Touch 仓促 Action Id:100108
      [03:50:17.767 N] Action Name:Byregot's Blessing 比尔格的祝福 Action Id:100009
      [03:50:17.767 N] Action Name:Ingenuity 新颖 Action Id:277
      [03:50:17.767 N] Action Name:Rapid Synthesis 高速制作 Action Id:100033
      [03:50:17.767 N] Action Name:Innovation 改革 Action Id:284
      [03:50:17.767 N] Action Name:Tricks of the Trade 秘诀 Action Id:100098
      [03:50:17.767 N] Action Name:Reclaim 回收 Action Id:287
      [03:50:17.767 N] Action Name:Comfort Zone 安逸 Action Id:286
      [03:50:17.767 N] Action Name:Waste Not 俭约 Action Id:279
      [03:50:17.767 N] Action Name:Farshot 远射 Action Id:1569
      [03:50:17.767 N] Action Name:Enliven 奋起 Action Id:1580
      [03:50:17.767 N] Action Name:Blast Shot 爆发射击 Action Id:1570
      [03:50:17.767 N] Action Name:Purify 净化 Action Id:1584
      [03:50:17.767 N] Done building Actioncache
      [03:50:17.792 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
      [03:50:26.138 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
      [03:50:26.138 N] No supported routines found for this job class.
      [03:50:47.562 N] Loaded profile Crafting - Silver Brocade
      [03:50:49.181 D] Loading last profile
      [03:50:49.370 N] Loaded profile Crafting - Silver Brocade
      [03:50:50.166 N] Connection to 23.88.178.194:31214 established.
      [03:50:50.200 N] Clearing all hooks.
      [03:50:50.212 D] Added new hook [Pull] d720688c-fb2c-4af0-8541-b48a811dee02
      [03:50:50.212 D] Added new hook [RoutineCombat] 3813943f-442c-431f-8aaa-9815b361d676
      [03:50:50.213 D] Added new hook [HotspotPoi] 8dcff4d1-e905-4a9a-9da3-15b019d6a8ae
      [03:50:50.214 D] Added new hook [SetDeathPoi] bef64b1e-0125-4daf-b98e-7a3dcd3836c0
      [03:50:50.214 D] Added new hook [SetCombatPoi] 17ac1221-0d2f-40e7-b7d8-294dee5f38ac
      [03:50:50.214 D] Added new hook [SetHotspotPoi] afe0ed61-4a33-44b4-84fe-13e71c68c495
      [03:50:50.214 D] Added new hook [SelectPoiType] f3532334-8137-44d8-bd79-7970d069122f
      [03:50:50.215 D] Replaced hook [SelectPoiType] 4b52a198-e980-44cc-8e88-f403ca2d20b2
      [03:50:50.216 D] Inserted new hook [TreeStart @0] 29f34b45-aba7-4a4e-9f48-1bdc1bf92a6e
      [03:50:50.397 V] [Poi.Clear] Reason: Current behavior changed to Synthesize: IsDone: False, MinimumCp: 371, RecipeId: 30302, UseCR: False, HQMats: null, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.ActionRunCoroutine, .
      [03:50:50.398 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
      [03:50:50.398 D] Replaced hook [ProfileOrderBehavior_Hook] ff2720ab-92ad-4c36-8ca4-61b59562df05
      [03:50:54.620 N] [Synthesize] We don't know the required recipe.
      [03:50:54.620 N] Stopping the bot. Reason:[Synthesize] We don't know the required recipe.
      [03:50:54.620 D] CurrentBot.Stop()
      [03:50:54.624 N] Connection closed! 23.88.178.194:31214
      [03:50:54.625 D] TreeHooks.Instance.ClearAll()
      [03:50:54.625 N] Clearing all hooks.
      [03:50:54.625 D] Navigator.Clear()
      [03:50:54.626 V] [Poi.Clear] Reason: Bot stopped
      [03:50:54.626 D] OnStop event
      [03:50:54.626 D] OnStop Event Invoking
      [03:50:54.626 D] ProfileOrderManager.OnBotStop. Resetting caches.
      [03:50:54.626 N] Bot Thread Ended. Was this requested?
      [03:51:06.846 N] Loaded profile Crafting - Cashmere Cloth
      [03:51:07.862 D] Loading last profile
      [03:51:08.010 N] Loaded profile Crafting - Cashmere Cloth
      [03:51:08.527 N] Clearing all hooks.
      [03:51:08.527 D] Added new hook [Pull] 8fe32843-23ac-4ed2-8428-971e9211690e
      [03:51:08.527 D] Added new hook [RoutineCombat] 01414719-57a2-4d4a-9945-b3bc6653f347
      [03:51:08.527 D] Added new hook [HotspotPoi] 8c19c3f8-d607-43c4-a996-dfe7ee3d2dc1
      [03:51:08.527 D] Added new hook [SetDeathPoi] b5df1623-4a61-4911-9c41-71db60541fd2
      [03:51:08.527 D] Added new hook [SetCombatPoi] 8f5f016b-ee57-45fe-a44c-2013d9b24978
      [03:51:08.527 D] Added new hook [SetHotspotPoi] c3c59a5a-8b8a-40b9-a108-11cfa93241b0
      [03:51:08.527 D] Added new hook [SelectPoiType] 9a7a99e1-d6a6-451f-8112-b03eb7450379
      [03:51:08.527 D] Replaced hook [SelectPoiType] c9249bd3-39c1-4ab0-8505-9ebc37d52e7c
      [03:51:08.527 D] Inserted new hook [TreeStart @0] e524d6f5-0c7c-4dfc-bb5e-9dfe0b11ac07
      [03:51:08.527 N] Connection to 23.88.178.194:31214 established.
      [03:51:08.584 V] [Poi.Clear] Reason: Current behavior changed to Synthesize: IsDone: False, MinimumCp: 371, RecipeId: 30295, UseCR: False, HQMats: null, HighPriority: False, InCombat: False, QuestId: 0, StepId: 0, PostCombatDelay: 0, QuestName: null, IsDoneCache: False, Behavior: TreeSharp.ActionRunCoroutine, .
      [03:51:08.584 D] Removed all hooks from [HighPriorityProfileOrderBehavior_Hook]
      [03:51:08.584 D] Replaced hook [ProfileOrderBehavior_Hook] 6e3218cb-298f-42fa-bd65-7b58eaacc935
      [03:51:12.766 N] [Synthesize] We don't know the required recipe.
      [03:51:12.766 N] Stopping the bot. Reason:[Synthesize] We don't know the required recipe.
      [03:51:12.766 D] CurrentBot.Stop()
      [03:51:12.766 N] Connection closed! 23.88.178.194:31214
      [03:51:12.766 D] TreeHooks.Instance.ClearAll()
      [03:51:12.766 N] Clearing all hooks.
      [03:51:12.766 D] Navigator.Clear()
      [03:51:12.766 V] [Poi.Clear] Reason: Bot stopped
      [03:51:12.766 D] OnStop event
      [03:51:12.766 D] OnStop Event Invoking
      [03:51:12.766 D] ProfileOrderManager.OnBotStop. Resetting caches.
      [03:51:12.767 N] Bot Thread Ended. Was this requested?
      

      That's all. I don't know if it will help.
       
    10. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      If you could get me a screenshot of the crafting menu with that recipe selected that would be great.
       
    11. kagepande

      kagepande Community Developer

      Joined:
      Oct 20, 2014
      Messages:
      289
      Likes Received:
      11
      Trophy Points:
      18
      You don't know the recipe of whatever you are trying to make, the profile name is "Crafting - Silver Brocade" so I'm going to assume the recipe ID inside the profile is correct. Which leads me to, that you don't know the recipe to make Silver Brocade OR there is a difference between the CN game for ID's or something.
       
    12. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      No. It's an issue with the CN version.
       
    13. tenco

      tenco New Member

      Joined:
      Sep 25, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      I know..I know... I could understand the last piece.
      I'm using CNRebornBuddy. U 2 ? CN Client is........you know ..... annoying
      If U saw the preview i posted before(#71) U could understand me QAQ
      I think maybe they're the same questions.

      My english is not good. So..............
      May i myself have trouble in explanation
      Thank U btw. Thanks mastahg dada too. dada means über in Chinese LOL
       
    14. tenco

      tenco New Member

      Joined:
      Sep 25, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Fu....kkk
      I understand what happened.
      Because CN Game Version is 2.30.
      I used a noob leveling the weaver to get the main tool.
      But i didn't learn the recipes newly which are two hats and some sleepcoats. ((Though it has no connection with Silver Brocade or Cashmere Cloth But it changes the order.......
      I logged my own's. I found the order is right.

      So...... As the words U said last time...
      As CNNNNNNNN's I have to learn all the recipes of the Advanced ...Otherwise, No right order, no use......Am'i right?

      I'll post the pic later.

      [​IMG]
      the god damn GFW...i don't know whether U could see the pic...

      The new account doesn't have the recipes in the red boxes....So it has problem.
       
      Last edited: Feb 16, 2015
    15. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Thanks. I ended up rewriting the CN selection code, currently testing it now.
       
    16. tenco

      tenco New Member

      Joined:
      Sep 25, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Thanks for ur hard working.......
       
    17. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Crafting the advanced recipes should now work properly on the cn client. Also added a profile in the second post to dump the currently listed recipes.
       
    18. Naus

      Naus Member

      Joined:
      Feb 20, 2015
      Messages:
      99
      Likes Received:
      8
      Trophy Points:
      8
      This crafting thing is challenging. Probably, because this whole coding thing is so alien to me. I was able to take that maple log recipe and switch in the IDs for bronze ingots and the armorer version of synth and it worked! I know it's not much, but it feels amazing to monkey with something and have it work.

      I have a lot of respect for the people who manage to master programming.
       
    19. babosasa

      babosasa New Member

      Joined:
      Jun 22, 2012
      Messages:
      417
      Likes Received:
      0
      Trophy Points:
      0
      DumpRecipes.xml <--wat's this for? open it with order profile and then ???

      where can I find all the cusomtag command?

      also, how do I specify the number of spells to use , eg if I want to use 4 x basic touch, wat command should I add???
       
      Last edited: Mar 14, 2015
    20. Mr O

      Mr O New Member

      Joined:
      Apr 16, 2015
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      hello, i have had a browse through here but didnt find what i was looking for. wonder if anyone can help. i want to mix HQ and NQ materials. What is the best way to do that?

      I've had a play with the tags but can only seem to get all HQ or all NQ. Any help greatly appreciated :)
       

    Share This Page