Well doing it yourself is really difficult. You have to manage the Handshake packets and you need to add the Securitybytes to all(?) packets. And you need to know how to encrypt and decrypt packets.
You can use NuConnector for all this. It does all mentioned above and you dont need SilkroadSecurityApi
same Algorithm , Thanks btw
and i wanna know if "8192" enough space to receive all packets?
Yes it's enough. If packet(chardata, groupspawn) contains a lot of data, then server just split them (into pieces of ~4000 (can't remember exact number) bytes).
plz i need a simple simple simple Algorithm for Silkroad Proxy
just only to Plug-in the Bot in the same connection with Client
or how to understand the code posted here
Well building your own selfmade proxy is way harder than using SilkroadSecurityApi. Just download the source of drew's proxy and study it. After some time you will get to know how to use it.
The API is here to make it easier
[WTB] Silkroad Proxy [5 Euro Paysafecard / month] 11/06/2011 - Silkroad Online Trading - 2 Replies Hi im searching someone who is selling Silkroad Proxy (SOCKS5) like EnsurePrivacy.
I give 5 Euro / monthly , I need someone trustable .
Proxy Country must have IP Limit 5 or more
Thanks
Silkroad Online Proxy in AutoIt? 06/13/2011 - AutoIt - 3 Replies Also ich beschäftige mich letzte Zeit viel mit dem programmieren und verstehen(sehr wichtig) eines Proxy speziell auf der basis für Rsro, müsste jedoch überall gleich sein...
Nun ist mir in den Sinn gekommen sowas kann man auch in AutoIt schreiben, da gibt es die TCP funktion zum listen und connecten für Server und Client, darüber hinaus existiert eine BLOWFISH UDF.
Mir wäre neugierig wer sich in AutoIt etwas besser auskennt und das für ein interessantes Projekt hält, denn ich würde gerne...
[Guide] How to use C# & Autoit with Silkroad proxy 10/25/2010 - SRO Coding Corner - 2 Replies hey everybody,
many people asked me on youtube about that and some did it here aswell so i'd like to give you some examples how to send modified packets to the sro_client / to the server. just made a little video tut about it, downloadlinks can be found in the description. hope it will help some of you :)
YouTube - How to use C# & Autoit with Silkroad proxy
[Guide] A Simple Silkroad Proxy Reference 08/04/2010 - SRO Coding Corner - 17 Replies This guide is similar to to my Loader/Injected DLL guide. It's a complete project, but by itself, it is not enough to fully utilize at this stage. However, there is so much to this topic that I have to break down everything into different parts first.
This guide will be the first in a small part series that shows how a Silkroad proxy is made. Future guides will complete the project by showing how to do the hook for a client, as well as a simple clientless that uses the proxy. Right now, the...