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 


[Request] need basic info about AA

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Doomedone
Newbie cheater
Reputation: 0

Joined: 23 Dec 2007
Posts: 14

PostPosted: Fri Oct 10, 2008 3:44 am    Post subject: [Request] need basic info about AA Reply with quote

Well, i've read quite some tutorials, but i have one big main problem
How do you edit and activate the auto assembler scripts
Where do i find the AA ?
..
Im trying to hack this game : pet society : for coins/credits.
i can find the value, but if i change it, the game will freeze up
so i found the value again, but this time i rigth click and choose, "find what is writing/acceses this data"
then i find a coin, and some scripts appear in the Debugger,;

if i choose to replace, and close, the game crashes..
so..What to do ?

BTW, DONT TELL ME TO SEARCH, I HAVE TRIED
Back to top
View user's profile Send private message
darkfuryex
Expert Cheater
Reputation: 0

Joined: 09 May 2006
Posts: 100

PostPosted: Sat Oct 11, 2008 3:18 am    Post subject: Reply with quote

hi im new to this assemble thing too but ill try to point u out to the right path...

hmm when u find out what accesses this address and stuff ur actually looking for the command or opcode as they called it that affect the coin changing...after u found the command u actually mess with it..so it increases instead of decreases, you can choose to make it stay at same value to without it decreasing or increasing too

when u found the right one..it usually have a maths calculation in it so it minus ur coins and stuff..usually u will see inc eax( say for example ur value is store in eax) or dec eax or sub eax,X(how much) or add eax,X(how much) inc stand for add 1 to the value of eax...dec stand for decrease 1 value from eax..sub = minus the number in X from eax and add adds the value in X to eax...

after u find out which is the command that decreases ur life u actually do code injection so a pile of code will appear in a text pop up window for u to edit ( so u can mess with it to INCREASE ur coins instead of DECREASING it ) u just go to the memory view part..remember the address of the command that decreases ur coin go to tools>auto assemble( after u click a window should pop up)>click on template>code injection( after u click a window should pop up)>type in the address of the command that decreases ur health and click ok

a pile of command should pop up now...now if u dunno hwo to edit the commands i suggest u read this 2 threads..

http://forum.cheatengine.org/viewtopic.php?t=95363 ( read this 1st to learn the assemble language a lil )

http://forum.cheatengine.org/viewtopic.php?t=68281 ( then read this to find out how to mess with it ONLY after u undertsand the assemble language

read this to find out how to add it to ur cheat table and activate/de activate it whenever u like

http://forum.cheatengine.org/viewtopic.php?t=4868


good luck in ur hacking!
Back to top
View user's profile Send private message
Psy
Grandmaster Cheater Supreme
Reputation: 1

Joined: 27 Mar 2008
Posts: 1366

PostPosted: Sat Oct 11, 2008 3:20 am    Post subject: Reply with quote

All of that debugging is completely pointless. If the game is freezing up, or in any other way not effecting that found value, then its not the right one. So, contrary to what you put, you will have to do some more searching until you find it. Then proceed with the above.

~Psych
Back to top
View user's profile Send private message
Doomedone
Newbie cheater
Reputation: 0

Joined: 23 Dec 2007
Posts: 14

PostPosted: Mon Oct 20, 2008 1:44 pm    Post subject: Reply with quote

Thanks Very Happy
but every value i use, keeps freezing the game up -,-
Back to top
View user's profile Send private message
Labyrnth
Moderator
Reputation: 10

Joined: 28 Nov 2006
Posts: 6301

PostPosted: Mon Oct 20, 2008 6:49 pm    Post subject: Reply with quote

If this is a flash game it is because your not changing the value to a multiple of 8. Or your trying to alter assembly in a flash game and thats altering the memory of a DLL for flash and it will always crash on you.
Back to top
View user's profile Send private message
k3.soul
How do I cheat?
Reputation: 0

Joined: 17 Sep 2008
Posts: 2

PostPosted: Tue Nov 18, 2008 11:09 pm    Post subject: Re: [Request] need basic info about AA Reply with quote

Doomedone wrote:
Well, i've read quite some tutorials, but i have one big main problem
How do you edit and activate the auto assembler scripts
Where do i find the AA ?
..
Im trying to hack this game : pet society : for coins/credits.
i can find the value, but if i change it, the game will freeze up
BTW, DONT TELL ME TO SEARCH, I HAVE TRIED...


how did you find the value for the coins? i tried different scan types and values but I either get a ton of adresses or non at all -_-"
Back to top
View user's profile Send private message
Minsushi
Expert Cheater
Reputation: 0

Joined: 12 Nov 2008
Posts: 116
Location: Sumwhere in this WORLD writeing ur name down...

PostPosted: Tue Dec 09, 2008 2:20 am    Post subject: ??? Reply with quote

wats AA never heared of it. any can help ill try helping too!!
_________________

Feed me 24/7 plz
(Look at where i am...)
[I POSTED 100!]
Back to top
View user's profile Send private message
benlue
Moderator
Reputation: 0

Joined: 09 Oct 2006
Posts: 2142

PostPosted: Tue Dec 09, 2008 3:24 am    Post subject: Reply with quote

auto assemble. (mem view> Control + A ).
Back to top
View user's profile Send private message
Labyrnth
Moderator
Reputation: 10

Joined: 28 Nov 2006
Posts: 6301

PostPosted: Tue Dec 09, 2008 8:08 am    Post subject: Re: ??? Reply with quote

Minsushi wrote:
wats AA never heared of it. any can help ill try helping too!!



This means you have not done the tutorials that came with cheat engine install then.
Why ?
Back to top
View user's profile Send private message
lilandyngo
Cheater
Reputation: 0

Joined: 21 Jul 2007
Posts: 27

PostPosted: Wed Dec 10, 2008 9:33 pm    Post subject: Reply with quote

i have the same problem.. CT tut doesnt explain thouroughly enough so us noobs can actually make our own hacks, trainers and etc.
Back to top
View user's profile Send private message AIM Address
Labyrnth
Moderator
Reputation: 10

Joined: 28 Nov 2006
Posts: 6301

PostPosted: Wed Dec 10, 2008 11:51 pm    Post subject: Reply with quote

There are hundreds of tutorials on this site for hacking.
It doesn't matter if it isn't for your specific game, the methods used will apply.

CT is a cheat table, it won't tell you how To make hacks or trainers, only reading will.
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