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 


Conditional Breakpoints not working

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

Joined: 15 Oct 2015
Posts: 3
Location: Germany

PostPosted: Fri Feb 12, 2016 6:42 pm    Post subject: Conditional Breakpoints not working Reply with quote

Hi,

i am currently trying to get Cond. BP's in Cheat Engine working.

In ollydbg i used this as my condition: [WORD [ESP+4]]==0x10

which worked fine. (ESP + 4 is a pointer to byte array to where the game stores the packet that gets sent to server). i check the first two bytes of it tot be equal to 0x10 which is the walk packet.

In olly it works fine tho, but i cant get it working on CE.

I found the follow: readInteger(ESP+4)==0x10 but this cant work even because its reading 4 bytes right?

I am very confused and pissed of that there is no documentation on how to use this fkn cond. breakpoints on CE. SRSLY this is shit.

I just need to check a WORD whether its value is equal to 0x10.

HOW, please tell me how!
Back to top
View user's profile Send private message
panraven
Grandmaster Cheater
Reputation: 62

Joined: 01 Oct 2008
Posts: 958

PostPosted: Fri Feb 12, 2016 7:06 pm    Post subject: Reply with quote

Will this work?
Code:
 bAnd(readInteger(ESP+4),0xffff)==0x10
-- bAnd(int1, int2)  : Binary And

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