win32kbase / MuckInternal

Internal cheat for Muck
9 stars 10 forks source link

Suggestion/bug #6

Closed cb12438 closed 3 years ago

cb12438 commented 3 years ago

Suggestions -

Add a flight button (basically inf jump) Some speed hacks as well A collect all resources on ground Resource instamine (So you dount have to click "Break all Rocks" or "Break all trees"so you only break the one that your hitting) Mob instakill (Same thing as i said with the rock and trees but with mobs) Loot chests without gold Add a setting menu where we can set keybinds for things

Bugs - Some power ups not showing up im spawn menu Aslo cant collect items i spawn in if i am not host (works when im host now)

blakkkk commented 3 years ago

If you want a client that can do most of those things use Mitch and MuckInternal: https://github.com/ugackMiner53/Mitch-Client. They work great together

win32kbase commented 3 years ago

Most of these require patching and I am not really interested in implementing any patching API or anything atm. I did fix the serverside item spawner in the latest commit though. The power up bug is not fixable as far as I know as I mentioned earlier because those powerups just simply aren't in the allPowerups array.

cb12438 commented 3 years ago

Maybe try finding the ID of the power up then use it like you did with the All power ups