Create a file named nt.dat in C:/Users/Public and put a random GUID in the file. (https://www.uuidgenerator.net/guid, generate one and and put every char uppercase)
Remove the value "Preferences" in HKEY_CURRENT_USER/System/Policy (regedit)
Change all network mac addresses
Inject the DLL in Paladium process (needs to be injected via manual mapping to be undetected)
Enjoy
PS: You need to inject the DLL every time you run the game.
Be careful, please set Runtime Library (in VS: Property settings -> C/C++ -> Code Generation) to Multi-threaded (/MT)