Scripting and Extensions: Difference between revisions

From Melvor Idle
(Add couple of scripts)
(Update Polfy's scripts to 1.0.3)
Line 61: Line 61:
! Version
! Version
! Aspects
! Aspects
|-
| [https://greasyfork.org/en/scripts/435548 Melvor Auto Loot]
| Add an Auto-Loot toggle button in combat.
| [https://discordapp.com/users/909829590992711730 Polfy#6924]
{{VColor|1.0.3}}
| Auto-Loot
|-
| [https://greasyfork.org/scripts/438058 Melvor Better Completion Log]
| Shows images of undiscovered items, monsters, pets and open wiki page on click
| [https://discordapp.com/users/909829590992711730 Polfy#6924]
{{VColor|1.0.3}}
| QOL
|-
| [https://greasyfork.org/en/scripts/435520 Melvor Items Drop Rates]
| Shows monsters, chests and already acquired thieving NPCs items drop rates
| [https://discordapp.com/users/909829590992711730 Polfy#6924]
{{VColor|1.0.3}}
| QOL
|-
| [https://greasyfork.org/en/scripts/438680 Melvor One Click Farming] [https://github.com/PierreYvesFlamand/Melvor-One-Click-Farming <sup>Source</sup>]
| Harvest All, Apply Weird Gloop to all Plots and Plant All Selected Crops on every farming areas in one click.
| [https://discordapp.com/users/188083655711784960 Polfy#6924]
{{VColor|1.0.3}}
| QOL/[[Farming]]
|-
|-
| [https://gitlab.com/aldousWatts/SEMI Scripting Engine for Melvor Idle] (SEMI)
| [https://gitlab.com/aldousWatts/SEMI Scripting Engine for Melvor Idle] (SEMI)
Line 92: Line 116:
{{VColor|1.0.2}}
{{VColor|1.0.2}}
| [[Farming]]
| [[Farming]]
|-
| [https://greasyfork.org/en/scripts/435548 Melvor Auto Loot]
| Add an Auto-Loot toggle button in combat.
| [https://discordapp.com/users/909829590992711730 Polfy#6924]
{{VColor|1.0.2}}
| Auto-Loot
|-
|-
| [https://greasyfork.org/en/scripts/439292 Melvor Idle AutoEat]
| [https://greasyfork.org/en/scripts/439292 Melvor Idle AutoEat]
Line 104: Line 122:
{{VColor|1.0.2}}
{{VColor|1.0.2}}
| [[Combat]]
| [[Combat]]
|-
| [https://greasyfork.org/scripts/438058 Melvor Better Completion Log]
| Shows images of undiscovered items, monsters, pets and open wiki page on click
| [https://discordapp.com/users/909829590992711730 Polfy#6924]
{{VColor|1.0.2}}
| QOL
|-
|-
| [https://greasyfork.org/en/scripts/439183 Melvor Idle Can I Idle Helper]
| [https://greasyfork.org/en/scripts/439183 Melvor Idle Can I Idle Helper]
Line 140: Line 152:
{{VColor|1.0.2}}
{{VColor|1.0.2}}
| [[Combat]]/QOL
| [[Combat]]/QOL
|-
| [https://greasyfork.org/en/scripts/435520 Melvor Items Drop Rates]
| Shows monsters, chests and already acquired thieving NPCs items drop rates
| [https://discordapp.com/users/909829590992711730 Polfy#6924]
{{VColor|1.0.2}}
| QOL
|-
|-
| [https://greasyfork.org/en/scripts/430344 Melvor Obstacle Filter]
| [https://greasyfork.org/en/scripts/430344 Melvor Obstacle Filter]
Line 152: Line 158:
{{VColor|1.0.2}}
{{VColor|1.0.2}}
| [[Agility]]
| [[Agility]]
|-
| [https://greasyfork.org/en/scripts/438680 Melvor One Click Farming] [https://github.com/PierreYvesFlamand/Melvor-One-Click-Farming <sup>Source</sup>]
| Harvest All, Apply Weird Gloop to all Plots and Plant All Selected Crops on every farming areas in one click.
| [https://discordapp.com/users/188083655711784960 Polfy#6924]
{{VColor|1.0.2}}
| QOL/[[Farming]]
|-
|-
| [https://greasyfork.org/en/scripts/423121 Melvor Show Modifiers]
| [https://greasyfork.org/en/scripts/423121 Melvor Show Modifiers]

Revision as of 11:42, 1 March 2022

This article is about listing scripts and extensions. For instructions on installing scripts and extensions, see Scripting and Extensions Instructions.

Many people have developed scripts and extensions that add QOL, automation, calculators and more. There is an active community of people trying to develop new scripts and extensions on the Melvor Idle Discord.

For spreadsheet based calculators instead, see Spreadsheets and Theorycrafting.

Disclaimer: It is possible that there are bugs in these scripts that could corrupt your game. Also note that many of these scripts and extensions were created for earlier versions of the game and could not be working in newer versions, or worst case scenario, corrupt your save.

It is highly recommended to BACKUP YOUR SAVE before running any scripts or extensions.

Disclaimer: Do not run code you can not understand or do not trust. Malicious code could be included in any of these scripts and extensions.

List of Independent Tools

These tools are used independently of the Melvor Idle app and website. Usually they are independent reference tools or interact with game data via the save data export.

List of Scripts and Extensions

These tools are used as part of the Melvor Idle app and website. Usually they are add ons that add menus, sections, or other functionality to the game interface.

In-game functions

- Main article: In-game Functions

It is possible to interact directly with the in-game functions of the game through the console. This can be used to add items, levels, GP and more.

How to Use?

Depending on the type of script or extension, different methods may be needed to add them to the game. For Steam and web browser (PC), see Scripting and Extensions Instructions.