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 bad an idea is this?

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

Joined: 20 Jan 2013
Posts: 3

PostPosted: Sun Jan 20, 2013 12:14 pm    Post subject: How bad an idea is this? Reply with quote

Since this is the only code I've made that will do what I want, I really need to know for sure if it's safe to use like this. Is it safe to leave a closed loop CreateThread like this running for any length of time?

[ENABLE]
alloc(InnOne,256)
alloc(InnTwo,256)
alloc(InnThree,256)
alloc(InnFour,256)
alloc(Exit,256)

InnOne:
push eax
cmp [20384C18],0
je InnTwo
cmp [20384C18],2710
jg InnTwo
mov eax,[20384C18]
add eax,2710
mov [20384C18],eax
jmp InnTwo

InnTwo:
cmp [20384C20],0
je InnThree
cmp [20384C20],2710
jg InnThree
mov eax,[20384C20]
add eax,2710
mov [20384C20],eax
jmp InnThree

InnThree:
cmp [20384C28],0
je InnFour
cmp [20384C28],2710
jg InnFour
mov eax,[20384C28]
add eax,2710
mov [20384C28],eax
jmp InnFour

InnFour:
cmp [20384C30],0
je Exit
cmp [20384C30],2710
jg Exit
mov eax,[20384C30]
add eax,2710
mov [20384C30],eax
jmp Exit

Exit:
pop eax
jmp InnOne

CreateThread(InnOne)

[DISABLE]
dealloc(InnOne,256)
dealloc(InnTwo,256)
dealloc(InnThree,256)
dealloc(InnFour,256)
dealloc(Exit,256)


I'm using CreateThread because the code insert point suggested by Cheat Engine doesn't work and I have no idea how to find another entry point. Plus I've read several things on here saying emulators are very hard to deal with anyway and this is for an emulator.


edit: Sorry. Just found the answer I needed in another post.
Back to top
View user's profile Send private message
rindew
Newbie cheater
Reputation: 0

Joined: 19 Jan 2013
Posts: 16
Location: Tennesse

PostPosted: Mon Jan 21, 2013 10:17 pm    Post subject: Reply with quote

Can you direct me to the post that answered your question? haha Wink
Back to top
View user's profile Send private message
Queue
How do I cheat?
Reputation: 0

Joined: 20 Jan 2013
Posts: 3

PostPosted: Tue Jan 22, 2013 3:07 pm    Post subject: Reply with quote

It says I'm not allowed to post links yet so, let's try this. Change the address for this page from t=561549 to t=481033 and hit enter. It should be a topic about CreateThread. If that doesn't work just use Google and search for Cheat Engine CreateThread.
Back to top
View user's profile Send private message
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