Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


What can i do with these codes need help

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
Syken
How do I cheat?
Reputation: 0

Joined: 12 Jul 2014
Posts: 0

PostPosted: Sat Jul 12, 2014 2:28 pm    Post subject: What can i do with these codes need help Reply with quote

I know nothing about cheating .
Help me please.

alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
mov eax,[ecx+74]
mov ecx,[ebx+38]

exit:
jmp returnhere

09F10CF8:
jmp newmem
nop
returnhere:
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Sat Jul 12, 2014 3:06 pm    Post subject: Reply with quote

You need to insert them into an auto-assemble script for Cheat Engine.

Open Cheat Engine and press CTRL+ALT+A to open the auto-assembler window.

Next you will need to add two things to the above code:

To the top of the code, add:
[ENABLE]

To the bottom of the code add:
[DISABLE]

Then insert what you have into the auto-assemble window. So in total it should be:
Code:

[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
mov eax,[ecx+74]
mov ecx,[ebx+38]

exit:
jmp returnhere

09F10CF8:
jmp newmem
nop
returnhere:

[DISABLE]


Then just click File -> Assign to current cheat table.
Then attach Cheat Engine to the game of your choice for the cheat and check the box next to the cheat in the cheat table.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites