Could someone make me a hack with this "see ghost" code, please?

I'm not a C++ guy and i don't know much about it, but if you would help i would apreciate that.
You can send me it via Skype or comment or PM me. Tnx
Skype name: LukaCraft1
So, here's the code:

if (Ghost)
{
if(pBasicPlayer!=0)
{
*(float*)(pBasicPlayer + 0x8C) = 300;
*(float*)(pBasicPlayer + 0x90) = 300;

}
}