Links for Lua and Auto-assembler tutorials
Some of You may be ineterested in seeing more auto-assembler tutorials (which is used for code injection) or seeing some working Lua scripts for Cheat Engine.
Generally You can find Cheat Engine tutorials here:
http://forum.cheatengine.org/viewforum.php?f=7
For auto-assembler tutorials, check this link:
http://forum.cheatengine.org/viewforum.php?f=15
And finally if You are interested in the new Lua script engine in Cheat Engine 6.0, You can find lua scripts made by Dark Byte, Wiccaan and other skilled members here:
http://forum.cheatengine.org/viewforum.php?f=125
Peace!
Geri
Hozzászólások
anyway ive found the addresses in crysis 2 in order to make a cheat table i have to do this in cheat engine 6.0 which sadly doesnt have the trainer maker yet
ive opened my ce 6.0 table and tried to port it to 5.6.1 however when i look at the games memory in ce 5.6.1 its completely different and it say the address doesnt exsist
CryGameCrysis2.dll+112585 unlimited suit energy (if i look for this in ce 5.6.1 it tells me it doesnt exsist and so i can not port my script)
Ive make a simple Vb 2008 trainer but it can only change static addresses or static pointers
If there is a way to write to the above address in vb that would rule if you know any tutorials out there ive looked through google for days but cant find a thing
anyway thanks for reading this
and i hope one day they allow me on the cheat engine forum
I didn't try to make cheats for Crysis 2 (it is not even a final version just a beta) so I am not sure how is it working. It may happen that some of the codes are changing or similar. If not, check that you have removed the " " from the address as CE 6.0 is using this format:
"CryGameCrysis2.dll"+112585
while CE 5.6.1 is using this format:
CryGameCrysis2.dll+112585
This may be a problem, otherwise the addresses and scripts from CE 6.0 should be compatible with CE 5.6.1 too.
A cikk hozzászólásainak RSS-csatornája.