Michael Hansen
14 years ago
1 changed files with 21 additions and 0 deletions
@ -0,0 +1,21 @@ |
|||||||
|
# Keys are Base64-encoded 512 bit RC4 keys, as generated by DirtSand's keygen |
||||||
|
# command. Note that they MUST be quoted in the commands below, or the client |
||||||
|
# won't parse them correctly! Also note that the decoded keys are in OpenSSL |
||||||
|
# byte order, which is opposite from the byte order stored in the pnNetBase |
||||||
|
# .hpp files in Cyan's original source. |
||||||
|
|
||||||
|
# The following keys and addresses represent the official MOULagain server |
||||||
|
Server.Game.N "kEso0EnSJNkgyQtVyUO8IGAzy9cVgtEZG3Dy/s0urdYgu+omUP0/3sQihN5EOJqqXQl2ahI7cifHptdDafekOA==" |
||||||
|
Server.Game.X "Pds9j7NYWE9o6WV6o88EhGczzxR/NpNimHn9yLq2X9xoAdiEH1x2R1w/O5nwWv3CPmVEPgm9IalIcr0CvZOy+Q==" |
||||||
|
|
||||||
|
Server.Gate.N "tSNEa6OAIdfDby8p+lW8YOxqDZL1VUwVHPHbx01MuNxQ1Un8tlWYFi5mqzQPIZqjI3rX0YFLJatQUHr45jX6jQ==" |
||||||
|
Server.Gate.X "GvO3GWDQaWnK+ZSJxTKCaEfOjWwJxMt85H9vvqC+nA84mw9hpqlezfyz86k5Nfo5BQ+dg5hivAcuK3CQC/+Isw==" |
||||||
|
Server.Gate.Host "184.73.198.22" |
||||||
|
|
||||||
|
Server.Auth.N "j1amo5e+ID/FhzgSEm2razSbZjhXEWEKGlTCZstbMU3kt3gMyANeR7mOw0MbRf5y7uV1Q4hhfCmRj3HrQhkXLQ==" |
||||||
|
Server.Auth.X "G+nYVfMDb/q8zT1qs7uy2j91jLmesUPq72TVLlUB7OXrWyP77ponIPlZDfSPu8EFVbndJWHONlOtI8AIxh3PIQ==" |
||||||
|
Server.Auth.Host "184.73.198.22" |
||||||
|
|
||||||
|
Server.DispName "Cyan Worlds' MOULagain" |
||||||
|
Server.Status "http://support.cyanworlds.com/serverstatus/moullive.php" |
||||||
|
Server.Signup "http://www.mystonline.com/signup.html" |
Loading…
Reference in new issue