Conquer source

09/11/2018 03:04 mrabdoxxx#1
How i can make my own p server source ?
09/11/2018 03:36 1NSpire#2
[Only registered and activated users can see links. Click Here To Register...]
09/11/2018 12:06 Super Aids#3
You learn to code.
Then you learn network programming.
Then you learn to understand the Conquer protocol and packet structures.
Then you learn to reverse engineer, only to an extend though (Nothing is stopping you from advancing further with reverse engineering than necessary for Conquer though, but generally you need only a very limited set of reverse engineering skills.)
At last you should be able to write a source from scratch.
09/11/2018 18:02 mrabdoxxx#4
Quote:
Originally Posted by Super Aids View Post
You learn to code.
Then you learn network programming.
Then you learn to understand the Conquer protocol and packet structures.
Then you learn to reverse engineer, only to an extend though (Nothing is stopping you from advancing further with reverse engineering than necessary for Conquer though, but generally you need only a very limited set of reverse engineering skills.)
At last you should be able to write a source from scratch.
:handsdown::handsdown::handsdown: