kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 332 forks source link

cant find how to make the bot pick up magic jewels and magic ammus for crafting #1068

Open swantthetank opened 5 years ago

swantthetank commented 5 years ago

and this is active. Config.Recipes.push([Recipe.Caster.Amulet]); // Craft Caster Amulet

JohnnyMakeBeliever commented 5 years ago

Is crafting set to true? Mine does everything automatically

swantthetank commented 5 years ago

you mean this line? Scripts.Crafting = false; // Crafting system, other characters will mule crafting ingredients. See CraftingSystem.js but do I have to mule it to get it to work? or if I set true he craft the item himself?