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 


[Ideas] Uce addon's

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

Joined: 08 Aug 2006
Posts: 929

PostPosted: Sun Mar 11, 2007 11:32 pm    Post subject: [Ideas] Uce addon's Reply with quote

Well i was going to enhance my uce, but unsats cae out and i guess i wont be able to do it lol...
so for people that want to makea uce, take a look at this and try it out

ok..
lets say your gui height=300, and width=100
you have the address area takeing 4/5 of the gui and buttons ect..
!!!!now for an enhancment!!!!!
_________________________________
1-put a checkbox, and for the caption, name it:scanner?
2-now extend the height of the gui of the mainform, take note of height
3-add a panel, and put all the scanning materials on the panel
4- on the properties of the panel, make sure its not visible, name it spanel
5- now decend the gui back to its normal size, dont worry, the scanner will be ok lol...
6- double click the check box, heres the code:

begin
if scanner.checked:= true
then
begin
// either this://height = 'size of height after extend'
// or this:// height:= size of height after extend
//sry i get them mixed up lol
spanel.visible:= true
end
if scanner.checked:= false
then
begin
// either this://height = 'size of height before extend'
// or this:// height:= size of height before extend
//sry i get them mixed up lol
spanel.visible:= false
end;
end;
____________________________________________
i saw a panel on the soon to be "mini engine"
above the asm coding section..
it looked like a edit to auto name the script..
i could find a way to make a guide to make that, but i need someone to
go into a source, and give me the source code of the (assign script to current cheat table)
and i may be :=able to guide you through that

edit* i have an idea for it even though i dont have the source code..
makea edit box, name it namer
now on the assign to cheat table, makea code like
"form of auto assembler name here".namer.text:= regval;
in the addform ;nil, it would be something like cheat.caption:= regval;
gtg

__________________________
anyways credits to me Rolling Eyes
have fun Razz
__________________________________________


Last edited by slippppppppp on Sun Mar 11, 2007 11:38 pm; edited 1 time in total
Back to top
View user's profile Send private message AIM Address MSN Messenger
compactwater
I post too much
Reputation: 8

Joined: 02 Aug 2006
Posts: 3923

PostPosted: Sun Mar 11, 2007 11:34 pm    Post subject: Reply with quote

Hope this doesn't get locked Confused
Good job!
Back to top
View user's profile Send private message
Ungreat
Expert Cheater
Reputation: 0

Joined: 27 Feb 2007
Posts: 215

PostPosted: Sun Mar 11, 2007 11:35 pm    Post subject: Reply with quote

Simply fixing up your code for you..

Code:
if scanner.checked then
  // either this://height = 'size of height after extend'
  // or this:// height:= size of height after extend
  //sry i get them mixed up lol
  spanel.visible:= true
else
  // either this://height = 'size of height before extend'
  // or this:// height:= size of height before extend
  //sry i get them mixed up lol
  spanel.visible:= false;
Didn't need the block commands because in the end you only had one command to read Confused
_________________
Code:
mov     r10, qword ptr [rsp+0A28h+arg_5F8]
shl     rdx, 20h
mov     r11, 7010008004002001h
or      rax, rdx
mov     rcx, r10
xor     rcx, rax
lea     rax, [rsp+0A28h+var_2C8]
Oh man, I'm getting too excited


Last edited by Ungreat on Mon Mar 12, 2007 12:01 am; edited 1 time in total
Back to top
View user's profile Send private message
Irwin
Banned!
Reputation: 1

Joined: 04 Feb 2007
Posts: 0

PostPosted: Sun Mar 11, 2007 11:44 pm    Post subject: Reply with quote

Moving to "Cheat Engine Source" forum at request of Renkokuken.

Last edited by Irwin on Wed Dec 23, 2009 11:23 am; edited 1 time in total
Back to top
View user's profile Send private message
popo
Cheater
Reputation: 0

Joined: 12 Mar 2007
Posts: 38

PostPosted: Mon Mar 12, 2007 3:10 am    Post subject: Reply with quote

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