Neverwinter gateway - Profession Automation

Automatically selects professions for empty slots

< Feedback on Neverwinter gateway - Profession Automation

Soru/yorum

§
Gönderildi: 10.03.2015

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.

§
Gönderildi: 10.03.2015

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.

§
Gönderildi: 10.03.2015

Ok done ty so much..

Cevap paylaş

Yanıt göndermek için oturum açın.