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 


Trainer for fb games

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

Joined: 26 Jun 2014
Posts: 3

PostPosted: Thu Jun 26, 2014 7:00 am    Post subject: Trainer for fb games Reply with quote

Hello, i was wondering if there is a tutorial on how to make trainers for facebook games such as Candy Crush, Pepper Panic etc. I know how to change values etc. but i cant make a trainer to work. I used pointers and everything but the adress keep changing everytime i refresh the game.Tnks
Back to top
View user's profile Send private message
Rissorr
Master Cheater
Reputation: 3

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

PostPosted: Thu Jun 26, 2014 3:06 pm    Post subject: Reply with quote

We dont support online hacks. http://forum.cheatengine.org/faq.php#0

you cant use pointer / trainer for online game, because it ONLINE game
Back to top
View user's profile Send private message
daspamer
Grandmaster Cheater Supreme
Reputation: 54

Joined: 13 Sep 2011
Posts: 1588

PostPosted: Thu Jun 26, 2014 4:10 pm    Post subject: Reply with quote

mixmax35 wrote:
We dont support online hacks. http://forum.cheatengine.org/faq.php#0

you cant use pointer / trainer for online game, because it ONLINE game

You're wrong here.
We do not support multiplayer games hacking.

Candy Crush is not exactly a multiplayer game.

Also you can use trainer (I have plenty of them) for online game (Non multiplayer).
Pointer won't work, but aobscan will.

_________________
I'm rusty and getting older, help me re-learn lua.
Back to top
View user's profile Send private message Visit poster's website
Mikakos
How do I cheat?
Reputation: 0

Joined: 26 Jun 2014
Posts: 3

PostPosted: Fri Jun 27, 2014 6:23 am    Post subject: Reply with quote

Tnks DaSpammer but i couldnt make it to work, thats why i would like a tutorial especially for facebook games, cause at offline games its easy to be made.I have trainer from flashhacking so i know it can exist trainer for fb games. Tnx Wink
Back to top
View user's profile Send private message
daspamer
Grandmaster Cheater Supreme
Reputation: 54

Joined: 13 Sep 2011
Posts: 1588

PostPosted: Fri Jun 27, 2014 8:40 am    Post subject: Reply with quote

Mikakos wrote:
Tnks DaSpammer but i couldnt make it to work, thats why i would like a tutorial especially for facebook games, cause at offline games its easy to be made.I have trainer from flashhacking so i know it can exist trainer for fb games. Tnx Wink

Do code injections (Aob scan, instead of static address..).

_________________
I'm rusty and getting older, help me re-learn lua.
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 Jun 27, 2014 11:08 am    Post subject: Reply with quote

DaSpamer wrote:
mixmax35 wrote:
We dont support online hacks. http://forum.cheatengine.org/faq.php#0

you cant use pointer / trainer for online game, because it ONLINE game

You're wrong here.
We do not support multiplayer games hacking.

Candy Crush is not exactly a multiplayer game.

Also you can use trainer (I have plenty of them) for online game (Non multiplayer).
Pointer won't work, but aobscan will.


OOPS Neutral Im sorry XD

and also how DaSpammer said:
DaSpammer wrote:
Do code injections (Aob scan, instead of static address..).


I agree, you cant use in this situation pointer/static address (thats the same), you should use AA and AoB Wink good luck!
Back to top
View user's profile Send private message
Mikakos
How do I cheat?
Reputation: 0

Joined: 26 Jun 2014
Posts: 3

PostPosted: Fri Jun 27, 2014 1:03 pm    Post subject: Reply with quote

So i made this but it doesnt work, what is wrong?
Code:
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

aobscan(AddressAob,89 73 20 8B 73 08)
label(Address)
registersymbol(Address)

newmem: //this is allocated memory, you have read,write,execute access
//

originalcode:
mov [ebx+20],esi
mov esi,[ebx+08]

exit:
jmp returnhere

AddressAob:
Address: //16227DAC:
jmp newmem
nop
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
Address: //16227DAC:
mov [ebx+20],esi
mov esi,[ebx+08]
//Alt: db 89 73 20 8B 73 08
Back to top
View user's profile Send private message
NanoByte
Expert Cheater
Reputation: 1

Joined: 13 Sep 2013
Posts: 222

PostPosted: Fri Jun 27, 2014 1:27 pm    Post subject: Reply with quote

your scripts is running the original code. so game works perfectly

if you are trying to nope the code then remove this line

AddressAob:
Address: //16227DAC:
jmp newmem // This <-----
nop
returnhere:
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