Greasy Fork is available in English.

Neverwinter gateway - Professions Robot

Automatically selects professions for empty slots

< Feedback on Neverwinter gateway - Professions Robot

Câu hỏi/Bình luận

§
Posted: 04-01-2016

Mastercraft tasks

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

thxin advance

§
Posted: 11-01-2016

use the override chars acc settings with the fill optional assets on the char that you want to do oil of vitriol on (this will use all assest on that character, might have to buy some more workers for the other slots)

here is the script part you will need to add:

addProfile("Alchemy", {
profileName: "Masterwork Oil Vitriol",
isProfileActive: true,
useMassTask: true,
level: {
25: ["Alchemy_Masterwork_Oilofvitriol"],
},
});

§
Posted: 14-01-2016

Another way is to use the custom profiles option:
https://github.com/Phr33d0m/NW-Profession-Bot/issues/205

Post reply

Đăng nhập để bình luận