See Ghost

Posts 1–14 of 14 · Page 1 of 1
See Ghost
hey guys can someone help pls with see ghost i have the basicplayerinfo pointer but help pls what i must do for see ghost give pls the code
Well i can tell you one thing

Code:
Value - 300.0f
I hope i helped you a bit..
There are 3 offsets to do SeeGhost
1 of the string is:
Code:
CharacterHiddenAlpha
Now you can get it easily with this tip
Quote Originally Posted by A$IAN View Post
There are 3 offsets to do SeeGhost
1 of the string is:
Code:
CharacterHiddenAlpha
Now you can get it easily with this tip
yes
CharacterHiddenAlpha
CharacterHiddenWalkAlpha
CharacterHiddenRunAlpha

i have all the addys but what is the code?
if(Pointer) {
*(float*)(Pointer + offset) = 300.0f;
*(float*)(Pointer + offset) = 300.0f;
*(float*)(Pointer + offset) = 300.0f;
*(float*)(Pointer + offset) = 300.0f;
}

rep+thanks
//See Ghost
if(BasicPlayerInfo)
{
*(float*)(CShell+BasicPlayerInfo + 0x88) = 300.0f;
*(float*)(CShell+BasicPlayerInfo + 0x8C) = 300.0f;
*(float*)(CShell+BasicPlayerInfo + 0x90) = 300.0f;
}

what is wrong it don't work
@fabi0402
see ghost pointer is 0xA62898
@DaRk like this: if(BasicPlayerInfo) {
*(float*)(0xA62898 + BasicPlayerInfo) = 300.0f;
*(float*)(0xA62898 + BasicPlayerInfo) = 300.0f;
*(float*)(0xA62898 + BasicPlayerInfo) = 300.0f;
*(float*)(0xA62898 + BasicPlayerInfo) = 300.0f;
}

?
Quote Originally Posted by sopaver3 View Post
@DaRk like this: if(BasicPlayerInfo) {
*(float*)(0xA62898 + BasicPlayerInfo) = 300.0f;
*(float*)(0xA62898 + BasicPlayerInfo) = 300.0f;
*(float*)(0xA62898 + BasicPlayerInfo) = 300.0f;
*(float*)(0xA62898 + BasicPlayerInfo) = 300.0f;
}

?
if(BasicPlayerInfo)
{
*(float*)(CShell+BasicPlayerInfo + 0x88) = 300.0f;
*(float*)(CShell+BasicPlayerInfo + 0x8C) = 300.0f;
*(float*)(CShell+BasicPlayerInfo + 0x90) = 300.0f;
}


like thiis
Quote Originally Posted by sopaver3 View Post
@DaRk and work? im gonna test
idk haven't tested
@DaRk please add me on msn: crossfiregamehacking[@]hot|mail|.com
I need ur help in 1 thing pls
@DaRk BasicPlayerInfo = 0xA62898?? and then it is right?
Quote Originally Posted by fabi0402 View Post
@DaRk BasicPlayerInfo = 0xA62898?? and then it is right?
idk haven't tested it
but that is the right addy

edit:
sry 0xA62898 is russian cf addy sry abt that
Posts 1–14 of 14 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?