You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | 3 years ago | |
data_grabber.py | 3 years ago |
README.md
MK11Unlocker (in Phase 1)
A Mortal Kombat 11 item unlocker.
The final MK11Unlocker will provide one script for unlocking items in Mortal Kombat 11 such as gear, fatalities, consumables and much more.
Phase 1 / We need your help
Help us collect item data from items you have unlocked, so that our Team can build a better MK11Unlocker.
Follow these steps
- Play Mortal Kombat 11 for a while and leave it open
- Download and install the latest version of Python for your Windows (x64 or x86), don't forget to check "Add Python * to PATH"
- Download our script named "data_grabber.py" and save it in an empty folder
- Open up your Command Prompt (cmd.exe) and navigate into your scripts folder
- Open up your task manager and create a dump file of Mortal Kombat 11, this can be done by right clicking Mortal Kombat 11 and selecting "Create dump file"
- Go back into your Command Prompt and execute "py data_grabber.py -d #" (The # represents the location of your dump file given by your task manager)
- Don't panic if it looks stuck, the script will tell you when its finished
- YOU DID IT, now you can send us the "data_sorted" file in your scripts folder via e-mail (MKAntiGrind@protonmail.com)
Thanks go to
- nill_kiggers (for helping me with the Unlocker itself and other stuff)
Phase 2 / The script is yours
At this stage we will make our unlocker publicly available, so that everyone can use it.
Features
- Extract item data from your game (Phase 1)
- Unlock items in Mortal Kombat 11 (Phase 2)
- Multithreading support
Supported platforms
- Windows x64
- Windows x86
Remember that Netherrealm Studios put a lot of work into their game, if the grind doesn't matter to you, don't use these scripts.
Please do not hesitate to contact us under this e-mail: MKAntiGrind@protonmail.com
Made with ❤️ by our Team | Copyright © 2019 MK11UnlockerDevs.