| View previous topic :: View next topic |
| Author |
Message |
rylematthewramos Newbie cheater
Reputation: -1
Joined: 27 Jun 2010 Posts: 12
|
|
| Back to top |
|
 |
PrettyKitties How do I cheat?
Reputation: 0
Joined: 03 Aug 2010 Posts: 6
|
Posted: Tue Aug 03, 2010 11:41 am Post subject: Plants v. Zombies, Game of the Year Edition, Seed refills |
|
|
| I had the original PvZ & then downloaded the Game of the Year Edition. Since doing that, I can no longer hack through CE to get the instant seed refills. I know about the method where you type in "0048728C" & modify "add dword ptr [edi+24],01" to "add dword ptr [edi+24],200". However, this does not work with the Game of the Year edition. Does anyone know how to hack this edition to get the instant seed refills? Thanks
|
|
| Back to top |
|
 |
Fantasy I post too much
Reputation: 13
Joined: 29 Jul 2007 Posts: 3112
|
Posted: Tue Aug 03, 2010 11:50 am Post subject: Re: Plants v. Zombies, Game of the Year Edition, Seed refill |
|
|
| PrettyKitties wrote: | | I had the original PvZ & then downloaded the Game of the Year Edition. Since doing that, I can no longer hack through CE to get the instant seed refills. I know about the method where you type in "0048728C" & modify "add dword ptr [edi+24],01" to "add dword ptr [edi+24],200". However, this does not work with the Game of the Year edition. Does anyone know how to hack this edition to get the instant seed refills? Thanks |
Don't just ask the question in the original thread, and then create your own thread with a copy paste of the above.
|
|
| Back to top |
|
 |
XaLeX Expert Cheater
Reputation: 0
Joined: 19 Aug 2008 Posts: 226
|
Posted: Tue Aug 03, 2010 4:41 pm Post subject: Re: Plants vs Zombies Seed refill hack |
|
|
| rylematthewramos wrote: | | 6.type this in(arrow not included and this too)----> add dword ptr [edi+24],01 |
made me lol but i stopped laughing once i realized you were serious.
| rylematthewramos wrote: | | 7.Nothing is appearing? that happened to me just close it and redo it again until sumthing appears. | Now this is what i call some 1337 hacking.
Please, don't post tutorials if you don't even know what you're talking about.
Last edited by XaLeX on Tue Aug 03, 2010 5:12 pm; edited 1 time in total |
|
| Back to top |
|
 |
Geri I post too much
Reputation: 78
Joined: 05 Feb 2010 Posts: 4089
|
Posted: Tue Aug 03, 2010 5:08 pm Post subject: |
|
|
Code injection is the solution. That is why CE is inlcuding options to make code injection easy and a tutorial on how to do it.
_________________
Last edited by Geri on Tue Aug 03, 2010 5:19 pm; edited 1 time in total |
|
| Back to top |
|
 |
XaLeX Expert Cheater
Reputation: 0
Joined: 19 Aug 2008 Posts: 226
|
Posted: Tue Aug 03, 2010 5:12 pm Post subject: |
|
|
| Geri wrote: | Suicide is not a solution, even if it feels good.
Code injection is a solution however. That is why CE is inlcuding options to make code injection easy and a tutorial on how to do it. |
I edited my post. I was being so sarcastic that it went unnoticed, lol.
|
|
| Back to top |
|
 |
Geri I post too much
Reputation: 78
Joined: 05 Feb 2010 Posts: 4089
|
Posted: Tue Aug 03, 2010 5:19 pm Post subject: |
|
|
I knew You were kidding, I was too. But I have edited it too.
_________________
|
|
| Back to top |
|
 |
rylematthewramos Newbie cheater
Reputation: -1
Joined: 27 Jun 2010 Posts: 12
|
Posted: Fri Aug 06, 2010 12:27 pm Post subject: |
|
|
Sorry I do not know the hack for this game yr T.T i downloaded it too i can only do basic noob hacks :/
_________________
None |
|
| Back to top |
|
 |
Geri I post too much
Reputation: 78
Joined: 05 Feb 2010 Posts: 4089
|
Posted: Fri Aug 06, 2010 3:14 pm Post subject: |
|
|
It can be done with code injection in a much more efficient way.
I suggest to play with the CE tutorial, it is really fun and You can learn how to mess with these codes. This game can be hacked easily, but this method will not work with more difficult games, most likely You would just crash them.
If You still want to stick to this method, You do not have to search for the assembly code all the time. Just note the address where it is and use the "go to address". So step 5-7 is actually not needed at all. By the way, Plants vs. Zombies 1.2.0.1073 is using a different code to increase the recharge value.
Your code is
| Code: | | add dword ptr [edi+24],01 |
the code in 1.2.0.1073 is
It does exactly the same, but still the code is different. So Your method is not working with this version, but You can still make a cheat for it with code injection. Just try out the tutorial and You will see how.
_________________
|
|
| Back to top |
|
 |
rylematthewramos Newbie cheater
Reputation: -1
Joined: 27 Jun 2010 Posts: 12
|
Posted: Tue Aug 17, 2010 7:56 am Post subject: |
|
|
| Geri wrote: | It can be done with code injection in a much more efficient way.
I suggest to play with the CE tutorial, it is really fun and You can learn how to mess with these codes. This game can be hacked easily, but this method will not work with more difficult games, most likely You would just crash them.
If You still want to stick to this method, You do not have to search for the assembly code all the time. Just note the address where it is and use the "go to address". So step 5-7 is actually not needed at all. By the way, Plants vs. Zombies 1.2.0.1073 is using a different code to increase the recharge value.
Your code is
| Code: | | add dword ptr [edi+24],01 |
the code in 1.2.0.1073 is
It does exactly the same, but still the code is different. So Your method is not working with this version, but You can still make a cheat for it with code injection. Just try out the tutorial and You will see how. |
Can you teach me how to hack the recharge value? o.e
_________________
None |
|
| Back to top |
|
 |
Geri I post too much
Reputation: 78
Joined: 05 Feb 2010 Posts: 4089
|
|
| Back to top |
|
 |
xarmx How do I cheat?
Reputation: 0
Joined: 14 Sep 2010 Posts: 2
|
Posted: Tue Sep 14, 2010 4:40 am Post subject: |
|
|
i think i got it figured now...
in 1.2.0.1073, find the assembly code
inc [edi+24]
and change it with
add [edi+24],200
i don't know, but i got it the first time i try it.. and it caused all the plants to recharge instantly
i got the address was 00491E4C
|
|
| Back to top |
|
 |
Geri I post too much
Reputation: 78
Joined: 05 Feb 2010 Posts: 4089
|
Posted: Tue Sep 14, 2010 6:31 am Post subject: |
|
|
Yes, that will work too. I have used
Any code will work which is changing [edi+24] to high enough.
But You need to be aware that inc [edi+24] is a shorter code than add [edi+24],200 so if You just change it in the disassembler, it may cause problems because the code's addresses will change. If You use code injection though, You will not have any problems.
_________________
|
|
| Back to top |
|
 |
xarmx How do I cheat?
Reputation: 0
Joined: 14 Sep 2010 Posts: 2
|
Posted: Wed Sep 15, 2010 2:35 am Post subject: |
|
|
yeah, i finally know how to do code injection..
no recharge plants + infinite sun = pwning!
|
|
| Back to top |
|
 |
thrawn89 How do I cheat?
Reputation: 0
Joined: 23 Sep 2010 Posts: 3
|
Posted: Thu Sep 23, 2010 2:39 pm Post subject: |
|
|
Hey I know this is a little late but I have a much simpler solution for the recharge hack for the GoTY version...
| Code: | | 00491E55: 7E 14 (JLE Command) |
Change it to
| Code: | | 00491E55: 7F 14 (JG Command) |
No need for injecting lol
EDIT:
Infinite Sun Hack:
| Code: | | 0041E844: 2B F3 (SUB ESI,EBX) |
Change it to
| Code: | | 0041E844: 29 F3 (SUB EBX,ESI) |
(This is not "Infinite Sun" more like plants do not cost you sun)
|
|
| Back to top |
|
 |
|