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!

v118.3 Headers recvops 100% / sendops 30%

Supreme Arcanarch
Joined
Apr 1, 2012
Messages
946
Reaction score
329
Thank you very much paul lolol i helped you bypassing EdenMS's anti sniff :p
 
Banned
Banned
Joined
Sep 17, 2012
Messages
80
Reaction score
24
PONG = 0x2D
LOGIN_PASSWORD = 0x16
GUEST_LOGIN = 0x17
 
Last edited:
warp(california, "home");
Joined
Sep 16, 2008
Messages
294
Reaction score
103
You can always get the opcodes from a memory dump of the client, or unpacking it. There is a tutorial on how to use IDA in the tutorial section, it would save you the trouble of guessing.

I read your guide and you are missing some things hence making it confusing. Same with Hendi's.
 
Newbie Spellweaver
Joined
Aug 7, 2012
Messages
53
Reaction score
4
You can always get the opcodes from a memory dump of the client, or unpacking it. There is a tutorial on how to use IDA in the tutorial section, it would save you the trouble of guessing.
No guide for unpack... there alot missing there!! no one can just guess how to the that without any one to guide them
 
Back
Top