Please make a CT for this game!
Game Name: Iron Meat
Game Engine: Unity
Game Version: Chronos
Options Required: Infinite Lifes, Weapons
REQUEST: IRON MEAT
Re: REQUEST: IRON MEAT
Iron Meat [
Activate Iron Meat when you're in control of your hero and also this is for
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.
Non-Steam
] SKIDROWActivate Iron Meat when you're in control of your hero and also this is for
Player 1
.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.
- Attachments
-
- Iron Meat.CT
- Table [Non-Steam] UPDATED
- (27.26 KiB) Downloaded 300 times
Last edited by VampTY on Fri Sep 27, 2024 4:02 pm, edited 3 times in total.
Re: REQUEST: IRON MEAT
VampTY wrote: ↑Thu Sep 26, 2024 8:21 pmIron Meat [Non-Steam
] v02092023
Activate Iron Meat when you're in control of your hero and also this is forPlayer 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 inGod
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!
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
the same for me nothing workslu_metal wrote: ↑Thu Sep 26, 2024 8:59 pmVampTY wrote: ↑Thu Sep 26, 2024 8:21 pmIron Meat [Non-Steam
] v02092023
Activate Iron Meat when you're in control of your hero and also this is forPlayer 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 inGod
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!
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
+1 vampty
be patient...vampty rocks..
be patient...vampty rocks..
Re: REQUEST: IRON MEAT
Here's a video file with it working with my table shared!Join spaces
easy upload . io / gyom92
vixen69
Add also
Let me know, or paste me through pm or here the game you have (non-steam).
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! 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 ?? ??
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 ?? ?? ??
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 ?? ?? ??
Re: REQUEST: IRON MEAT
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.VampTY wrote: ↑Fri Sep 27, 2024 8:50 amHere'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!
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 ?? ??Let me know, or paste me through pm or here the game you have (non-steam).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 ?? ?? ??
Re: REQUEST: IRON MEAT
Same on Chronos Version , not worklu_metal wrote: ↑Fri Sep 27, 2024 12:05 pmSo, 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.VampTY wrote: ↑Fri Sep 27, 2024 8:50 amHere'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!
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 ?? ??Let me know, or paste me through pm or here the game you have (non-steam).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 ?? ?? ??
Re: REQUEST: IRON MEAT
Ok, so i've downloaded another version, obviously Non-Steam , 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 , let me know if it works!
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.
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!
Thanks for the feedback ladies and gents and for letting me know i've used a different version , let me know if it works!
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.
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!
Last edited by VampTY on Fri Sep 27, 2024 4:04 pm, edited 1 time in total.
Re: REQUEST: IRON MEAT
Allright, man! now works for me! thanks!VampTY wrote: ↑Fri Sep 27, 2024 3:16 pmOk, so i've downloaded another version, obviously Non-Steam , 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 , let me know if it works!
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.
Who is online
Users browsing this forum: bb_daddy, blbuchanan23, modifiedmisfit, MysticalWhiteWolf, YandexBot