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 


Using Pointer in Auto Assembler

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

Joined: 13 Jan 2022
Posts: 5

PostPosted: Tue Jan 18, 2022 5:42 am    Post subject: Using Pointer in Auto Assembler Reply with quote

How use pointer address in auto assembler?


Auto Assembler.jpg
 Description:
 Filesize:  151.86 KB
 Viewed:  1236 Time(s)

Auto Assembler.jpg


Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

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

PostPosted: Tue Jan 18, 2022 6:03 am    Post subject: Reply with quote

Without seeing your script I can only advise you check the wiki Cheat Engine: Auto Assember

The way you would use a pointer is much like any other:
Code:

mov [address+offset],value
Back to top
View user's profile Send private message
Vascovski
How do I cheat?
Reputation: 0

Joined: 13 Jan 2022
Posts: 5

PostPosted: Wed Jan 19, 2022 12:45 am    Post subject: Reply with quote

LeFiXER, Thanks for your reply.
You are seeing the image, but how do I do it in auto assemble?



Pointer.jpg
 Description:
 Filesize:  341.04 KB
 Viewed:  1166 Time(s)

Pointer.jpg


Back to top
View user's profile Send private message
Frouk
Master Cheater
Reputation: 5

Joined: 22 Jun 2021
Posts: 489
Location: mov dword ptr [Ukraine]

PostPosted: Fri Jan 21, 2022 3:13 am    Post subject: Reply with quote

Code:
{$lua}
if syntaxcheck then return end
{$asm}
[ENABLE]
{$lua}
local init = getAddress("[0x01E59D40]+43A17C")
registerSymbol("addr",init)
{$asm}
addr:
db DE 03
[DISABLE]
addr:
db 03 DE
{$lua}
unregisterSymbol("addr")
{$asm}

_________________
void(__cdecl *Haxing)(HWND hGameWindow)
Back to top
View user's profile Send private message
Vascovski
How do I cheat?
Reputation: 0

Joined: 13 Jan 2022
Posts: 5

PostPosted: Fri Jan 21, 2022 5:30 am    Post subject: Reply with quote

Frouk wrote:
Code:
{$lua}
if syntaxcheck then return end
{$asm}
[ENABLE]
{$lua}
local init = getAddress("[0x01E59D40]+43A17C")
registerSymbol("addr",init)
{$asm}
addr:
db DE 03
[DISABLE]
addr:
db 03 DE
{$lua}
unregisterSymbol("addr")
{$asm}


It works. Thanks for the help! Very Happy
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