Scripting and Extensions: Difference between revisions

From Melvor Idle
(Add Melvor Astrology Upgrade)
(Update versions for various scripts)
Line 20: Line 20:
! Version
! Version
! Aspects
! Aspects
|-
| [https://gitlab.com/aldousWatts/SEMI Scripting Engine for Melvor Idle] (SEMI)
| Adds automation and functionality to Melvor Idle, combining several userscripts into one
| [https://discordapp.com/users/243146939611217931 Aldous Watts#2494]<br/>[https://discordapp.com/users/181210019163930624 TheAlpacalypse#8105]
{{VColor|1.0.3}}
| Multi
|-
| [[Combat Simulator|Combat Simulator Reloaded]]
| An updated fork of the original Combat Simulator
| [https://discordapp.com/users/798542155999608873 Visua#9999]<br/>[https://discordapp.com/users/369499615357304853 TinyCoyote#1769]
{{VColor|1.0.3}}
| [[Combat]]
|-
|-
| [https://silberdrachi.github.io/CanIIdle/ Can I Idle Melvor?]
| [https://silberdrachi.github.io/CanIIdle/ Can I Idle Melvor?]
Line 122: Line 134:
{{VColor|1.0.3}}
{{VColor|1.0.3}}
| QOL/[[Farming]]
| QOL/[[Farming]]
|-
| [https://greasyfork.org/en/scripts/428146 QuickShards]
| Allows the user to quickly purchase summoning shards from the summoning screen
| [https://discordapp.com/users/196344325561516032 Buttchouda#3950]
{{VColor|1.0.3}}
| [[Farming]]
|-
|-
| [https://greasyfork.org/en/scripts/423121 Melvor Show Modifiers]
| [https://greasyfork.org/en/scripts/423121 Melvor Show Modifiers]
Line 152: Line 170:
{{VColor|1.0.3}}
{{VColor|1.0.3}}
| UI/QOL
| UI/QOL
|-
| [https://gitlab.com/aldousWatts/SEMI Scripting Engine for Melvor Idle] (SEMI)
| Adds automation and functionality to Melvor Idle, combining several userscripts into one
| [https://discordapp.com/users/243146939611217931 Aldous Watts#2494]<br/>[https://discordapp.com/users/181210019163930624 TheAlpacalypse#8105]
{{VColor|1.0.2}}
| Multi
|-
| [[Combat Simulator|Combat Simulator Reloaded]]
| An updated fork of the original Combat Simulator
| [https://discordapp.com/users/798542155999608873 Visua#9999]<br/>[https://discordapp.com/users/369499615357304853 TinyCoyote#1769]
{{VColor|1.0.2}}
| [[Combat]]
|-
|-
| [https://greasyfork.org/en/scripts/412689 Melvor Action Queue]
| [https://greasyfork.org/en/scripts/412689 Melvor Action Queue]

Revision as of 21:28, 10 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.