View previous topic :: View next topic |
Author |
Message |
happyboyz Cheater
Reputation: 0
Joined: 28 May 2006 Posts: 30
|
Posted: Wed Jun 25, 2008 2:56 am Post subject: |
|
|
Not really. If it's 80 then the formula will be Code: | 100 - x = 80
x = 20 | so search for x instead. By the way that's just an example. It may be a different formula.
|
|
Back to top |
|
 |
cheatenginenoob Cheater
Reputation: 0
Joined: 03 Jan 2007 Posts: 45 Location: behind you
|
Posted: Sun Jul 20, 2008 11:39 pm Post subject: |
|
|
im now sure if anyone else has this problem, but on step 5, when i debug the tutorial and replace the address, then click stop and close, i go back to the tutorial and it says:
"access violation at address 00043666E in module "tutorial.exe". Write of address 01173CE8."
wtf?
_________________
"I wish my lawn was emo so it would cut itself" |
|
Back to top |
|
 |
Chidori Grandmaster Cheater
Reputation: 1
Joined: 25 Apr 2008 Posts: 691 Location: Canada
|
Posted: Fri Aug 08, 2008 4:54 pm Post subject: |
|
|
Dark Byte wrote: | try step 7 and 8 as well  | i thought step 4 was hard so i stopped
|
|
Back to top |
|
 |
benlue Moderator
Reputation: 0
Joined: 09 Oct 2006 Posts: 2142
|
Posted: Fri Aug 08, 2008 10:16 pm Post subject: |
|
|
chidori257 wrote: | Dark Byte wrote: | try step 7 and 8 as well  | i thought step 4 was hard so i stopped | If you need any help, just PM me.
|
|
Back to top |
|
 |
crazych1nkbo1 How do I cheat?
Reputation: 0
Joined: 24 Jan 2007 Posts: 2 Location: HIDDEN
|
Posted: Wed Aug 13, 2008 12:26 pm Post subject: unfreezing timer [Question] |
|
|
I freeze the timer in the Flash Games and it works but there's a problem when I unfreeze it stays at that same particular time. The timer doesn't resume to its normal stage it stays at the time I froze it at. any Idea's on how to fix it?
Special thanks in advance
|
|
Back to top |
|
 |
DeathG_134 Grandmaster Cheater Supreme
Reputation: 0
Joined: 11 Jun 2008 Posts: 1066 Location: At the sunny beaches in South Florida
|
Posted: Mon Sep 01, 2008 1:38 pm Post subject: |
|
|
i dont know wat to do in step 5
_________________
Reps expired: 27+, -2 |
|
Back to top |
|
 |
Pik4chu How do I cheat?
Reputation: 0
Joined: 04 Sep 2008 Posts: 1
|
Posted: Fri Sep 05, 2008 9:41 am Post subject: |
|
|
happyboyz wrote: | Hey for all those that have problems with step 8 of the tutorial... don't panic.
I've had the same problem too. First, go to the cheatengine settings, under the code finder tab, select Memory Access Exceptions and click okay.
Get the 1st pointer (shouldn't be a problem) and then right-click on the address of the new pointer in your address list and select "Find out what accesses this address", followed by "Find out what access this pointer".
Click on change value in the tutorial and the opcode that changed the value should appear in the debugger. Double click on the opcode to open the "More Information" window and take note of the value of the address to get the pointer, and take note of the offset: displayed as "18" in the line of code "00000000 - eax[eax+18]". It's good to write down all the offsets to the various pointers (you'll find out why later).
Then, click on New Scan, check the "Hex" box and type in the value of the address of the pointer into the value box and hit "First Scan". You should have one address. If you have 2, restart your tutorial and redo the steps above, or take note on what to do below*. If you get no results, it is good to stop your debugger (click on the stop button in the window) and search again.
Take note of the address of the pointer. Then, click on the "Add Address Manually" which is located at the top-right of the address list and a new window should appear.
At the bottom of the window, check the "Pointer" box and an extension should appear. Then, click on the "Add pointer" button once if it's the pointer to the 1st pointer, twice if it's the pointer to the second pointer, and so on. Now a new input line for a pointer should appear. Type in the respective offsets for all the pointers (1st pointer on the 1st line, 2nd on the 2nd line, and so on). Then, in the last line, type in the address of the newest pointer you have (displayed in your scan results list). Press "OK".
Repeat this with the new pointer, then repeat it again and again with the newest pointer each time until you get a static address when you search for the pointer value (which means that it is the last pointer you need to enter) - and there you have it! You have completed step 8!
*Note: If you have more than one result when scanning for a pointer, restart the tutorial and redo it, or you can add all the pointers into your address list (via the "Add Address Manually" button, type in the address and the offset), then freeze one of them and click on the "change value" button in your tutorial. If the value changes, delete the pointer that you have frozen; it is useless. Repeat until you have 1 pointer left. It should work.
If you have any questions, feel free to pm me. If you want me to include pictures you can tell me too. Tell me whether you succeeded, or tell me anything. If you really liked it, you can +rep too (i don't mind)  |
]
What caused it to require something like this? I had been fighting with part 8 for over an hour, even following the video from a few pages back step by step and it would never work. The 2nd and 3rd address/pointers would always point back to the previous one. What caused this exactly? When I get a chance today Ill be following your instructions and see what happens.
Also to the person a page or two back saying they got memory access violations from trainer.exe when trying to do a step. That is because you changed the value of the wrong address, I had this happen to me a lot on stage 3 and 4 because I was getting frustrated that CE wasnt finding the friggin address.
|
|
Back to top |
|
 |
Dav0115 How do I cheat?
Reputation: 0
Joined: 31 May 2008 Posts: 5
|
Posted: Wed Oct 22, 2008 12:46 pm Post subject: |
|
|
i got a .... problem...
when i try to hack a normal pc games, i search a value for something like money in any games i cant find the value and a few more i cant "Find out what writes to this address".... when i change the value in game its always empty....
|
|
Back to top |
|
 |
Husk Newbie cheater
Reputation: 0
Joined: 12 Oct 2008 Posts: 11
|
Posted: Sun Oct 26, 2008 12:12 am Post subject: |
|
|
I get problems with step 5.
I get the address using exact value (4bytes) and get the address. I then press what out what writes to this address and do that. I attach the debugger. Then I press change value and I replace the code with nothing at all. I then press stop/close and it's done... Or is it?? no.
Then I go to click change value again but get the message
access violation at address 00043666E in module "tutorial.exe". Write of address 01173CE8." (Not exactly, Copied from cheatenginenoob) and it doesn't come up until I put my mouse on change value. Like not clicking. I could wait a minute and when I place my cursor on change value it comes up with the error.
_________________
^^
<
-- |
|
Back to top |
|
 |
ghost5000 How do I cheat?
Reputation: 0
Joined: 26 Oct 2008 Posts: 2 Location: Egypt
|
Posted: Mon Oct 27, 2008 8:16 am Post subject: |
|
|
i did all the steps and i understand them but
is this program for cheating in online games or not online ones?
(i know its a dump question )
|
|
Back to top |
|
 |
Ebs2Hott4U Cheater
Reputation: 0
Joined: 02 Dec 2007 Posts: 44
|
Posted: Thu Jan 08, 2009 1:48 pm Post subject: |
|
|
There is no tutuorial.exe in the process list for me...
|
|
Back to top |
|
 |
michael.38 How do I cheat?
Reputation: 0
Joined: 12 Nov 2006 Posts: 8
|
Posted: Thu Apr 02, 2009 5:59 pm Post subject: |
|
|
great post
thx
|
|
Back to top |
|
 |
hiroya How do I cheat?
Reputation: 0
Joined: 10 Mar 2007 Posts: 7
|
Posted: Tue Apr 14, 2009 1:10 am Post subject: |
|
|
Can't seem to get past step 6.
I can't understand the part where it says:
If the assembler instruction doesn't have anything between a '[' and ']' then use another item in the list.
What's a '[' and ']'?
Regards,
~Hiroya
|
|
Back to top |
|
 |
Marcus Fenix Newbie cheater
Reputation: 0
Joined: 16 Apr 2009 Posts: 15 Location: In your nightmares
|
Posted: Thu May 28, 2009 7:08 am Post subject: |
|
|
Its Simple and you can understand better
|
|
Back to top |
|
 |
Progression Grandmaster Cheater Supreme
Reputation: 1
Joined: 22 Mar 2007 Posts: 1541
|
Posted: Thu Jun 04, 2009 3:33 pm Post subject: |
|
|
I thought this was very epic, therefore I am bumping it.
_________________
|
|
Back to top |
|
 |
|