ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 6966

[PS3] Admin Kick / Class Protection

by Niqqie - 03-27-2018 - 08:00 PM
#21
(11-19-2018 - 07:32 PM)Niqqie Wrote:
(11-19-2018 - 05:14 PM)GucciMang Wrote: doesnt work anymore btw.

tbh is still does work lol, there is really no need for it anymore tho.

tbh whers my LOOT
Reply
#22
thanks for sharing the code
Reply
#23
THANK YOU ......
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
Reply
#24
void adminKickProtection(bool toggle)
{
char NOP_ENABLE[] = { 0x60, 0x00, 0x00, 0x00 };
char adminKickOriginal[] = { 0x90, 0x7E, 0x00, 0x04 };
if (toggle)
{
WriteBytes(0x1357CF4, NOP_ENABLE, 4);
}
else
{
WriteBytes(0x1357CF4, adminKickOriginal, 4);
}
}
this is function
I already had an offset and it was correct but it made some people leave the lobby lol
Reply

Users browsing: 1 Guest(s)