| View previous topic :: View next topic |
| Author |
Message |
GrandmasterHsu Newbie cheater
Reputation: 0
Joined: 07 Jun 2006 Posts: 22
|
Posted: Sat Jun 10, 2006 6:07 am Post subject: help plz?? |
|
|
im learning how to use the ce on my own time and im already lost at step 4 of the tut...
Step 4: Floating points (PW=890124)
In the previous tutorial we used bytes to scan, but some games store information in so called 'floating point' notations.
(propably to prevent simple memory scanners from finding it the easy way)
a floating point is a value with some digits behind the point. (like 5.12 or 11321.1)
Below you see your health and ammo. Both are stored as Floating point notations, but health is stored as a float and
ammo is stored as a double.
Click on hit me to lose some health, and on shoot to decrease your ammo with 0.5
You have to set BOTH values to 5000 or higher to proceed.
Exact value scan will work fine here, but you may want to experiment with other types too.
i have no idea wat to do for this... sumone help?[/img]
|
|
| Back to top |
|
 |
speedy Advanced Cheater
Reputation: 0
Joined: 27 May 2006 Posts: 80 Location: Australia
|
Posted: Sat Jun 10, 2006 5:43 pm Post subject: |
|
|
Yea could some plz help i dont know what to do as well
|
|
| Back to top |
|
 |
Nicholas Newbie cheater
Reputation: 0
Joined: 06 Jun 2006 Posts: 22
|
Posted: Sun Jun 11, 2006 3:20 am Post subject: |
|
|
Do a scan as you have been doing. Like it says: "health is stored as a float and
ammo is stored as a double"
So first, try finding the health value by doing the scan with the value type set to Float (instead of 4 Bytes). When you've found that, do as the tutorial says, and set the value of the health to 5000 or higher. Like what is said in the tutorial: Hint: It is recommended to disable "Fast Scan" for type float. Although it is recommended it is not required.
After you've done what you need to do with the health value, you'll need to scan for the ammo value (now you can re-enable "Fast Scan" if you want). Start a new scan if you haven't already. The ammo value uses the value type Double, so change it to that. Now once you've scanned and found the ammo value, set it to 5000 or higher just like you did for the health value.
Now the Next button should appear in the tutorial and you can move on.
|
|
| Back to top |
|
 |
|