Getting the HWID is as simple as;
Code:char* szHWID = "";
HW_PROFILE_INFO hwProfileInfo;
if (GetCurrentHwProfile(&hwProfileInfo) != NULL) {
szHWID = hwProfileInfo.szHwProfileGuid;
} else {
return ret;
}
Printable View
Getting the HWID is as simple as;
Code:char* szHWID = "";
HW_PROFILE_INFO hwProfileInfo;
if (GetCurrentHwProfile(&hwProfileInfo) != NULL) {
szHWID = hwProfileInfo.szHwProfileGuid;
} else {
return ret;
}
why not make match server log mac into a data base, with ip and last userlogin?
Well changing mac id seems like easier than changin' hwid + hdd serial number.. (like windows 7 64 bit which I had to search more than 4-5 hours for finding a way to change it)
For the way it should work, I have no idea because a person can enter the game from few computers but you can't if he used hack or something on his own computer.. I think that this shit should be implemented with an anti hack but none is going to do this for free. Let me know if you know someone that can do that (paid).. I'll just try to make deal for my own server.
Actually it's incredibly easy to change both, though changing your hard drives serial number results in a lot of programs acting like they aren't installed.... In short, most programs that were used by an installer will not work and you will need to reinstall.
I've had experiance as to being banned at quality gunz many times. I wouldn't suggest a MAC ban though.. It's all too easy to bypass and literally takes seconds.