melvor idle helper

have 7 features : auto loot, auto eat food, auto replant, auto sell junk, quick sell junk, auto light bonfire and quick add gloop.

2020-11-27 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
cool9203
रेटिंग
0 0 0
आवृत्ती
0.1.1 (for melvor version:Alpha v0.17)
बनवली
2020-11-14
अपडेट केली
2020-11-27
आकार
9 KB
License
नाही
यांवर लागू होते:

for melvor version : Alpha v0.17

中文版本的README

feature introduction and to do list

  • [x] auto loot
  • [x] auto eat food :
    eat food condition : now_hp < (max_hp * 0.5) or now_hp <= enemy attack
    now can clever to auto eat food. as follows:
    eat food right away when (your attack progress <= enemy progress) or (your attack pregress <= 10%) or (now_hp <= enemy attack)
  • [x] auto light bonfire
  • [x] auto sell junk :
    sell all junk, you can set sell item. watch this
  • [x] quick sell junk : same as "auto sell junk"
  • [x] quick add gloop : auto fertilize, if your not have weird gloop, well buy 5 cpmpost and use
  • [x] auto replant : auto plant last seed, auto fertilize and auto harvest

how to install

step 1.

install tampermonkey

step 2.

click melvor idle helper.user.js

how to use helper setting


click helper setting to show setting option, or hidden setting option.

how to set auto sell or quick sell item


edit line 20 or line 21 number to change sell item.
item id in melvor wiki


this code is open source, welcome used this code.