ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

XWIS:APGAR: Difference between revisions

From ModEnc
Jump to navigation Jump to search
PW is faked - I'm just looking for an true one.
 
m True pw
Line 1: Line 1:
APGAR is a token sent by a C&C game to tell XWIS Online the players password. The password is encrypted  with an unknown method.
APGAR is a token sent by a C&C game to tell XWIS Online the players password. The password is encrypted  with an unknown method.


Example:
Example (decrypted password "reneproj"):
<pre>
<pre>
apgar OkaccecG 0
apgar Ykbcaxop 0
</pre>
</pre>
The closing zero seems to have a special function.
The closing zero seems to have a special function.


[[Category:XWIS Protocol]]
[[Category:XWIS Protocol]]

Revision as of 15:12, 29 October 2007

APGAR is a token sent by a C&C game to tell XWIS Online the players password. The password is encrypted with an unknown method.

Example (decrypted password "reneproj"):

apgar Ykbcaxop 0

The closing zero seems to have a special function.