Hi, is possible to use this PacketLogger to Eastmile Server?
I am looking for a way to extract data from this server to the counter DPS (I will write the counter myself). Do you know any way?Quote:
The problem is not the packetlogger but the client, if you want to use packetlogger on eastmile you have to create a "custom" client with eastmile IP
Quote:
I know them (you can discover them too) but they are dangerous, better not use them ;)
i use the minigamesuite 2.0 its helpuffy but a bit to much losesQuote:
I know them (you can discover them too) but they are dangerous, better not use them ;)
Move the mouse on the bottom right and a window will appear.Quote:
hi sorry someone know how can i blocking packet with a full name?
thank so what for option if i want to chose? ex. Begins with , Contains , regular ex.. , End with if my packets is mg 2 0 xxxxQuote:
Move the mouse on the bottom right and a window will appear.
You can apply filters, to filter the list of packets you read and apply blocks, to block received and sent packets.
For both you can filter / block packets by initials or full name
const BYTE NoKickMinigame[] = { 0x81, 0xC2, 0x60, 0xEA, 0x00, 0x00, 0x3B, 0xC2, 0x76, 0x16, 0x8B, 0xC3, 0x8B, 0x10 }; // pattern
const LPCSTR NoKickMinigame = "xxxxxxxxx?xxxx"; // mask
const unsigned int NoKickMinigame = 8; // offset