Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by Chern0byl

  1. Chern0byl

    Complete, ready to use TypeID parse (c# 7+)

    Hi there, it has been pretty long since I've released anything for the SRO community, guess it's time. It isn't anything big, but yet will be useful for many devs. Basically, this peace of code lets you easily "parse" type ids that are widely used @ sro. It uses value tuple language feature...
  2. Chern0byl

    XSniff - Silkroad Online packet sniffer

    Download link updated.
  3. Chern0byl

    XFilter - Open source packet filter & playground

    XFilter will use the phoenix emulator frameworks... Once they are more or less polished. You must be registered for see element.
  4. Chern0byl

    Phoenix - Open source silkroad online emulator (c#, .NET Core)

    Hi there. It been a while since my last post on ragezone. I will be short. Phoenix is a open-source server emulator for a game called Silkroad Online targetting Vietnam v188 game client. The project is using c# as its primary programming language, Visual Studio 2019 as the IDE and .net core...
  5. Chern0byl

    XFilter - Open source packet filter & playground

    I will continue on this as soon as I have some free time (this should be really soon).
  6. Chern0byl

    Interested in files JSRO OLD need help for unpack sro_client

    I'd do it for you if the link was working xD... also, if we speak about old jsro files, do you have a download link for srv files / database dumps ?
  7. Chern0byl

    Request gameserver offsets / decompilation

    Hi there, so since I have more or less significant part of the v188 gameserver reversed and I'm willing to share some stuff I'm creating a thread where you can request offsets / gameserver parts "decompilation" (most of time it will be pseudocode + some structs, sometimes compileable code)...
  8. Chern0byl

    XFilter - Open source packet filter & playground

    It should not really matter since the filter is designed to be scaleable. Farm manager is pretty much a master server which simply coordinates slave server actions. This means you can run agent 1 on machine 1 and agent 2 on machine 2. Generally, it should handle *enough* players. I doubt you...
  9. Chern0byl

    XFilter - Open source packet filter & playground

    SQL settings are at farm manager app.config.
  10. Chern0byl

    XFilter - Open source packet filter & playground

    # Welcome XFilter is a open-source SRO packet filter targetting the following technologies. The license is MIT. This means you can do whatever the hell you want with this source code. * Microsoft .NET Framework 4.6 * Entity Framework * Microsoft SQL Server 2017 Future plans: System.Buffers...
  11. Chern0byl

    [Release] JetGameserver - some advanced stuff inside SRO gameserver (c++)

    Here are some reverse engineering results on v188 GS. This contains some small parts of CGObjPC bla bla. For any questions discord Chernobyl#1465 or skype live:cherno0x2f I now focus on emu... You can join our discord channel: You must be registered for see element. You can still request...
  12. Chern0byl

    SRO_Global_TestBed(70 Cap - 2006)

    # Requesting reupload
  13. Chern0byl

    New addon for SRO server modules

    The idea is still up.
  14. Chern0byl

    [Release] [asm/c++] Chat commands, global colors, prefix colors etc

    Can't find it on my hdd :( If someone got it - reup please :).
  15. Chern0byl

    [Dev] Chat / Message Client Packet ?

    See here: You must be registered for see element.
Back
Top