Hat jemand den login packet fix und kann mir den geben oder mir das machen ? wollte bisschen an ner alten source aus lw für mich rumspielen und joa wäre nice an sich so
[C#] About packet injection (login packet) 07/24/2013 - SRO Coding Corner - 3 Replies hello
im developing a new bot called Silkroad Fusion and i did some research and i found about Drew's Silkroad security so i used it and i made my own proxy
and i needed a little help with the login packet
here is my code
Packet login = new Packet((ushort)0x6102);
login.WriteUInt8(Proxy.SRLocal);//isro locale
login.WriteAscii(ID.Text);
login.WriteAscii(PW.Text);
login.WriteAscii("");//mobile vertification code
...
[new bin]sys err login packet fix 06/02/2013 - Metin2 Private Server - 1 Replies Analyze: login phase does not handle this packet! header 100
who can fix this err ..when we log with new bin we recive this error..