GameGuard
The server checks regularly that GameGuard is up and running. To that end, the server sends a packet with a request string for GameGuard to perform an operation on and return to the server through the client's reply.
The algorithm applied to the request string is unknown and subject to change through GameGuard updates, therefore it isn't worth bothering with.
Since it is initiated by the server, custom software can just not send the GameGuard packet.
0x022d (server) - GameGuard check request
This packet has an usual size of 0x3c.
Position 0x2c
Type char[16]
Size 16
Description Request string
0x022e (client) - GameGuard check reply
This packet has an usual size of 0x3c.
Position 0x2c
Size 16
Type char[16]
Description Reply string
~Credit goes to psumods
Just need to send packet to reply the GG but i think kinda hard.Gluck






