Jump to content

vasa2221

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by vasa2221

  1. 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 ??

×
×
  • Create New...