Automatically selects professions for empty slots
< Feedback on Neverwinter gateway - Professions Robot
Looking to have Winterevent Script for Fish for Light PodsLooking for a Script just to do the following---> Fish for Light PodsIs this correct? [ { "profileName": "default", "isProfileActive": true, "level": { "0": [ "Event_Winter_Tier0_Intro" ], "1": [ "Event_Winter_Tier1_Gather" ] } }]
Yes the script is correct. If the task is not launched with this script, you need to activate the Winterevent profession in the code first.
تسجيل الدخول إلى مرحلة ما بعد الرد.
Looking to have Winterevent Script for Fish for Light Pods
Looking for a Script just to do the following---> Fish for Light Pods
Is this correct?
[
{
"profileName": "default",
"isProfileActive": true,
"level": {
"0": [
"Event_Winter_Tier0_Intro"
],
"1": [
"Event_Winter_Tier1_Gather"
]
}
}
]