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 


How to Write address to registersymbol ?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
Twistedfate
Expert Cheater
Reputation: 1

Joined: 11 Mar 2016
Posts: 231

PostPosted: Mon Nov 27, 2017 9:11 am    Post subject: How to Write address to registersymbol ? Reply with quote

What type of write could I use :
to move the address 82182FC inside Mysymbol

address = 82182FC
$lua
write......("Mysymbol",address )



$asm
mov edx,[Mysymbol]
//Mysymbol could contain 82182FC
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 140

Joined: 06 Jul 2014
Posts: 4289

PostPosted: Mon Nov 27, 2017 9:30 am    Post subject: This post has 1 review(s) Reply with quote

Code:
writeInteger("Mysymbol", 0x82182FC)

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
cancandodo
Advanced Cheater
Reputation: 0

Joined: 09 Mar 2012
Posts: 62

PostPosted: Sun Apr 01, 2018 11:32 pm    Post subject: Reply with quote

writeInteger("03180000", 0xresultList[1])
can not work
Back to top
View user's profile Send private message
TheyCallMeTim13
Wiki Contributor
Reputation: 50

Joined: 24 Feb 2017
Posts: 976
Location: Pluto

PostPosted: Mon Apr 02, 2018 12:31 am    Post subject: Reply with quote

cancandodo wrote:
writeInteger("03180000", 0xresultList[1])
can not work


Really? Did you really try it?

Code:
writeInteger("03180000", tonumber(resultList[1], 16))

_________________
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 -> 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