Neverwinter gateway - Profession Automation

Automatically selects professions for empty slots

< Feedback on Neverwinter gateway - Profession Automation

Question/comment

§
Posted: 2015-03-10

How to add desired code line for a specific task

Hi all..For ex i wanna make the script to process only "Gather Simple Components" for my Alchemy level 20 toon with 9 slots..Which line do i have to add to the script and where to make it work.

The line that is currently:

20: ["Alchemy_Tier3_Protection_Potion_Major", "Alchemy_Tier2_Aquaregia", "Alchemy_Tier3_Refine_Basic", "Alchemy_Tier3_Gather_Components"],

Change to:

20: ["Alchemy_Tier3_Gather_Components"],

To figure out what that line should be... in the Gateway's task list (in Chrome), right-click on the "Continue" button, and it will open the developer tools... you might have to repeat the right-click, but it will show you the "key" for that task.

§
Posted: 2015-03-10

Ok done ty so much..

Post reply

Sign in to post a reply.