-
Content Count
50 -
Donations
10,000.00 EUR -
Joined
-
Last visited
-
Days Won
46
JACK. last won the day on June 25
JACK. had the most liked content!
Community Reputation
154 ExcellentRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
-
-
FreeBSD 13 MariaDB 10.3 VS19 GCC8 Download: [Hidden Content]
-
There is an exploit that uses this package: HEADER_CG_TEXT To solve it, we take it out completely, because it is useless. 1. packet.h, find and delete: HEADER_CG_TEXT = 64, 2. packet_info.cpp, find and delete: Set(HEADER_CG_TEXT, sizeof(TPacketCGText), "Text", false); 3. input.cpp , delete all if: if (bHeader == HEADER_CG_TEXT) { } And below we change else if (bHeader == HEADER_CG_MARK_LOGIN) to: if (bHeader == HEADER_CG_MARK_LOGIN)
-
Before: [Hidden Content] After: [Hidden Content] Download: [Hidden Content]
-
Discord: [Hidden Content] Website: [Hidden Content] Înregistrare: [Hidden Content]/users/register Descărcare: [Hidden Content]/download
-
-