PDA

View Full Version : memory addresses


JohnTesla
10th February 2003, 00:47
if anyone is using any memory searching tools and found anything interesting/usefull message me.

®ëd däwn
10th February 2003, 01:48
i've found the addresses for unlimited ammo/health.. (all i've really tried looking for ) but some peeps have told me that this is controlled by the server on multiplayer games.. dunno if it's true or not.. but i'm having a problem getting it to work in single player even.. I use t-search, but i'm not sure it's relocating the memory address right (DMA).. cause i try to use tmk to poke at these addresses, (not orginal), but with no luck.. with t-search on the other hand i can freeze them, and ammo/health stays 100%.. this has me scratching my head confused to a point where i've almost gave up on it..

KriegsArmy
10th February 2003, 05:33
I found artmoney.ru (http://artmoney.ru) here in one of the forums. There used to be a program called GameWiz 32 (http://www.gw32.de). I have not found any specific memory locations in the game yet though.

®ëd däwn
10th February 2003, 06:11
use t search.. best memory finder out there.. for xp too..

Lag-Me-Do
10th February 2003, 07:11
artmoney works but only with viewdistance so far, ammo/health seems to be regualted by the server

ElitePlayer
10th February 2003, 08:16
For health,ammo,god mode,noclip, etc all based on server side, so it would not work :dead:

toadpeon
10th February 2003, 08:21
yep no matter watcha do weapon characteristics it will always be controlled by the server - and just when you "think" you got it to work online you will ultimately find out that it is just a placebo (as you will see that your l33t abilities affect no one else). Weapon trainers suck for this game.

About the only thing you can do is hack the sight/distance capabilities of weapons - like make the BAR have sniper zoom, which is cool. But doing this is an obvious give away, as everyone always calls me a cheater as I kill them from across the map with a pistol. Well there right :)

®ëd däwn
10th February 2003, 21:20
But doing this is an obvious give away, as everyone always calls me a cheater as I kill them from across the map with a pistol. Well there right


hehe, any insight on how you do this? It would be greatly appreciated..

Tyrant Joe
11th February 2003, 00:22
yes please do tell

JohnTesla
11th February 2003, 03:53
one funny thing I found was how to change location on the map, unfortunately as you can guess if you are not running the server it pops you back to your original point. I was using it on my own machine running a game and could pop myself into anything

®ëd däwn
11th February 2003, 04:12
there's got to be a way to trick the server sending it packets.. teleporting would be really cool...

MozartMcLaus
6th March 2003, 19:50
one funny thing I found was how to change location on the map, unfortunately as you can guess if you are not running the server it pops you back to your original point. I was using it on my own machine running a game and could pop myself into anything


Teleporting shouldnt be possible without, but may be run speed? It is much more easy for server to check if you moved yourself over "20 meters" from one frame to other, but may be the server will not be so srupulous if you will move, let's say 30% faster. otherwise it will lag as hell even with ping 100.

MozartMcLaus
6th March 2003, 19:51
by the way, memory adress for view distance is: 0x02C70B18

xyster
2nd April 2003, 09:00
the memory address changes i assume, since battlefield for me doesnt even use that address.

What is the address though for the ZOOM though? Removing fog is easy.

xyster
3rd April 2003, 00:06
************************************************** **********
I figured it out, ... the memory address for the zoom. and it works better then toad's zoom thingy.

To change how zoomed in your view is, is much like changing the view distance.

First, Download Artmoney- the memory editor.

Then, load up a game of Battlefield. While hiding(trying not to get shot), leave your view in the normal view (unzoomed) and alt-tab into Artmoney.

goto search, and select: Exact Value, 1.00, Custom(FLOAT:4Byte)
and search... ok, now alt-tab back into BF49

IN bf49, pull out the pistol and zoom in with it... and then alt tab back out.
In Artmoney, click on sieve, and enter: Exact Value, 0.70, Custom(FLOAT:4byte)
.. and sieve.

Now, go back into the game and pull out the sniper rifle and zoom in with that....
now go back into artmoney and sieve for the value: 0.10

At the end of that, you should be left with a few memory addresses... change each value of each memory address one by one to 0.03, each time checking in game too see if your zoom has changed.

When it changes, you know you have found the memory address your looking for,... you can do alot know, but, i recommend just setting up hotkeys too allow you to change your zoom in game instead of having to alttab out each time.

p.s.

the values for other guns i havent bothered looking up, so you can find them yourselves. as well, these memory address for zoom seem to CHANGE all the time, so you may have to figure out another way of find these values if your too lazy to do all the above work for only a few minutes of fun.

hm... how about I just write a program to do this all for you guys?
it wont require patching the game AT ALL, and you can set hotkeys..ie: 2nd mouse btn, to zoom in multiple times like the AWP in Counterstrike.

gimme a few hours...