Phr33d0m / NW-Profession-Bot

Automatically selects professions for empty slots
12 stars 31 forks source link

mastercraft #205

Closed Titi211 closed 8 years ago

Titi211 commented 8 years ago

Hello all Thanks for all work you make for this tool I would like to know if its possible to make mastercraft tasks with this tool ?

i'm working on alchemy

i would like to make this task (professions-tasks/Alchemy/Alchemy_Masterwork_Oilofvitriol) automatically

that task need also to fill slots with purple tools

thx in advance

noonereally commented 8 years ago

What alchemy level this task is ?

Titi211 commented 8 years ago

its a lvl25 mastercraft

noonereally commented 8 years ago

You can added it as a custom profile, go to Custom Profiles tab, select Task name: Alchemy Base Profile: default

Paste:

{
    "profileName": "Oil",
    "isProfileActive": true,
    "level": {
        "25": ["Alchemy_Masterwork_Oilofvitriol"]
    }
}

And click import, you should see "Oil" profile in alchemy.

Titi211 commented 8 years ago

thank for your help

but need a rank 3 with purple tools

your profile make only 1 tool in place of 3

noonereally commented 8 years ago

Tools and the optional slots are not in the profiles, you need to have the Fill Optional Assets Option under Professions enabled for it to fill the optional slots.

Titi211 commented 8 years ago

hello

thank for your patience

fill optional asset is enabled but its dont fill optionnal slots after the first tool and i need 3

Titi211 commented 8 years ago

Correction ; after a restart its works

thanks for your help

U are the best