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 


how do i freeze values

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
Vince
Master Cheater
Reputation: 0

Joined: 11 Nov 2005
Posts: 277

PostPosted: Wed Dec 28, 2005 1:54 pm    Post subject: how do i freeze values Reply with quote

how can i freeze values
Back to top
View user's profile Send private message
Zhoul
Master Cheater
Reputation: 1

Joined: 19 Sep 2005
Posts: 394

PostPosted: Wed Dec 28, 2005 3:38 pm    Post subject: Re: how do i freeze values Reply with quote

Vince wrote:
how can i freeze values

Cheat Engine.hlp wrote:
The address list is the place where all the addresses will go that you think are usable.

The list can be navigated by using they keyboard and mouse.
There are 2 ways to change a value in the list, by either double-clicking the value, or by selecting it and pressing enter.
For all the other items in the list just double click on it and it will open up a new window allowing you to change it.

The checkboxes allow you to freeze and unfreeze the address. If you freeze a address the address will not change untill you unfreeze it. The value does change but Cheat Engine will restore the value to it's frozen state every few milliseconds(The number of milliseconds can be changed in the settings window)

There are 3 types of freezing: Normal (=),Allow Positive (+), and Allow Negative (-). You can change the type of freezing by clicking on the symbol right of the checkbox. The allow positive and negative can be set also by keyboard's numeric + and - keys.

Also, when you right-click on one or more addresses a popup window will show with additional options.


The following keys can be used when the address list has focus:
ENTER: Change value
Ctrl+Enter: Change destription
Alt+Enter: Change Address
Space: Freeze
+ Positive freeze
- Negative freeze
Delete: Delete Address
Ctrl+S: Switch the position of 2 selected addresses
Back to top
View user's profile Send private message AIM Address
Vince
Master Cheater
Reputation: 0

Joined: 11 Nov 2005
Posts: 277

PostPosted: Wed Dec 28, 2005 5:00 pm    Post subject: Reply with quote

how do i find out the value? because i have a 3 pointers and i need to freeze the first 2 to the value that the 3rd one is but i dont know the value of the 3rd and when i click to freeze it the box doesnt change when i freeze
Back to top
View user's profile Send private message
Zhoul
Master Cheater
Reputation: 1

Joined: 19 Sep 2005
Posts: 394

PostPosted: Wed Dec 28, 2005 6:29 pm    Post subject: Reply with quote

Vince wrote:
how do i find out the value? because i have a 3 pointers and i need to freeze the first 2 to the value that the 3rd one is but i dont know the value of the 3rd and when i click to freeze it the box doesnt change when i freeze


I have no idea why you want to freeze pointers... Maybe you arent describing yourself 100%? If you are /shrug.

Use an auto assemble script.

- Go into the disassembler
- Click "Tools" then "Auto Assemble"

Here is a script I use that changes all kinds of assembly for Need for Speed - Most wanted...

Code:

[ENABLE]

//Open up cars to buy - Career and My Cars
0056F19F:
cmp dl, 01
jne 0056F1A6
mov al, dl
ret 0004

//unLock Career - Parts
00576678:
mov eax, 001DF7F3
nop

//unLock Career - Special Parts
007AF68C:
mov edx, 001DF7F3
nop

//unLock My Cars - Most Cars
0058A156:
mov dl, 00
nop
nop
nop
nop

//unLock Career - Cars
0058A644:
mov bl,00
nop
nop
nop
nop

[DISABLE]

//Open up cars to buy - Career/My Cars
0056F19F:
ret 0004
int 3
int 3
int 3
int 3
int 3
int 3
int 3

//unLock Career - Parts
00576678:
mov eax, [ecx+000000ac]

//unLock Career - Special Parts
007AF68C:
mov edx,[ecx+000000ac]

//unLock My Cars - Most Cars
0058A156:
mov dl,[edi+000000b0]

//unLock Career - Cars
0058A644:
mov bl,[eax+000000b0]


Check the auto assemble scripts section for more info pertaining to what you're trying to do.

- Zhoul
Back to top
View user's profile Send private message AIM Address
cao
How do I cheat?
Reputation: 0

Joined: 13 Feb 2005
Posts: 3

PostPosted: Wed Dec 28, 2005 8:47 pm    Post subject: Reply with quote

freeze will just keep it at the value you changed it too.. if you want to freeze, just check the box under freeze... Confused
Back to top
View user's profile Send private message
Vince
Master Cheater
Reputation: 0

Joined: 11 Nov 2005
Posts: 277

PostPosted: Wed Dec 28, 2005 11:05 pm    Post subject: Reply with quote

cause im doing a vaccum for a game so i need to freeze them.. but im not sure if i mite need to freeze pointers cause i manually add them and click pointers and it shows in the box and jus clciking them dont work
Back to top
View user's profile Send private message
Zhoul
Master Cheater
Reputation: 1

Joined: 19 Sep 2005
Posts: 394

PostPosted: Thu Dec 29, 2005 12:35 am    Post subject: Reply with quote

Vince wrote:
cause im doing a vaccum for a game so i need to freeze them.. but im not sure if i mite need to freeze pointers cause i manually add them and click pointers and it shows in the box and jus clciking them dont work

You sure you're using the word "Pointers" properly here?

Pointers: As in multi-level deep pointers?

I.e. 00001234 + 0c

?

Or are you mistaking "Addresses" for "Pointers" ?
Back to top
View user's profile Send private message AIM Address
Dark Byte
Site Admin
Reputation: 457

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

PostPosted: Thu Dec 29, 2005 5:13 am    Post subject: Reply with quote

I think he has no idea what he is talking about.
He's talking about the vac hack in maple story, and he's probably following some stupid step-by-step tutorial, not knowing what or why he is doing stuff. And the tutorial probably say something about freezing, and he doesn't know what freeze it...

_________________
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
Zhoul
Master Cheater
Reputation: 1

Joined: 19 Sep 2005
Posts: 394

PostPosted: Thu Dec 29, 2005 8:41 am    Post subject: Reply with quote

Dark Byte wrote:
I think he has no idea what he is talking about.
He's talking about the vac hack in maple story, and he's probably following some stupid step-by-step tutorial, not knowing what or why he is doing stuff. And the tutorial probably say something about freezing, and he doesn't know what freeze it...

In that case, Vince, I pointers you to the MASSIVE AMOUNT OF TUTORIALS ON THIS SITE ALREADY JAH BASTAGE!

Thank-you

- Zhoul
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking 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