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 


print logfile to Value

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

Joined: 09 Nov 2022
Posts: 6

PostPosted: Wed Nov 23, 2022 12:07 am    Post subject: print logfile to Value Reply with quote

hello CE ppl!
well i m writing bytes to some addresses and i want to save log file to what happen to see the adresses wich is patched or not
like that
writeBytes(aa+0x272ABC,0x00,0x20,0x70,0x47);
writeBytes(aa+0x28B4B4,0x00,0x20,0x70,0x47);
writeBytes(aa+0x272B12,0x00,0x20,0x70,0x47);
writeBytes(aa+0x272CE8,0x00,0x20,0x70,0x47);
writeBytes(aa+0x27356E,0x00,0x20,0x70,0x47);
writeBytes(aa+0x273586,0x00,0x20,0x70,0x47);
writeBytes(aa+0x342B4,0x00,0x20,0x70,0x47);
writeBytes(aa+0x338C8,0x00,0x20,0x70,0x47);
writeBytes(aa+0x338C8,0x00,0x20,0x70,0x47);
writeBytes(aa+0x33C74,0x00,0x20,0x70,0x47);
writeBytes(aa+0x33708,0x00,0x20,0x70,0x47);
is it possible !
Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1055
Location: 0x90

PostPosted: Wed Nov 23, 2022 6:57 am    Post subject: Reply with quote

You can go to the addresses directly by clicking the Memory View button on the main form of Cheat Engine. Then in the Memory Viewer, press CTRL + G to go to an address. Then type in the address of which you have patched to verify the changes.

You could use readBytes:
Code:

readBytes(address, bytecount, ReturnAsTable ) : Returns the bytes at the given address. If ReturnAsTable is true it will return a table instead of multiple bytes.

Reads the bytes at the given address and returns a table containing the read out bytes
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 Lua Scripting 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