Melvor Idle Cheat Engine

Hacking Melvor Idle, the fun idle browser game!

Melvor Idle Cheat Engineとは何ですか?

Melvor Idle Cheat Engineはaldouswatts2によって開発されたChromeの拡張機能で、その主な機能は「Hacking Melvor Idle, the fun idle browser game!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Melvor Idle Cheat Engine拡張機能のCRXファイルをダウンロード

Melvor Idle Cheat Engine拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This is a de-automated cheat engine for Melvor Idle, focused only on direct game manipulation. This is best used as a save recovery tool or game testing helper.

This extension is completely open source. View the repository here: https://gitlab.com/aldousWatts/MICE

BACK UP YOUR SAVES BEFORE MODIFYING YOUR GAME!

MICE helps you manipulate the game and can do these things:

New: Add Mastery Levels!! Check the Mastery Pool page for a hijack.
New: Max Mastery Pool XP cheat as well!
Add gold
Add Slayer Coins
Add loot either by ID or by name
List of all Loot IDs and names to use the loot cheats
Level up a skill
Instantly grow your crops, herbs, or trees with buttons in the farming page
Instantly attack your enemies without limits with a savage, dirty button in the combat page
Use magic dust to decimate your enemies with unbelievable speed
Instant-kill combat enemies with yet another combat button                    

拡張機能の基本情報

名前 Melvor Idle Cheat Engine Melvor Idle Cheat Engine
ID cbbaeikkmjnompmdodelbibeaibdelmm
公式URL https://chromewebstore.google.com/detail/melvor-idle-cheat-engine/cbbaeikkmjnompmdodelbibeaibdelmm
説明 Hacking Melvor Idle, the fun idle browser game!
ファイルサイズ 13.82 KB
インストール数 4,841
現在のバージョン 0.7.5
最終更新日 2022-07-05
公開日 2020-09-24
評価 3.78/5 合計 18 レビュー
開発者 aldouswatts2
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://gitlab.com/aldousWatts/MICE
ヘルプページのURL https://gitlab.com/aldousWatts/MICE
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Melvor Idle Cheat Engine",
    "version": "0.7.5",
    "description": "Hacking Melvor Idle, the fun idle browser game!",
    "icons": {
        "48": "icons\/border-48.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/melvoridle.com\/*",
                "*:\/\/www.melvoridle.com\/*",
                "*:\/\/test.melvoridle.com\/*"
            ],
            "js": [
                "MICE.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "inject-mice.js",
        "icons\/*.png"
    ]
}