| View previous topic :: View next topic |
| Author |
Message |
Doomedone Newbie cheater
Reputation: 0
Joined: 23 Dec 2007 Posts: 14
|
Posted: Fri Oct 10, 2008 3:44 am Post subject: [Request] need basic info about AA |
|
|
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 |
|
 |
darkfuryex Expert Cheater
Reputation: 0
Joined: 09 May 2006 Posts: 100
|
Posted: Sat Oct 11, 2008 3:18 am Post subject: |
|
|
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 |
|
 |
Psy Grandmaster Cheater Supreme
Reputation: 1
Joined: 27 Mar 2008 Posts: 1366
|
Posted: Sat Oct 11, 2008 3:20 am Post subject: |
|
|
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 |
|
 |
Doomedone Newbie cheater
Reputation: 0
Joined: 23 Dec 2007 Posts: 14
|
Posted: Mon Oct 20, 2008 1:44 pm Post subject: |
|
|
Thanks
but every value i use, keeps freezing the game up -,-
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Mon Oct 20, 2008 6:49 pm Post subject: |
|
|
| 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 |
|
 |
k3.soul How do I cheat?
Reputation: 0
Joined: 17 Sep 2008 Posts: 2
|
Posted: Tue Nov 18, 2008 11:09 pm Post subject: Re: [Request] need basic info about AA |
|
|
| 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 |
|
 |
Minsushi Expert Cheater
Reputation: 0
Joined: 12 Nov 2008 Posts: 116 Location: Sumwhere in this WORLD writeing ur name down...
|
Posted: Tue Dec 09, 2008 2:20 am Post subject: ??? |
|
|
wats AA never heared of it. any can help ill try helping too!!
_________________
|
|
| Back to top |
|
 |
benlue Moderator
Reputation: 0
Joined: 09 Oct 2006 Posts: 2142
|
Posted: Tue Dec 09, 2008 3:24 am Post subject: |
|
|
| auto assemble. (mem view> Control + A ).
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Tue Dec 09, 2008 8:08 am Post subject: Re: ??? |
|
|
| 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 |
|
 |
lilandyngo Cheater
Reputation: 0
Joined: 21 Jul 2007 Posts: 27
|
Posted: Wed Dec 10, 2008 9:33 pm Post subject: |
|
|
| 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 |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Wed Dec 10, 2008 11:51 pm Post subject: |
|
|
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 |
|
 |
|