Neverwinter gateway - Professions Robot

Automatically selects professions for empty slots

当前为 2015-02-04 提交的版本,查看 最新版本

作者
Rotten_mind
评分
0 0 0
版本
Noonereally UI test rig 2.10.12 Alchemy special MOD6
创建于
2015-01-30
更新于
2015-02-04
大小
189.1 KB
许可证
http://creativecommons.org/licenses/by-nc-sa/3.0/us/
适用于

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 and added to "_tmpbag" it uses same filters and ahave additional filters, 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 items eg.
    • Desert Rose, Fundamental Earth etc. not included
  • 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...