I have checked all the recipe ID and its correct,but the log shows :[02:31:29.999 N] Stopping the bot. Reason:[Synthesize] We don't know the required recipe.
anyone would like to tell me how that happened please?
This is my profile:
<While Condition="not HasAtLeast(4379,25)">
<LogMessage Message="Crafting Electrum Choker" />
<Synthesize RecipeId="886" RequiredSkills="100080,100080,100080" MinimumCp="45" HQMats="-2, -2, -2, -2, -2, -2" />
<While Condition="CraftingManager.IsCrafting">
<CraftAction ActionId="100080" Name="Standard Synthesis" />
<CraftAction ActionId="100080" Name="Standard Synthesis" />
<CraftAction ActionId="100080" Name="Standard Synthesis" />
</While>
</While>
<If Condition="HasAtLeast(4379,25)">
<LogMessage Message="Crafting complete. 25 Electrum Choker found in your inventory." />
</If>
In fact when i done this profile i have texted it and it worked.but after a RB update.it's not work...