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 


Change Register in Cheat Table List Like This.

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
fjfc
Advanced Cheater
Reputation: 0

Joined: 21 Sep 2006
Posts: 91

PostPosted: Mon Oct 16, 2006 9:51 am    Post subject: Change Register in Cheat Table List Like This. Reply with quote



Any1 Know how to do it?
Put the Change Register in the MainUnit?
Back to top
View user's profile Send private message
vener
Grandmaster Cheater Supreme
Reputation: 0

Joined: 18 Feb 2006
Posts: 1668

PostPosted: Mon Oct 16, 2006 10:16 am    Post subject: Reply with quote

ever tried double clicking it and see what it does?
Back to top
View user's profile Send private message
fjfc
Advanced Cheater
Reputation: 0

Joined: 21 Sep 2006
Posts: 91

PostPosted: Mon Oct 16, 2006 11:07 am    Post subject: Reply with quote

i know what it does....
I think u don't understanding me... i need to know how can i put that function on the MainUnit like that IMG...
I don't like the Memory Viewer ^^
Back to top
View user's profile Send private message
N-Y-M
Master Cheater
Reputation: 0

Joined: 13 Jul 2006
Posts: 475
Location: Emergency

PostPosted: Tue Oct 17, 2006 1:42 pm    Post subject: Reply with quote

you can either follow the tutorial posted by richie84 or just modify the code yourself
_________________

---| Powered by Dark Byte |---
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Tue Oct 17, 2006 2:56 pm    Post subject: Reply with quote

Just make a button and put the code in instead of using a menu.
Back to top
View user's profile Send private message MSN Messenger
Drkgodz
Flash moderator
Reputation: 2

Joined: 17 Jul 2006
Posts: 2997
Location: Houston

PostPosted: Tue Oct 17, 2006 5:43 pm    Post subject: Reply with quote

In delphi, double click on the little right click icon on top of the address list.
Click on the bottom blank space and change the caption to Change register at this location. Double click on it and paste this code between begin and end:

Code:
{$ifndef net}
  if foundcodedialog<>nil then
    raise exception.Create('I can''t do that! You are currently using one of the code finder options, please, stop it first');

  if (formsettings.cbKdebug.checked) and (debuggerthread2<>nil) and (debuggerthread2.nrofbreakpoints=4) then raise exception.Create('You have reached the maximum of 4 debugregs. Disable at least one breakpoint first'); //all spots filled up

  if (not formsettings.cbKdebug.checked) then
    if (not startdebuggerifneeded) then exit;

  tfrmModifyRegisters.create(self,memrec[lastselected].address).showmodal;
{$endif}

This might not work since it is in different lines.

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