704C packet

12/25/2012 15:57 detCode#1
[Only registered and activated users can see links. Click Here To Register...]

And whats is wrong on 704C packet. when i use return scroll with clientless, i get dc

0D= 13 return's slot

any solution ?
12/25/2012 16:25 qkuh#2
Uhm, I'm not sure. But did you try to send it encrypted?
12/25/2012 16:50 detCode#3
works ! should be encrypted thanks qkuh

and i added this lines for return scroll :)

else if (packet.Opcode == 0x34B5)
{
//34B6 boş packet
Packet p = new Packet(0x34B6);
Send(p);
}
02/24/2013 18:21 [GM]Obvlision#4
Wish I could help dude