melvor idle helper

have 5 features : auto loot, auto eat food, auto replant, auto sell junk and auto light bonfire.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
cool9203
日安装量
0
总安装量
306
评分
0 0 0
版本
0.2 (for melvor version:Alpha v0.17)
创建于
2020-11-14
更新于
2020-12-03
大小
11.4 KB
许可证
暂无
适用于

for melvor version : Alpha v0.17

中文版本的README

feature introduction and to do list

  • [x] auto loot
  • [x] auto eat food(Golbin Raid will not work) :
    now can auto equip and select food. if you not have any food, will quit combat or thieving.
    now can clever to auto eat food. as follows:
    eat food condition : now_hp < (max_hp * 0.5) or now_hp <= enemy attack
    eat food right away when (1 conditions met will eat food):
    1. combat round end
    2. your attack pregress <= 10%
    3. now_hp <= enemy attack
    4. in thieving and (now_hp < (max_hp * 0.5))
  • [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.