| View previous topic :: View next topic |
| Author |
Message |
whatshisname How do I cheat?
Reputation: 0
Joined: 14 Apr 2010 Posts: 3
|
Posted: Wed Apr 14, 2010 8:28 pm Post subject: bf2142 health/ammo help |
|
|
sorry if this is in the wrong section, i wasnt sure where it should go, and also sorry if this has already been answered, i tried to search but didnt get anything
btw this is only for singleplayer, i have no intention to hack in multi...
im a nub, as you can tell, i have been playing with ce and have so far made an inf health and inf ammo hax, as im sure you know, when i turn these on it not only applies to my character, but also to every ally and enemy, i feel bad for asking this but: is there any way to cause the effect to only work on my character? if so, how?
please dont flame me with this, im brand new to this stuff
|
|
| Back to top |
|
 |
Radiation Grandmaster Cheater
Reputation: 14
Joined: 17 Jun 2009 Posts: 842 Location: Chernobyl
|
Posted: Wed Apr 14, 2010 11:48 pm Post subject: |
|
|
hmm... noping the code (90909090...) causes this effect.
i recommend just FREEZING the address to a specified value.
_________________
|
|
| Back to top |
|
 |
whatshisname How do I cheat?
Reputation: 0
Joined: 14 Apr 2010 Posts: 3
|
Posted: Thu Apr 15, 2010 5:08 pm Post subject: |
|
|
i know how to do it, my question was how to keep it from happening to the enemy as well
and if i freeze it i can still lose health, when i get hit it tries to go back to the original health amount then back to what i set, and with enough guys shooting at me at once i can die
|
|
| Back to top |
|
 |
CouLomB Cheater
Reputation: 0
Joined: 16 Dec 2007 Posts: 45
|
Posted: Fri Apr 16, 2010 10:59 am Post subject: |
|
|
| You most probably nop the wrong part...Check it again !
|
|
| Back to top |
|
 |
whatshisname How do I cheat?
Reputation: 0
Joined: 14 Apr 2010 Posts: 3
|
Posted: Fri Apr 16, 2010 5:06 pm Post subject: |
|
|
if your saying that in response to my second post then you didnt read it right, i was trying to say that when i just change the value of the address and freeze it there i can still die in the game, besides its a changing address and im having trouble finding the pointers
if your saying that in response to my first post then i dont know what you mean because what i did is i replaced the lose health address with one that does nothing, and for the ammo i went in to assembler and nopped the 2 digit numbers (forgot what theyr called) and removed the original code part....
|
|
| Back to top |
|
 |
Radiation Grandmaster Cheater
Reputation: 14
Joined: 17 Jun 2009 Posts: 842 Location: Chernobyl
|
Posted: Fri Apr 16, 2010 10:23 pm Post subject: |
|
|
from my experience, nopping an address has an effect on the entire game
_________________
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Fri Apr 16, 2010 11:54 pm Post subject: |
|
|
pointers are the answer.
the game is probably running through an array of players (including the bots) and of course when you do away with the function that actually changes life, it ends up affecting everyone.
a little trickery and you can do fun stuff like leaving all the other players with almost no health, etc etc.
|
|
| Back to top |
|
 |
whatshisname How do I cheat?
Reputation: 0
Joined: 14 Apr 2010 Posts: 3
|
Posted: Wed Apr 28, 2010 8:25 pm Post subject: |
|
|
| i dont know how to find the right pointers, when i try to find what accesses the address a bunch pop up, many of them the exact same thing, i tried to find the static pointer of one and it did not work right at all
|
|
| Back to top |
|
 |
|