What is the most common way of finding pointers in games?

For example like server pointers and player pointers.
I actually want to get started hacking, now that I know enough D3D.

I was thinking about Debuggers but what do I exactly have to look for in them?

I see alot of people showing server pointers and player pointers but how do they know that it is right?