Neverwinter gateway - Professions Robot

Automatically selects professions for empty slots

Stan na 04-02-2015. Zobacz najnowsza wersja.

Autor
Rotten_mind
Oceny
0 0 0
Wersja
Noonereally UI test rig 2.10.13 Alchemy special MOD6
Utworzono
30-01-2015
Zaktualizowano
04-02-2015
Rozmiar
189 KB
Licencja
http://creativecommons.org/licenses/by-nc-sa/3.0/us/
Dotyczy

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!!