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 


Button Shortcuts for UCE

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

Joined: 26 Jul 2006
Posts: 34

PostPosted: Sun Dec 31, 2006 6:05 pm    Post subject: Button Shortcuts for UCE Reply with quote

Can someone, give me the code to make button for

1.) Breakpoint List
2.) Auto Assemble

Thank You, i tried searching and didnt find.

_________________
Admin Assistant of NetworkTemple.com

Back to top
View user's profile Send private message
xownage
Cheater
Reputation: 0

Joined: 15 Nov 2006
Posts: 31

PostPosted: Sun Dec 31, 2006 8:50 pm    Post subject: Reply with quote

For Breakpoint List is

Code:
begin
{$ifndef net}
  if frmbreakpointlist=nil then
  begin
    frmbreakpointlist:=tfrmBreakpointlist.create(self);
    frmBreakpointlist.show;
  end
  else
    frmbreakpointlist.bringtofront;
{$endif}
end;


And for Auto Assemble is

Code:
begin
  tfrmautoinject.create(self).show;
end;


Goodluck making.
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