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 find hexadecimal?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
123anikant
How do I cheat?
Reputation: 0

Joined: 15 May 2014
Posts: 1

PostPosted: Thu May 15, 2014 7:19 pm    Post subject: how do I find hexadecimal? Reply with quote

like if i'm going to use AA, and I need hexadecimal for something like a health exploit, how would I find it?
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Thu May 15, 2014 10:35 pm    Post subject: Reply with quote

Go through the Cheat Engine tutorial and also read the various tutorials on this site. What you are asking for relies on having knowledge of how to use Cheat Engine and understanding some ASM.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Rissorr
Master Cheater
Reputation: 3

Joined: 17 Sep 2013
Posts: 273
Location: Israel!

PostPosted: Fri May 23, 2014 4:28 pm    Post subject: Reply with quote

You should first complete the CE tutorial several times...
Thats the No#1 helper Smile
Back to top
View user's profile Send private message
justa_dude
Grandmaster Cheater
Reputation: 23

Joined: 29 Jun 2010
Posts: 892

PostPosted: Fri May 23, 2014 6:19 pm    Post subject: Re: how do I find hexadecimal? Reply with quote

123anikant wrote:
like if i'm going to use AA, and I need hexadecimal for something like a health exploit, how would I find it?


I'm not too proud to admit that for any number with more than two digits, I use the Windows calculator to convert between hex and decimal.

_________________
A nagy kapu mellett, mindig van egy kis kapu.
----------------------
Come on...
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Fri May 23, 2014 6:58 pm    Post subject: Reply with quote

You can also use decimal values in aa scripts.
(int)100 will write the decimal value 100 (64 hex)
e.g:
Code:

mov [eax+8c],(int)100


an alterate for (int) is #
Code:

mov [eax+8c],#100


There is also (float) which makes setting specific floating point values a bit easier ( no need to use integer to float conversions)
e.g:
Code:

mov [eax+24],(float)100

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