04-12-2012, 07:24 AM
comper Wrote:the bot is set to pick up a pair of boots for this line if you have it un//
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 458]); // Craft Blood Mirrored Boots - but also have to have this line set to true -
NTConfig_Cubing = false;
the boots it will pick up will also have to meet a ilvl
so you don't want to add a line for MirroredBoots or it will pick them up and meet the stats you have for them and keep or sell them and won't use them for crafting
so for crafting blood boots all you need it the cubing set to true and un// the blood boot line and the bot will do the rest
your cube in your stash and a high lvl char and make sure you have in the crafting nip file the stats you want on the boots after crafting them
here is a good guide to help you out on this - Crafting - Project Etal Wiki
thanks
Ok...I understand now. I have the crafting/cubing section set up right in my character config file and my character level is 95 so that shouldn't be a problem at all. For some reason, I was under the impression that I had to add my own pickit line for the items I wished to use for crafting.
Thank you for taking the time to reply. I seen this thread and noticed all the awesome help you've given to others. Because of that, I joined this forum to make the post above. Keep up the good work 2thumbsup
I'm sure this wont be the last time you hear from me lol.