vasa2221 0 Posted June 6, 2018 Share Posted June 6, 2018 there is nice script for crafting /use tailoring/run for i,r in ipairs(C_TradeSkillUI.GetAllRecipeIDs()) do if C_TradeSkillUI.GetRecipeInfo(r).name=="Silkweave Cinch" then C_TradeSkillUI.CraftRecipe(r); break end end C_TradeSkillUI.CloseTradeSkill() question is how to force bot to craft items then sell them to vendor and do it again ?? Link to comment https://wrobot.eu/forums/topic/9527-craft-script-automation/ Share on other sites More sharing options...
headcrab 32 Posted June 6, 2018 Share Posted June 6, 2018 6 hours ago, vasa2221 said: question is how to force bot to craft items then sell them to vendor and do it again ?? there is plugin Link to comment https://wrobot.eu/forums/topic/9527-craft-script-automation/#findComment-44276 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now