Page 1 of 2
Muck - Version 1.1075 , Update 2(Steam)
Posted: Tue Jun 15, 2021 4:41 pm
by TiarStart123
Guide CT :
Step 1 : Host a lobby and create a single player world
Step 2 : Open Muck.CT
Step 3 : Pointers will automatically scan your player profile
Step 4 : Click the box you want the value to freeze or change it by double click the value)
This CT included :
*Health(if you max health go up , you can set the value = your current max health)
*Hunger
*Stamina
(Colored according to the game)
this is TiarStart,thank you

Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Fri Jun 18, 2021 1:35 pm
by TiarStart123
Update CT 2nd :
*NEW
Freeze Timer : You can now freeze timer of your current day , click the little box to enable it ( Start a world before you enable it )
Pick items from the ground infinitely and Duplicate your current inventory items ( Note : please pick up your first item before you enable it and disable it when not needed)
This should be enough for this game , this is TiarStart , thank you
tell me what indie games you want a CT next
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Thu Jul 01, 2021 7:56 pm
by TheMenda
How did you get the Time Freeze?
BTW: The table no longer works.
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Sun Jul 04, 2021 6:05 am
by TiarStart123
TheMenda wrote: ↑Thu Jul 01, 2021 7:56 pm
How did you get the Time Freeze?
BTW: The table no longer works.
I activate dissect mono , go to assembly-Csharp and find daycycle -> method -> update , right click and jit it . For right now , the line of code that change the timer is at [ DayCycle:Update+bc ] , i try to nop it and it works , it freezes the timer
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Sun Jul 04, 2021 6:08 am
by TiarStart123
Hello friends !
I update the CT to the current version of Muck
Hope you like it ! It works like the older ones !
this is TiarStart , thank you !

Re: Muck - Version 1.26 , Update 3(Steam)
Posted: Mon Jul 05, 2021 7:39 am
by TiarStart123
Hello everyone
I have a new update for the Muck.CT
*NEW
MaxHealth : You can now set your own max health in the game
Shield : Set your current shield
Max Shield : Set your max shield
Shield Delay : the Amount of time to get your shield back after losing your shield
Armor : Set your own amount of armor
MaxWalkSpeed: Set your max walking speed
MaxRunSpeed: Set your max running speed
JumpForce: How high you can jump
SwimSpeed:How fast you can swim
StaminaRegen: How fast your stamina regenerate
StaminaDrain: How fast your stamina drain
MaxStamina: Set your max stamina
Might seem like overkill but why not

Not sure if there will be more to add
this is TiarStart , thank you

Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Mon Jul 05, 2021 9:16 am
by SimpleMind
thank you for your wonderful table. I tested it and it has a lot of problem, the value doesnt stack when u got a power up. The stamina regen isnt working. I cant see the armor doing something, i always get 40+ damage regardless of the value. (tested with no gears, gamer mode)
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Mon Jul 05, 2021 9:40 am
by TiarStart123
SimpleMind wrote: ↑Mon Jul 05, 2021 9:16 am
thank you for your wonderful table. I tested it and it has a lot of problem, the value doesnt stack when u got a power up. The stamina regen isnt working. I cant see the armor doing something, i always get 40+ damage regardless of the value. (tested with no gears, gamer mode)
might have to do with different locations where they located , i will find a way to look for it

Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Mon Jul 05, 2021 3:35 pm
by SimpleMind
thank you soooo much
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Thu Jul 08, 2021 3:18 am
by Solenya
I added Invincibility and power-ups. Invincibility will only work after you have taken some damage the first time you open the game. As long as you take damage in your first game it will work for the rest of the games until the app is restarted. The power-ups work like 90% of the time. If the powerup values do not all start at 0 they will not work and if you want them to work just leave game and start a new lobby. This should get them working. Also the powerups are not updated in the player inventory so there is no visual feedback but they do work.
*EDIT*
Added a second lot of pointers to the power-ups in a separate list. If power-ups 1 doesn't work, power-ups 2 should hopefully work and vice versa.
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Fri Jul 09, 2021 5:39 am
by SimpleMind
Solenya wrote: ↑Thu Jul 08, 2021 3:18 am
I added Invincibility and power-ups. Invincibility will only work after you have taken some damage the first time you open the game. As long as you take damage in your first game it will work for the rest of the games until the app is restarted. The power-ups work like 90% of the time. If the powerup values do not all start at 0 they will not work and if you want them to work just leave game and start a new lobby. This should get them working. Also the powerups are not updated in the player inventory so there is no visual feedback but they do work.
*EDIT*
Added a second lot of pointers to the power-ups in a separate list. If power-ups 1 doesn't work, power-ups 2 should hopefully work and vice versa.
THANK YOU!!! Does this work on Multiplayer?
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Mon Jul 12, 2021 5:56 am
by TiarStart123
I fixed the pointers for health , stamina and hunger , everything else seems fine , tks for helping me adding more stuffs into the CT , i have found the value for armor , maybe the CT will have it in the next update
this is TiarStart

Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Tue Jul 13, 2021 8:55 am
by EpicBirdi
Since the game uses Mono you can grab the pointers automatically, so it won't need constant updates.
To make it grab the data without taking damage, force it to compile the function. JIT isn't that annoying if you just use the Mono Dissector.
Here's an example (feel free to add it to your table):
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Wed Aug 11, 2021 2:32 am
by lightfoot_evan
Can you update this for update 4
Re: Muck - Version 1.1075 , Update 2(Steam)
Posted: Thu Aug 12, 2021 5:32 am
by Frouk