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 


CE OLD VERSION

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

Joined: 31 Mar 2005
Posts: 1

PostPosted: Thu Mar 31, 2005 3:39 pm    Post subject: CE OLD VERSION Reply with quote

Hi, i would like to know about the old version


I want to add a option text for example

value1: byte;
value2: word;
value3: dword;
value4: single;
value5: double;
value6: pchar; <-- right??


0: //byte
begin
value1:=StrToInt(newvalue);
check:=writeprocessmemory(processhandle,pointeR(address),@value1,1,x);
end;

The text would be as?

Thanks.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Fri Apr 01, 2005 11:44 am    Post subject: Reply with quote

that depends on how you use it. a pchar is just a pointer. But if you really want to use a pchar instead of a string:

6: //text
begin
value6:=@newvalue[1]; //perhaps value6:=newvalue; also works...
check:=writeprocessmemory(processhandle,pointer(address),value1,length(newvalue),x);
end;

_________________
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
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source 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