Quote:
Originally Posted by [OrO
hello
ibought VPS to open my bot chars in private server have hwid protection
when i try to open client ihave this problem "sorry this application cannot run under a virtual machine"
any one can help me please how to fix it Screen Shot https://imgur.com/R2PxZAe
|
try to use VMware Workstation and paste follow line in your .vmx file
monitor_control.restrict_backdoor = "true"
isolation.tools.getPtrLocation.disable = "true"
isolation.tools.setPtrLocation.disable = "true"
isolation.tools.setVersion.disable = "true"
isolation.tools.getVersion.disable = "true"
monitor_control.disable_directexec = "true"
SMBIOS.reflectHost = "TRUE"