Neverwinter Gateway - Professions Robot

Automatically selects professions for empty slots

< Feedback on Neverwinter Gateway - Professions Robot

Review: Bad - script does not work

§
Posted: 2014-09-09

Potion makeing

Been trying to make specific potions,
20:["Alchemy_Tier3_Protection_Potion_Major","Alchemy_Tier3_Potency_Potion_Major"],

all it makes is Aqua Regia. Now figured out why, it thinks im making Flask of Potency which needs regia, i want Major Flask of Potency which doesnt need it.. cant seem to make the code see tier3 flask and not tier 2 flask, Anyone have a suggestion?
and yes i have all the parts and skills to make them.

§
Posted: 2014-09-09

here is the console output

TypeError: client.dataModel.model.craftinglist[c] is null client.js:1
"Loading gateway script for" "ME@ME"
Neverwinter_Gateway_-_Professions_Robot.user.js:1282
"Alchemy" "is level" 20 Neverwinter_Gateway_-_Professions_Robot.user.js:826
"createNextTask" 3 0 Neverwinter_Gateway_-_Professions_Robot.user.js:827
"Searching for task:" "Alchemy_Tier2_Aquaregia" Neverwinter_Gateway_-_Professions_Robot.user.js:830
"Task Found" Neverwinter_Gateway_-_Professions_Robot.user.js:859
"Items Populated" Neverwinter_Gateway_-_Professions_Robot.user.js:873
"Clicking Start Task Button"

so it sees me.. then says i am lvl 20 skill, then creates a task 3 0 (which i have no idea what 3 0 is) then goes right for "Searching for task:" "Alchemy_Tier2_Aquaregia" for no reason what so ever.

any clues are helpful

§
Posted: 2014-09-09

I have similar issue. Seem array cached someplace and not aware of edit to script -- even though code have edits in console visible. Crtl-F5 and clear browser cache not fix. Only solution I find is create new script. Edit old not work.

§
Posted: 2014-09-21

okay got it to work.. here is what i did. after the edit. i reloaded browser. then in the top right corner where you save what each character will do. i just hit say on both the save buttons. then reloaded again and it worked.. weird must save those 2 save files in different locations?

Post reply

Sign in to post a reply.