Just wondering, what sort of bans GRP uses??
As I saw in this forum there's IP ban, account ban, and another ban that doesn't allow your PC from playing at all. I guess the IP ban can be fixed easily using VPN, and the account ban can be fixed by creating the new one, the last one which is PC ban, I believe that they use HWID/HW-ID[Hardware Identification] to ban your PC, so changing your PC username, using CCleaner or some programs that clear your privacy data, junk, etc. then using VPN may solve it. //Some software can be used to change your HWID automatically, you can find few by searching on google..
If I'm wrong, it'd be appreciated if someone corrected me and explained how they ban your PC from connecting to the game?!
More info:
I believe they use this info as well!:
cpu info
cpu frequence
memory info
desktop resolution
d3d info
os info
for cpu info, they are looking for cpu brand string.
for cpu frequence, they are looking for a key in regedit "HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\ 0" - "~MHz"
for memory info, they are looking for total memory.
for desktop resolution, they are looking for display weight and display height.
for d3d info, they are looking for D3D_SDK_VERSION, gfxDeviceId, gfxVendorId, D3DCAPS.
for os info, they are looking for dwmajorversion, dwminorversion, dwbuildnumber.
launcher getting these informations, automatically creates a registry in hkey_current_user. if it can't, in game main exe sending to api these informations with api_reporthwinfo_customer.aspx. after, database looks your hwid key banned or not. if banned, u can't create any character. after few minutes, it gives an error like "double login".