Skip to content

Mika: a muck hacked client modifying mainly "ChatBox"

License

Notifications You must be signed in to change notification settings

klashdevelopment/Mika

Repository files navigation

Mika 4 Muck

Mika: The best actively-developed Muck hacked client

Installing

I am using Windows
  1. Download the MIKAssembly-CSharp.dll file from the github.
  2. Rename the file to Assembly-CSharp.dll


3. Open up your Steam library and go to Muck.

Step 3 Image
4. Browse the local files of Muck
Step 4 Image
5. Open the Muck_Data folder

6. Open the Managed foler

7. Drop the file from your Downloads into the Managed folder

8. Open Steam and launch Muck!
I am on Mac
  1. Download the MIKAssembly-CSharp.dll file from the github.
  2. Rename the file to Assembly-CSharp.dll


3. Open up your Steam library and go to Muck.

Step 3 Image
4. Browse the local files of Muck
Step 4 Image
  1. Right-Click on the Muck app and click "Show Package Contents"
  2. Go to MacOS folder and then find a folder with a lot of .dll files in it. (usually named Managed or Data)
  3. Drop the file from your Downloads into this folder.
I am using Linux Go to steam -> muck -> settings icon -> browse local files -> find the folder with assembly-csharp.dll -> paste the Mika one but replace the filename with `Assembly-CSharp.dll`.

Using Mika

First, get into a game! In the top left, look for a little box. There are your hacks! Use Inventory or Pause menus to access it.

Q: Help! It goes blank when I click Tab.

A: Move your cursor, walk around, or do any other action. This prevents auto-selecting the textbox.

Q: How do I spawn items?

A: The text box there - type something like "2 rock" or "1 obamium_bar" and a button will appear to give the item.

OLD LECACY COMMANDS (1.0.0 - 2.0.0)

First of all, get into the game and click Enter to open the chatbox

  • Key: <option> means required. [option] means optional.
  • /heal - Heals you for 500 health, shield, and stamina.
  • /fastak - Adds 150 attack speed
  • /slotak - Removes 150 attack speed
  • /power - Spawns every powerup at your location, and if you dont move, redeems them two seconds later.
  • /magnet - Picks up all nearby floor-items (ex. rocks, shrooms, apples)
  • /chest - Opens all powerup chests. Does not redeem them.
  • /achieve - Gives you all achievements on Steam.
  • /muck - Gives you the Muck achievement on Steam.
  • /dupe - Drops your current item.
  • /boat - Drops all items needed to fix the boat.
  • /drop - Drops a stack of <item> [amount] times. Examples: /drop rock, /drop rock 1, /drop adamantite_sword

How do I hack unity games?

Install dnSpy, then open up the Assembly-CSharp.dll in the app. Modify the code, file>export module, and boom! I recommend watching this video to get started.

dnspy is not a mac avalible thing

How do I hack UE4 games?

Follow https://github.com/Cracko298/UE4-AES-Key-Extracting-Guide and use FModel instead of UModel. You can skip Steamless if it doesnt work.

About

Mika: a muck hacked client modifying mainly "ChatBox"

Resources

License

Stars

Watchers

Forks

Packages

No packages published