I hope someone will tell me, but please
This account is currently banned
Ban reason: Leeching/spamming
Ban reason: Leeching/spamming
(10-13-2019 - 11:38 AM)carlos_20 Wrote: char NOP_ENABLE[] = { 0x60, 0x00, 0x00, 0x00 };
char Dropkickof[] = { 0x4B, 0xFF, 0xF8, 0xA1 };
if (paradise)
{
PS3::WriteBytes(0x9FFF7C, NOP_ENABLE, 4);//DropKick
}
else
{
PS3::WriteBytes(0x9FFF7C, Dropkickof, 4);//DropKick
}