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!

[RELEASE] WEP Zero - Warrock emulation project - Open Source

Initiate Mage
Joined
Jan 17, 2018
Messages
1
Reaction score
1
Hey guys, i started writing a warrock emulator using c# (Visual Studio 2015).
Everything is written from scratch.
I will open a wiki for warrock development (cheats/emulation).
I've released my source on github as an open source project.
I'm thinking about hosting a server as soon as the server is finished.
The source code is daily updated and the stable build is released at any major update.

This emulator is not using public files, these are self written files!

Screenshots:




Credits:

  • n0x (Main Developer)
  • CodeDragon (got some inspiration by his source)
  • ToXiiC (using some parts of his code)
  • WRPSP Team (got some inspiration by their source)


Current features (0.4.1):
  • ItemShop / Equipment System
  • Login to Game
  • Lobby features


Currently in development (0.5.0):
  • Room System
  • Gameplay


My server files are made for the chapter one client (258:441M obtained by the /subver command)

You can download the client here:
Mirror:

You can get the compiled files here:

You also can get the source (including the latest updates) here:
 
◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜
Developer
Joined
May 29, 2007
Messages
2,167
Reaction score
899
Are you new to programming?

If so, then I would like to mention that you are mixing up code conventions from various different languages.

None the less it's good to see someone working on an emulator!

Be careful when using my older source as a reference because there is a nasty threading related issue inside the source which might corrupt packets for players. (I tried to fix it once years after I wrote the original code but then decided to drop it because a rewrite would be better.)

If you want feedback, feel free to mention me in this thread.

Good luck and have fun!
 
Newbie Spellweaver
Joined
Jan 20, 2016
Messages
5
Reaction score
0
I have a error anyone help me?
n0xx - [RELEASE] WEP Zero - Warrock emulation project - Open Source - RaGEZONE Forums
 
Back
Top