11-14-2014, 05:36 PM
Может кто поможет мне
|
Что-то подсказывает что у тебя диапазон портов на который отправляется PROTOCOL_BASE_GET_SCHANNELIST_ACK не открыты. 127.0.0.1:136......
Something tells you that the port range to which to send PROTOCOL_BASE_GET_SCHANNELIST_ACK not open. 127.0.0.1:136 ......
11-14-2014, 11:24 PM
gorodetskiy, не думаю, что бразильский будет понятнее.
11-15-2014, 12:13 AM
know Other language?
11-15-2014, 12:44 AM
Yes I understand english.
Ok thankyou
Man you understand this error why Opcode wrong no work i change every time for other but no work opcode : 2668 opcode : 2572 opcode : 4049 opcode : 2577 opcode : 2567 can't connect account client you know this server files i'm using MoMz Games Released one people but this error i'm working this server very so much day's for fix ... Добавлено через 2 часа 34 минуты This Server files Client : http://download1790.mediafire.com/bsq0co...100914.exe Server : Цитата:https://mega.co.nz/#!iYlhWSjD!te1I3WuhZuf7TTOZ6yI4ukV3dCSbUwerof6sRgIBlYMhttps://mega.co.nz/#!iYlhWSjD!te1I3WuhZu...f6sRgIBlYM
11-15-2014, 12:28 PM
2668 is packet PROTOCOL_BASE_GET_ITEMS_FOR_RANK_UP_REQ and waits server opcode 0xA6D.
2567 (PROTOCOL_BASE_GET_FRIENDS_REQ) waits server opcode 0x112. 2577 (PROTOCOL_BASE_USER_LEAVE_REQ) waits server opcode 0xA12. Try to send this packet (I didn`t look into it): [SRC="csharp"]SendPacket(new byte[] { 0x0c, 0x00, 0x21, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 });[/SRC] Before PROTOCOL_BASE_LOGIN_ACK (opcode 0xA04).
11-15-2014, 01:47 PM
PROTOCOL_BASE_USER_LEAVE_REQ
Цитата:using PBServer; This source c# no have this .cs 2668 is packet PROTOCOL_BASE_GET_ITEMS_FOR_RANK_UP_REQ and waits server opcode 0xA6D. 2567 (PROTOCOL_BASE_GET_FRIENDS_REQ) waits server opcode 0x112.
11-15-2014, 09:26 PM
I gave you the opcodes and you must write the structure of packet.
Do it yourself. p.s. You can find structure with the help of IDA Pro in pointblank.exe |
« Предыдущая | Следующая »
|
Пользователи, просматривающие эту тему: 1 Гость(ей)