Automatically selects professions for empty slots
< 脚本Neverwinter gateway - Profession Automation的反馈
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.
Ok done ty so much..
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.