What does the HWID consist of?
Pseudocode:
Code:
md5(CurrentHWProfileGUID + Serial_of_main_HDD)
Self-explaining ;)
How do I use it as a developer?
Code:
http://www.elitepvpers.de/api/hwid.php?hash=0123456789abcdef0123456789abcdef
There you can poll userinfos in XML format (the HWID is being passed via GET parameter to the php script). In order to generate the HWID you can download the "dev-tools.rar" in the attachment and use the "epvp_hwid.dll". It contains the function ("GetHWID") which generates the HWID for you. The function is prototyped this way:
Code:
extern "C" __declspec(dllexport) char *_cdecl GetHWID(void) ;
Common user-ranks:
Administrators
Co-Administrators
Global Moderators
Moderators
Level Three
Level Two
Premium Users
Level One <-- "Normal" User
Banned Users
Examples: