void premium()
{
DWORD dwPlayerPtr = *(DWORD*)ADR_ServerPointer;
if(dwPlayerPtr != 0)
{
*(long*)(dwPlayerPtr+ADR_OFS_PREMIUM1) = 3, 10;
*(float*)(dwPlayerPtr+ADR_OFS_PREMIUM2) = 1337;
}
}
there just copy and paste it (make sure to put that on outgame)
this sources codes are already public a long years ago.
yhea but his lazy to search
it could help some people who's begins in coding ...
its old but others are lazy to search