I have tried in many ways but I can not put the protection warns that they want to throw me out and someone can help me please?
My firswt Idea was so, its work Good Only thing I I can not solve why the lobby always changes a timeout comes
if (PROTECTION_DROP_KICK) {
char BYTES_ON_PROTECTION_DROP_KICK[] = { 0x65, 0x60, 0xFD, 0xCF };
WriteBytes(0x9FFF7C, BYTES_ON_PROTECTION_DROP_KICK, 4);
}
else {
char BYTES_OFF_PROTECTION_DROP_KICK[] = { 0x4B, 0xFF, 0xFF, 0xA1 };
WriteBytes(0x9FFF7C, BYTES_OFF_PROTECTION_DROP_KICK, 4);
}
if (PROTECTION_DROP_KICK) {
char BYTES_ON_PROTECTION_DROP_KICK[] = { 0x65, 0x60, 0xFD, 0xCF };
WriteBytes(0x9FFF7C, BYTES_ON_PROTECTION_DROP_KICK, 4);
}
else {
char BYTES_OFF_PROTECTION_DROP_KICK[] = { 0x4B, 0xFF, 0xFF, 0xA1 };
WriteBytes(0x9FFF7C, BYTES_OFF_PROTECTION_DROP_KICK, 4);
}
(04-12-2019 - 01:10 PM)Torxi Wrote: My firswt Idea was so, its work Good Only thing I I can not solve why the lobby always changes a timeout comesYeah Dude, Because When You NOP Fake Leave Or Drop Kick You Must Turn Off When You Want To Change Lobby
if (PROTECTION_DROP_KICK) {
char BYTES_ON_PROTECTION_DROP_KICK[] = { 0x65, 0x60, 0xFD, 0xCF };
WriteBytes(0x9FFF7C, BYTES_ON_PROTECTION_DROP_KICK, 4);
}
else {
char BYTES_OFF_PROTECTION_DROP_KICK[] = { 0x4B, 0xFF, 0xFF, 0xA1 };
WriteBytes(0x9FFF7C, BYTES_OFF_PROTECTION_DROP_KICK, 4);
(04-12-2019 - 08:25 PM)Avengers__002 Wrote:(04-12-2019 - 01:10 PM)Torxi Wrote: My firswt Idea was so, its work Good Only thing I I can not solve why the lobby always changes a timeout comesYeah Dude, Because When You NOP Fake Leave Or Drop Kick You Must Turn Off When You Want To Change Lobby
if (PROTECTION_DROP_KICK) {
char BYTES_ON_PROTECTION_DROP_KICK[] = { 0x65, 0x60, 0xFD, 0xCF };
WriteBytes(0x9FFF7C, BYTES_ON_PROTECTION_DROP_KICK, 4);
}
else {
char BYTES_OFF_PROTECTION_DROP_KICK[] = { 0x4B, 0xFF, 0xFF, 0xA1 };
WriteBytes(0x9FFF7C, BYTES_OFF_PROTECTION_DROP_KICK, 4);
i know !
Users browsing: 3 Guest(s)