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 


I want export File To txt Or Copy Clipboard Address Memory

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

Joined: 25 Apr 2018
Posts: 3
Location: thailand

PostPosted: Wed Apr 25, 2018 4:09 am    Post subject: I want export File To txt Or Copy Clipboard Address Memory Reply with quote

I Want Address Only
0B7AC1A0
0B7AC1A5
0B7AC1A7


Thank You

_________________
I Like HEX CODE Nerver Die


Last edited by [email protected] on Sun May 06, 2018 12:32 am; edited 1 time in total
Back to top
View user's profile Send private message
FreeER
Grandmaster Cheater Supreme
Reputation: 53

Joined: 09 Aug 2013
Posts: 1091

PostPosted: Wed Apr 25, 2018 6:28 am    Post subject: Reply with quote

Code:
local ads = {}
for i=0,AddressList.Count-1 do
  if AddressList[i].isReadable then
    ads[#ads+1] = ('%X'):format(AddressList[i].CurrentAddress)
  end
end
writeToClipboard(table.concat(ads,'\n'))

run in lua engine window, (ctrl+alt+shift+L from the main window) or ctrl+L from the memory view (ctrl+m from main window), or tools->lua engine window from the memory view

_________________
https://github.com/FreeER/ has a few CE related repos
Back to top
View user's profile Send private message
[email protected]
How do I cheat?
Reputation: 0

Joined: 25 Apr 2018
Posts: 3
Location: thailand

PostPosted: Sun May 06, 2018 3:55 am    Post subject: I Want Code Enter New Column Reply with quote

Please again

Thank You



S001.png
 Description:
 Filesize:  104.47 KB
 Viewed:  4173 Time(s)

S001.png



_________________
I Like HEX CODE Nerver Die
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 457

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

PostPosted: Sun May 06, 2018 5:20 am    Post subject: Reply with quote

try adding \n\r after %X
_________________
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
[email protected]
How do I cheat?
Reputation: 0

Joined: 25 Apr 2018
Posts: 3
Location: thailand

PostPosted: Sun May 06, 2018 5:27 pm    Post subject: This Work Reply with quote

Thank You
_________________
I Like HEX CODE Nerver Die
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