can someone elp me to put detecotr in my protections like ..tried to freeze you..need help
I have been trying for a while and I have not succeeded
if (cleartask)
{
*(int*)0x9FBACC = cleartask ? 0x4E800020 : 0x7C0802A6;
if (NETWORK::NETWORK_IS_SESSION_STARTED()) {
if (selectedPlayer != PLAYER::PLAYER_ID())
{
char buff[100];
snprintf(buff, sizeof(buff), "~%s Tried to clear you task!", PLAYER::GET_PLAYER_NAME);
PRINT(buff, 5000);
}
}
}
if (cleartask)
{
*(int*)0x9FBACC = cleartask ? 0x4E800020 : 0x7C0802A6;
if (NETWORK::NETWORK_IS_SESSION_STARTED()) {
if (selectedPlayer != PLAYER::PLAYER_ID())
{
char buff[100];
snprintf(buff, sizeof(buff), "~%s Tried to clear you task!", PLAYER::GET_PLAYER_NAME);
PRINT(buff, 5000);
}
}
}
Users browsing: 5 Guest(s)