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
 3737

Admin Kick Protection

by Wesley_Marcos - 03-29-2018 - 08:52 PM
#11
(03-29-2018 - 08:52 PM)Wesley_Marcos Wrote: i converted admin kick protection from xbox to ps3
i tested and work 100% :)

please leave credits xD
Hidden content unlocked

Yo, you use this function right?
void WriteBytes(int address, char* input, int length)
{
for (int i = 0; i < length; i++) { *(char*)(address + (i)) = input[i]; }
}
Reply
#12
(04-29-2018 - 02:25 AM)Smoulougde Wrote:
(03-29-2018 - 08:52 PM)Wesley_Marcos Wrote: i converted admin kick protection from xbox to ps3
i tested and work 100% :)

please leave credits xD
Hidden content unlocked

Yo, you use this function right?
void WriteBytes(int address, char* input, int length)
{
for (int i = 0; i < length; i++) { *(char*)(address + (i)) = input[i]; }
}

u can use this or write_process
This account is currently banned
Ban reason: Abusing the Report function is not allowed. Please read the rules.
Reply
#13
(04-29-2018 - 03:44 AM)Wesley_Marcos Wrote: u can use this or write_process

Ok so like this right ?
write_offset(0x1358EE8, value ? EnableProAdminKick : DisableProAdminKick, 4);

And for write_offset i use;

int32_t write_offset(uint64_t ea, const void * data, uint32_t size)
{
system_call_4(905, (uint64_t)sys_process_getpid(), ea, size, (uint64_t)data);
return_to_user_prog(int32_t);
}
Reply
#14
this offset is not ture ,,, some things is wrong .
Reply
#15
If Wesley posts, always appears a silly man with shit-posts. Your work disturb them, Wesley... haha
Reply
#16
This is great.Thanks for ya
Reply
#17
(03-29-2018 - 08:52 PM)Wesley_Marcos Wrote: i converted admin kick protection from xbox to ps3
i tested and work 100% :)

please leave credits xD
Hidden content unlocked

stupidstupidstupidstupidstupidstupidstupidstupidstupidstupidstupidstupidstupidstupidstupidstupidstupid
This account is currently banned
Ban reason: spamming
Reply
#18
thanx you for the code
Reply
#19
(03-29-2018 - 08:52 PM)Wesley_Marcos Wrote: i converted admin kick protection from xbox to ps3
i tested and work 100% :)

please leave credits xD
Hidden Content
You must register or login to view this content.

the admin kick i have seems to freeze me
Reply
#20
(03-29-2018 - 08:52 PM)Wesley_Marcos Wrote: i converted admin kick protection from xbox to ps3
i tested and work 100% :)

please leave credits xD
Hidden Content
You must register or login to view this content.

Reply

Users browsing: 2 Guest(s)