[Release] Silkroad Packet Documentation

12/27/2013 21:56 DaxterSoul#1
First off, I know we have this already, lesderid did well, but he dropped his work on his documentation, or at least stopped releasing. We had a project in SRO Underground, called "Silkroad Online Packet Wiki", which stopped too after some mayor issues with MediaWiki and went down really soon. Besides that, I decided to release my packet documentation now. I planned on releasing this part by part, to see reactions to this, and to receive some feedback or corrections that may accrue. I'd be really happy to see some of your Packet Structures being posted here as well.

I created a Wiki ([Only registered and activated users can see links. Click Here To Register...]) for this project because its easier for me to fill and clearer than a forum post. I will no longer update this thread.


All based on vSRO 1.88, collected from forums, public sources or almost always self-decoded.
I don't know if you agree with my documentation style, but I prefer it this way since it's easy to read and understand. I may not be consistent with my "dot rule", but what I'm writing here is just pseudo code.









12/27/2013 23:45 ^AquaFresh^#2
Anyways, It's very useful. It helps developing own stuff because you can bypass sniffing. Keep expanding that! :D
If I find some structures I'll share that.
01/06/2014 11:09 ahmed4ever2u#3
thank you ultra usefull
12/06/2018 04:01 crzy666#4
how use this with python3 ???
12/06/2018 06:41 B1Q#5
Quote:
Originally Posted by crzy666 View Post
how use this with python3 ???
you can convert the srapi to python3
though i did it with python2.7 but should be fairly similar
12/06/2018 07:06 crzy666#6
i using phbot and i write plugin
inject sit,walk,select target work but cast skill not work simple opcode 7074 skill E675 -> vampire touch not work why ?
12/06/2018 08:07 B1Q#7
Quote:
Originally Posted by crzy666 View Post
i using phbot and i write plugin
inject sit,walk,select target work but cast skill not work simple opcode 7074 skill E675 -> vampire touch not work why ?
oh.. i thought you're trying to code a proxy
no idea tbh
12/06/2018 08:57 crzy666#8
Quote:
Originally Posted by B1Q View Post
oh.. i thought you're trying to code a proxy
no idea tbh
now i have idea -.- phbot blocked 7074 opcode Q.Q and i have one question in c# how i can start multi client ???