| View previous topic :: View next topic |
| Author |
Message |
gnagna2000 Cheater
Reputation: 0
Joined: 12 Dec 2005 Posts: 32
|
Posted: Sun Nov 05, 2006 1:39 pm Post subject: |
|
|
| yeah i know, it sucks, i'm trying to find something to prevent the game to crash
|
|
| Back to top |
|
 |
Zhoul Master Cheater
Reputation: 1
Joined: 19 Sep 2005 Posts: 394
|
Posted: Sun Nov 05, 2006 2:22 pm Post subject: |
|
|
Howdy folks.
I've decided since it's pretty slow at work, that I'll be aligning the NFS-MW trainer to NFS-Carbon
At first: I'm going to be configuring the trainer to work for Carbon, then adding any cheats you folks find, to the cheat list of the trainer.
After a month or two: The core of the trainer will be sufficient, and you folks can just keep adding cheats to it as time goes.
More on this topic later! (Probably tomorrow)
- Zhoul
|
|
| Back to top |
|
 |
JONG Expert Cheater
Reputation: 0
Joined: 30 Nov 2005 Posts: 130
|
Posted: Sun Nov 05, 2006 2:51 pm Post subject: |
|
|
| gnagna2000 wrote: | hi everyone
to unlock series cars and upgrades/parts:
0x49ECD2: 0x33C0 -> 0xB001
unfortunately, all other cars (like Audi R8 ) are not available with this |
Nice to see you again.
Thanks for your info and help.
May you tell me how did you find it ? I am very interested.
|
|
| Back to top |
|
 |
JONG Expert Cheater
Reputation: 0
Joined: 30 Nov 2005 Posts: 130
|
Posted: Sun Nov 05, 2006 2:55 pm Post subject: |
|
|
| cparty wrote: | *edit* it crashes your game when switching cars in the safehouse because its works there too and non-career car have the career slot missing (known problem from most wanted)... just disable the code before switching cars at the safehouse (until I got a fix for it).
address: 004a30b1
old: 75 05
new: eb 05
greets
cparty |
You meaning above code not yet can be use safely ?
|
|
| Back to top |
|
 |
JONG Expert Cheater
Reputation: 0
Joined: 30 Nov 2005 Posts: 130
|
Posted: Sun Nov 05, 2006 2:57 pm Post subject: |
|
|
| Zhoul wrote: | Howdy folks.
I've decided since it's pretty slow at work, that I'll be aligning the NFS-MW trainer to NFS-Carbon
At first: I'm going to be configuring the trainer to work for Carbon, then adding any cheats you folks find, to the cheat list of the trainer.
After a month or two: The core of the trainer will be sufficient, and you folks can just keep adding cheats to it as time goes.
More on this topic later! (Probably tomorrow)
- Zhoul |
Hi Master, I am wait all of you a long long time, hehe.
I will share all of I find info in here, hope it can be help.
|
|
| Back to top |
|
 |
cparty Expert Cheater
Reputation: 0
Joined: 01 Dec 2005 Posts: 219
|
Posted: Sun Nov 05, 2006 3:27 pm Post subject: |
|
|
| JONG wrote: | | You meaning above code not yet can be use safely ? |
The code is meant to use in conjunction with gnagna's code (to unlock police and special cars as well), but as said the game will crash when switching cars in safehouse as it atempts to read the careerslot of the cars - which is of course invalid for all non-career cars. If there is some carlot only code-part we might add it there and get rid of the problem.
I haven't checked the codes in mycars yet.
|
|
| Back to top |
|
 |
gnagna2000 Cheater
Reputation: 0
Joined: 12 Dec 2005 Posts: 32
|
Posted: Sun Nov 05, 2006 4:34 pm Post subject: |
|
|
yep
in fact, if you use the code that add every cars in carlots and if you buy one of those (i mean special cars), you won't be able to select it even if you disable the change
using this to unlock every car in career mode's carlots (remember to disable it when you want to select a car in your safehouse)
0x4A30AA: 0x7407 -> 0xEB0C
and use this to be able to select your special cars in safehouse (this will also unlock upgrades/parts)
0x49ECD2: 0x33C0 -> 0xB001
|
|
| Back to top |
|
 |
SunBeam I post too much
Reputation: 65
Joined: 25 Feb 2005 Posts: 4023 Location: Romania
|
|
| Back to top |
|
 |
Rambez Newbie cheater
Reputation: 0
Joined: 01 Jun 2006 Posts: 17
|
|
| Back to top |
|
 |
SunBeam I post too much
Reputation: 65
Joined: 25 Feb 2005 Posts: 4023 Location: Romania
|
Posted: Mon Nov 06, 2006 2:31 am Post subject: |
|
|
No offense, we're talking about hacking and not getting the game. This is not a warez forum This might help -> click me
|
|
| Back to top |
|
 |
JONG Expert Cheater
Reputation: 0
Joined: 30 Nov 2005 Posts: 130
|
Posted: Mon Nov 06, 2006 5:13 am Post subject: |
|
|
Thanks for cparty and gnagna2000 of reply, hope you can find real unlock all car of address.
To gnagna2000:
May you tell me how did you find it ? I am very interested.
Now here is some info I find:
Give you 99999999 Money
004A0948 call 00572ba0
change to:
004A0948 jmp 00AC6B2D
codecaves
00AC6B2D call 00572ba0
00AC6B32 mov [eax+00024330],05f5e0ff
00AC6B3C jmp 004A094d
Everytime add your drift score 50000
006AE3CD add [esi+0c],eax
006AE3D0 fadd dword ptr [ecx+1c]
change to:
006AE3CD jmp 00AC6B45
codecaves
00AC6B45 add [eax],7A120
00AC6B4B add [esi+0c],eax
00AC6B4E fadd dword ptr [ecx+1c]
00AC6B51 jmp 006AE3D3
Instantly cooldown
0044A7D6 fld [esi+00000180]
change to:
0044A7D6 jmp 00AC6B58
codecaves
00AC6B58 mov [esi+00000180],43fa0000
00AC6B62 fld [esi+00000180]
00AC6B68 jmp 0044A7DC
Car location
00AAB184 Car main location
00AAB1DC Car Weight
00AAB1EC Horsepower
00AAB1C0 X Location
00AAB1C8 Y Location
00AAB1C4 Z Location
Car main location + H60 = Car Spinning Speed
Car main location + H50 = Car Jump
I hope those info can be help.
|
|
| Back to top |
|
 |
SunBeam I post too much
Reputation: 65
Joined: 25 Feb 2005 Posts: 4023 Location: Romania
|
Posted: Mon Nov 06, 2006 5:30 am Post subject: |
|
|
Dudes, where the !@#$ do you come up with these ? Make some tutorials, please. You made me interested, JONG VERY. Also, JONG, mind PM-ing me with your MSN/YM!/AIM ID ? It's faster talking through a messenger
|
|
| Back to top |
|
 |
JONG Expert Cheater
Reputation: 0
Joined: 30 Nov 2005 Posts: 130
|
Posted: Mon Nov 06, 2006 6:18 am Post subject: |
|
|
| SunBeam wrote: | Dudes, where the !@#$ do you come up with these ? Make some tutorials, please. You made me interested, JONG VERY. Also, JONG, mind PM-ing me with your MSN/YM!/AIM ID ? It's faster talking through a messenger  |
I use a very stupid to find those info.
First I go into game and start a race, then I do not move, then quit race to menu, use CE to search change of value, do above steps and do a little change again and again.
That is all I do, it's very stupid right ?
I do not use MSN/YM!/AIM because I am a Chinese, so I use other software to talk.
You can meet me in here, I am come here everyday.
BTW, if your never buster code change to:
0044a2ca
Old:d9 96 38 01 00 00
New:90 90 90 90 90 90
maybe will be better.
|
|
| Back to top |
|
 |
gnagna2000 Cheater
Reputation: 0
Joined: 12 Dec 2005 Posts: 32
|
Posted: Mon Nov 06, 2006 7:13 am Post subject: |
|
|
nice JONG
well, how did i found this? well i was playing with every jump code to see what change it does
starting from unlocking normal cars, i looked the code around and found that
that's all, all luck lol
oh by the way, adding money like that sucks hehe
here the pointer to the money
[[[[0xA97A7C]+0xD4]+0x0]+0x24330] = money address
|
|
| Back to top |
|
 |
JONG Expert Cheater
Reputation: 0
Joined: 30 Nov 2005 Posts: 130
|
Posted: Mon Nov 06, 2006 12:26 pm Post subject: |
|
|
| gnagna2000 wrote: | nice JONG
well, how did i found this? well i was playing with every jump code to see what change it does
starting from unlocking normal cars, i looked the code around and found that
that's all, all luck lol
oh by the way, adding money like that sucks hehe
here the pointer to the money
[[[[0xA97A7C]+0xD4]+0x0]+0x24330] = money address |
Thanks for your info and reply.
I can understand your pointer mean, may you can tell me more ?
|
|
| Back to top |
|
 |
|