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 


Delphi to lua script

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

Joined: 17 May 2020
Posts: 3

PostPosted: Sun May 17, 2020 12:26 am    Post subject: Delphi to lua script Reply with quote

can someone help me convert this so i can use it on cheat engine??

procedure TelaPrintf(Text : String; SystemC : Integer);
assembler;
const
Addr : DWORD = $0059356D;
asm
PUSH 07
PUSH SystemC
PUSH EAX
MOV ECX, 00B8C598h
CALL Addr
end;

//To use this
TelaPrintf('Test', 2Cool;

anyhelp will do
Back to top
View user's profile Send private message
skycool
How do I cheat?
Reputation: 0

Joined: 17 May 2020
Posts: 3

PostPosted: Sun May 17, 2020 10:40 pm    Post subject: Re: Delphi to lua script Reply with quote

Is it possible to do this function in lua script?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Mon May 18, 2020 1:53 am    Post subject: Reply with quote

Code:

executeMethod(0, nil, 0x0059356D, 0xB8C598, text, systemc, 7)

_________________
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
skycool
How do I cheat?
Reputation: 0

Joined: 17 May 2020
Posts: 3

PostPosted: Mon May 18, 2020 6:07 am    Post subject: Reply with quote

I get an error when compiling the script


raE74sG.png
 Description:
 Filesize:  32.24 KB
 Viewed:  1378 Time(s)

raE74sG.png


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