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 


Block memory copy/paste

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

Joined: 15 Jul 2015
Posts: 5

PostPosted: Thu Jul 23, 2015 12:52 pm    Post subject: Block memory copy/paste Reply with quote

Can I copy a block of memory and paste them to another block of memory?
For example, I want to copy all the contents from (0x0100~0x01FF) to (0x0300~0x3FF). How can I do that in Cheat Engine?

Sorry for being newbie for CE Embarassed
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Thu Jul 23, 2015 1:28 pm    Post subject: Reply with quote

Not sure if CE or Lua have any limits on the number of arguments.
If so, you'll need to convert this into a loop.
Code:
[ENABLE]
{$lua}
writeBytes("00000300", readBytes("00000100", 255))
{$asm}
[DISABLE]
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25796
Location: The netherlands

PostPosted: Thu Jul 23, 2015 1:38 pm    Post subject: Reply with quote

copy/paste from the memory view hexview should work too
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
sunson55
How do I cheat?
Reputation: 0

Joined: 15 Jul 2015
Posts: 5

PostPosted: Thu Jul 23, 2015 1:42 pm    Post subject: Reply with quote

Dark Byte wrote:
copy/paste from the memory view hexview should work too


Sounds like the easiest way for newbie Very Happy , will try it tonight. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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