Help

07/19/2009 14:14 DDevil174#1
Hey i have a little problem. Its not my first time im using Cheat engine (CE) so i know what i do. But now after 2-3 months i wanted to start hacking again but the .cea arent working. This is what i do : I start 2moons whit the UnpackedDekaron4.6.24.exe in my bin folder. I use ggkiller v2. Than i log on at 1 of my accounts. I open cheat engine go to memory view press ctrl+a press template and than i fill in a code at code injection. lets say speed hack i use this code 007BFFAA( i saw this on the forum as newest so). Than i see a whole load of shit i just delete all that text, And i replace it whit this text :
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

007BFFAA:
jmp newmem
returnhere:

newmem:
mov [eax+08],40BEDD2E // change float point to desire speed
mov [eax+0c],44C48C75 // change float point to desire speed

originalcode:
fld dword ptr [eax+08]
pop edi
pop esi

exit:
jmp returnhere

a2E4C0:
dd 44600000

[DISABLE]
dealloc(newmem)
007BFFAA: // D9 40 08 5F 5E C3 8B 0D 0C 8E BF 00 8B 01 56 57 FF 50 08 8B 0D 0C 8B BF
fld dword ptr [eax+08]
pop edi
pop esi

a2E4C0: // 64 79 00 00 54 5F 50 6F 72 74 00 00 52 5F 57 65 61 70 6F 6E 00 00 00 00
dd 44700000

Than i press Execute. it says succesfully executed or something. But its not working im still walking as i normally should do. What am i doing wrong? Thx in advance
07/19/2009 14:44 everline#2
Quote:
Originally Posted by DDevil174 View Post
Hey i have a little problem. Its not my first time im using Cheat engine (CE) so i know what i do. But now after 2-3 months i wanted to start hacking again but the .cea arent working. This is what i do : I start 2moons whit the UnpackedDekaron4.6.24.exe in my bin folder. I use ggkiller v2. Than i log on at 1 of my accounts. I open cheat engine go to memory view press ctrl+a press template and than i fill in a code at code injection. lets say speed hack i use this code 007BFFAA( i saw this on the forum as newest so). Than i see a whole load of shit i just delete all that text, And i replace it whit this text :
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

007BFFAA:
jmp newmem
returnhere:

newmem:
mov [eax+08],40BEDD2E // change float point to desire speed
mov [eax+0c],44C48C75 // change float point to desire speed

originalcode:
fld dword ptr [eax+08]
pop edi
pop esi

exit:
jmp returnhere

a2E4C0:
dd 44600000

[DISABLE]
dealloc(newmem)
007BFFAA: // D9 40 08 5F 5E C3 8B 0D 0C 8E BF 00 8B 01 56 57 FF 50 08 8B 0D 0C 8B BF
fld dword ptr [eax+08]
pop edi
pop esi

a2E4C0: // 64 79 00 00 54 5F 50 6F 72 74 00 00 52 5F 57 65 61 70 6F 6E 00 00 00 00
dd 44700000

Than i press Execute. it says succesfully executed or something. But its not working im still walking as i normally should do. What am i doing wrong? Thx in advance
hmm I dont think those address is correct.
07/19/2009 15:21 DDevil174#3
Do you have the correct one? Or do you have a link to some tut or so. I would highly appreciate that. Thanks in advance
07/19/2009 15:23 Vaidas B#4
[Only registered and activated users can see links. Click Here To Register...]
07/19/2009 18:33 DDevil174#5
(-,..,-)
That are the offsets i got those( if you read my post you would know that) but the script seems to be wrong.
07/20/2009 01:24 sangbums2#6
yea he tends to do that..

you should try using the 4.6.17 unpacked with ggk and use this offset 007C42AA

works perfectly for me along with all the other hacks