View Single Post
  #7  
Old 16-11-2005, 11:56
DRAGoN.X's Avatar
DRAGoN.X DRAGoN.X is offline
Senior Member
 
Join Date: Jul 2005
Location: Earth
Posts: 151
Thanks: 0
Thanked 0 Times in 0 Posts
DRAGoN.X is on a distinguished road
Send a message via ICQ to DRAGoN.X Send a message via AIM to DRAGoN.X Send a message via MSN to DRAGoN.X Send a message via Yahoo to DRAGoN.X
Quote:
Originally Posted by eluphay
I still can't find the value Can you tell me the address or save the address and send it to me using Tsearch

Thanks Again Fraya
Game uses DMA, the adress would be different if he sent it to you, he would need to use a pointer to have the adress of the value (I assume your talking about credits here.)

The only adress that wouldn't change might be an adress that modifies the credits adress, but game makers now are haveing that move as well. Then you would need to find the base pointer to the dll file (in games like Quake 4 for example or Doom 3), and thats not fun (just time consuming, since the process is rather easy).

-dragonx
Reply With Quote