in Game Kills

Posts 17 of 7 · Page 1 of 1
in Game Kills
Hey people ...

I attempt since the address for the in Game Kills
found with CE.

a kill, search for one, one more kill, search for 2,
When I found the address and I will look for the address pointer crashes always MW2.

why is that?
if ure gonna make a trainer use another trainer to get ure kills. and then u find the rigth adress. if u try to edit the match kills u simply cant
Quote Originally Posted by Mister Krister View Post
if ure gonna make a trainer use another trainer to get ure kills. and then u find the rigth adress. if u try to edit the match kills u simply cant
I am looking for but the address for the enemies in the game.
Not in the lobby.
The addresses are not equal
I know there's probs a better way to do it, but how I do it is use the main kills/deaths address (the one from the barracks).

I first check if the player is in game. If not, then I set an integer variable (eg. "startingKills") to that value [the main kills variable].
Once ingame, I stop updating startingKills. I then subtract the "startingKills" value from the current [main] value, to receive how many kills have been achieved in the current game.

(This works for all similar variables - kills,deaths,assists,headshots,score,xp,etc.)
Quote Originally Posted by 0rbit View Post
I know there's probs a better way to do it, but how I do it is use the main kills/deaths address (the one from the barracks).

I first check if the player is in game. If not, then I set an integer variable (eg. "startingKills") to that value [the main kills variable].
Once ingame, I stop updating startingKills. I then subtract the "startingKills" value from the current [main] value, to receive how many kills have been achieved in the current game.

(This works for all similar variables - kills,deaths,assists,headshots,score,xp,etc.)
That, or you could just use the in-game deaths address. /
Quote Originally Posted by master131 View Post
That, or you could just use the in-game deaths address. /
Never worked for me so I didn't bother
Like I said, "I know there's a better way"
Sorry I can not understand you.

How then is the better one to go away?
Directly in the game I find the address
but once he starts the debugger Crashes Mw2

The killstreak Adress,
Posts 17 of 7 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?