Neverwinter gateway - Professions Robot

Automatically selects professions for empty slots

As of 2015-02-04. See the latest version.

Author
Rotten_mind
Ratings
0 0 0
Version
Noonereally UI test rig 2.10.13 Alchemy special MOD6
Created
2015-01-30
Updated
2015-02-04
Size
189 KB
License
http://creativecommons.org/licenses/by-nc-sa/3.0/us/
Applies to

For test use only

This use Noonereally(Github) test UI, others has not linked yet, but with this you get idea how they might work or what they might bring... just working raw sample, but only good way test when you have multiple tasklist on our script.

Autosell "T1 gathered ore, pelt, wood" is just revamped from MAC-NW original code and added to "_tmpbag" it uses same exclusion filter and some exclusions are added, whole addition is tested but need more look over to be safe with Live accounts.

  • autosell "T1 gathered ore, pelt, wood" if gold less than 1200 copper, enable "Auto vendor Profit"... filters prevent unwanted sells but not include items eg.
    • Desert Rose, Fundamental Earth etc.
  • Autosell gathered items "gold threshold#, look lines 3000 - 3300, you find copper amount
    • var _sell_Gat_copper = 1200; // if total copper amount lover than this, sell gathered resources
  • Alchemy has level 25 task, not all and list is muddy
  • Alchemy has five different "tasklists"
  • alchemy has "fallback T1 tasks"

Use professions,

  • jewelcrafting
  • artificing
  • alchemy

, others might have wrong tasks and are uncompleted.

Other things,

  • tabs, spaces, linefeeds are what they are...
  • If you find its GOOD - Use it, if its not working -trash it!!
长期地址
遇到问题?请前往 GitHub 提 Issues。