Melvor Idle Cheat Engine

Hacking Melvor Idle, the fun idle browser game!

Melvor Idle Cheat Engineคืออะไร?

Melvor Idle Cheat Engine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย aldouswatts2 และคุณลักษณะหลักของมันคือ "Hacking Melvor Idle, the fun idle browser game!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Melvor Idle Cheat Engine

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    ]
}