Greasy Fork is available in English.

melvor idle helper

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

Autor
cool9203
Instalações hoje
0
Total de instalações
301
Avaliações
0 0 0
Versão
0.2 (for melvor version:Alpha v0.17)
Criado
14/11/2020
Atualizado
03/12/2020
Licença
N/A
Aplicável a

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 : nowhp < (maxhp * 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 (nowhp < (maxhp * 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.