Page 1 of 1

REQUEST: IRON MEAT

Posted: Thu Sep 26, 2024 7:19 pm
by lu_metal
Please make a CT for this game!


Game Name: Iron Meat
Game Engine: Unity
Game Version: Chronos
Options Required: Infinite Lifes, Weapons

Re: REQUEST: IRON MEAT

Posted: Thu Sep 26, 2024 8:21 pm
by VampTY
Iron Meat [Non-Steam] SKIDROW

Activate Iron Meat when you're in control of your hero and also this is for Player 1.

Image

Player Data [Lives]
: No requirements.
Player Controller [Movement]
: Activate when you might desire and then use your jump button to make those values work.
Player Health
: Activate when you might desire and then get hit once to make those values work.GOD is undead or undeadTimeCurrent.
:wub:

Re: REQUEST: IRON MEAT

Posted: Thu Sep 26, 2024 8:59 pm
by lu_metal
VampTY wrote:
Thu Sep 26, 2024 8:21 pm
Iron Meat [Non-Steam] v02092023

Activate Iron Meat when you're in control of your hero and also this is for Player 1.

God/Lives
: Works like this, get hit once and then activate this option, get a second hit and then disable it and now you're in God mode, also don't fall, you won't die!Redo steps at the next level ;)
Score
: Earn some points, then activate and leave this on, at the end of the level will count also for enemies and unlocks and you'll be at full!

PS: Weapons, no need, game is short, i just finished the first level!

:wub:

Hello friend. I followed all the steps in your explanation and it didn't work. The script doesn't activate (god mode)

Re: REQUEST: IRON MEAT

Posted: Fri Sep 27, 2024 4:08 am
by Gumba21
lu_metal wrote:
Thu Sep 26, 2024 8:59 pm
VampTY wrote:
Thu Sep 26, 2024 8:21 pm
Iron Meat [Non-Steam] v02092023

Activate Iron Meat when you're in control of your hero and also this is for Player 1.

God/Lives
: Works like this, get hit once and then activate this option, get a second hit and then disable it and now you're in God mode, also don't fall, you won't die!Redo steps at the next level ;)
Score
: Earn some points, then activate and leave this on, at the end of the level will count also for enemies and unlocks and you'll be at full!

PS: Weapons, no need, game is short, i just finished the first level!

:wub:

Hello friend. I followed all the steps in your explanation and it didn't work. The script doesn't activate (god mode)
the same for me nothing works

Re: REQUEST: IRON MEAT

Posted: Fri Sep 27, 2024 8:38 am
by LIOBOSS
+1 vampty

be patient...vampty rocks..

Re: REQUEST: IRON MEAT

Posted: Fri Sep 27, 2024 8:50 am
by VampTY
Here's a video file with it working with my table shared!Join spaces ;)


Link
easy upload . io / gyom92

Password:
vixen69

PS: In any case, is easy to find values, 4 bytes, make them to maximum and you're good to go, in case you have the updated version, i've did it on Non-Steam!Also game is short, asking that amount of money for it, the dev must be insane! :lol:
:wub:


Add also ?? at those bytes the end!
Script God/Lives
[ENABLE]
aobscan(_._,89 08 8B 05 90 9F ?? ??)
alloc(_o_,$2000)
label(_00_)
label(_x_)
registersymbol(_._)
_o_:
mov [eax],(int)999999
jmp _x_
_00_:
mov [eax],ecx
mov eax,[02A69F90]
jmp _x_
_._:
jmp _o_
nop 3
_x_:
[DISABLE]
dealloc(_o_)
unregistersymbol(_._)
_._:
db 89 08 8B 05 90 9F ?? ??
Script Score
[ENABLE]
aobscan(_.._,89 08 8B 0D 8C ?? ?? ??)
alloc(_oo_,$2000)
label(_00_)
label(_xx_)
registersymbol(_.._)
_oo_:
mov [eax],(int)99999999
jmp _xx_
_00_:
mov [eax],ecx
mov ecx,[16FA4F8C]
jmp _xx_
_.._:
jmp _oo_
nop 3
_xx_:
[DISABLE]
dealloc(_oo_)
unregistersymbol(_.._)
_.._:
db 89 08 8B 0D 8C ?? ?? ??
Let me know, or paste me through pm or here the game you have (non-steam). :)

Re: REQUEST: IRON MEAT

Posted: Fri Sep 27, 2024 12:05 pm
by lu_metal
VampTY wrote:
Fri Sep 27, 2024 8:50 am
Here's a video file with it working with my table shared!Join spaces ;)


Link
easy upload . io / gyom92

Password:
vixen69

PS: In any case, is easy to find values, 4 bytes, make them to maximum and you're good to go, in case you have the updated version, i've did it on Non-Steam!Also game is short, asking that amount of money for it, the dev must be insane! :lol:
:wub:


Add also ?? at those bytes the end!
Script God/Lives
[ENABLE]
aobscan(_._,89 08 8B 05 90 9F ?? ??)
alloc(_o_,$2000)
label(_00_)
label(_x_)
registersymbol(_._)
_o_:
mov [eax],(int)999999
jmp _x_
_00_:
mov [eax],ecx
mov eax,[02A69F90]
jmp _x_
_._:
jmp _o_
nop 3
_x_:
[DISABLE]
dealloc(_o_)
unregistersymbol(_._)
_._:
db 89 08 8B 05 90 9F ?? ??
Script Score
[ENABLE]
aobscan(_.._,89 08 8B 0D 8C ?? ?? ??)
alloc(_oo_,$2000)
label(_00_)
label(_xx_)
registersymbol(_.._)
_oo_:
mov [eax],(int)99999999
jmp _xx_
_00_:
mov [eax],ecx
mov ecx,[16FA4F8C]
jmp _xx_
_.._:
jmp _oo_
nop 3
_xx_:
[DISABLE]
dealloc(_oo_)
unregistersymbol(_.._)
_.._:
db 89 08 8B 0D 8C ?? ?? ??
Let me know, or paste me through pm or here the game you have (non-steam). :)
So, my version of the game is Chronos, it didn't work at all, and I noticed that the menus at the beginning of the game are a little different from mine. What version of the game did you use there so I can look for that version.

Re: REQUEST: IRON MEAT

Posted: Fri Sep 27, 2024 12:30 pm
by Sensei7
lu_metal wrote:
Fri Sep 27, 2024 12:05 pm
VampTY wrote:
Fri Sep 27, 2024 8:50 am
Here's a video file with it working with my table shared!Join spaces ;)


Link
easy upload . io / gyom92

Password:
vixen69

PS: In any case, is easy to find values, 4 bytes, make them to maximum and you're good to go, in case you have the updated version, i've did it on Non-Steam!Also game is short, asking that amount of money for it, the dev must be insane! :lol:
:wub:


Add also ?? at those bytes the end!
Script God/Lives
[ENABLE]
aobscan(_._,89 08 8B 05 90 9F ?? ??)
alloc(_o_,$2000)
label(_00_)
label(_x_)
registersymbol(_._)
_o_:
mov [eax],(int)999999
jmp _x_
_00_:
mov [eax],ecx
mov eax,[02A69F90]
jmp _x_
_._:
jmp _o_
nop 3
_x_:
[DISABLE]
dealloc(_o_)
unregistersymbol(_._)
_._:
db 89 08 8B 05 90 9F ?? ??
Script Score
[ENABLE]
aobscan(_.._,89 08 8B 0D 8C ?? ?? ??)
alloc(_oo_,$2000)
label(_00_)
label(_xx_)
registersymbol(_.._)
_oo_:
mov [eax],(int)99999999
jmp _xx_
_00_:
mov [eax],ecx
mov ecx,[16FA4F8C]
jmp _xx_
_.._:
jmp _oo_
nop 3
_xx_:
[DISABLE]
dealloc(_oo_)
unregistersymbol(_.._)
_.._:
db 89 08 8B 0D 8C ?? ?? ??
Let me know, or paste me through pm or here the game you have (non-steam). :)
So, my version of the game is Chronos, it didn't work at all, and I noticed that the menus at the beginning of the game are a little different from mine. What version of the game did you use there so I can look for that version.
Same on Chronos Version , not work

Re: REQUEST: IRON MEAT

Posted: Fri Sep 27, 2024 3:16 pm
by VampTY
Ok, so i've downloaded another version, obviously Non-Steam :lol: , see if those will work (look where i've added the table before) i know they do for the version i did, i don't have another one!

Thanks for the feedback ladies and gents and for letting me know i've used a different version :lol: , let me know if it works! :P ;)

Score is in Player Manager, by the way! 4 bytes.I didn't added also god (it's in Restore Health ).That will require to again dissect data and play again a bit, i'll see, perhaps somebody else will help you as well. ;) :wub:

UPDATED, look where's was the table before and that's just about it, you can add a lot of in Unity, though what's the point in playing it?

Hope it helps, have fun! :wub:

Re: REQUEST: IRON MEAT

Posted: Fri Sep 27, 2024 3:50 pm
by lu_metal
VampTY wrote:
Fri Sep 27, 2024 3:16 pm
Ok, so i've downloaded another version, obviously Non-Steam :lol: , see if those will work (look where i've added the table before) i know they do for the version i did, i don't have another one!

Thanks for the feedback ladies and gents and for letting me know i've used a different version :lol: , let me know if it works! :P ;)

Score is in Player Manager, by the way! 4 bytes.I didn't added also god (it's in Restore Health ).That will require to again dissect data and play again a bit, i'll see, perhaps somebody else will help you as well. ;) :wub:
Allright, man! now works for me! thanks!