Multiclient?

01/08/2017 00:12 maxbil#1
Is there a multiclient running?
01/08/2017 00:31 Ⓜiku Ⓗatsune#2
try to use a vm or wait for release
01/08/2017 03:39 maxbil#3
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
try to use a vm or wait for release
What is the vm? Vmware?
01/15/2017 14:41 Cyrex'#4
Quote:
Originally Posted by maxbil View Post
What is the vm? Vmware?
https://en.wikipedia.org/wiki/Virtual_machine

Or do it yourself. Commonly, devs use CreateMutex or CreateSemaphore for interprocess synchronization.
Another easy way would be to search the process snapshot list and find duplicates.

All of them are extremely easy to bypass.
01/17/2017 16:19 maxbil#5
Quote:
Originally Posted by Cyrex' View Post
https://en.wikipedia.org/wiki/Virtual_machine

Or do it yourself. Commonly, devs use CreateMutex or CreateSemaphore for interprocess synchronization.
Another easy way would be to search the process snapshot list and find duplicates.

All of them are extremely easy to bypass.

Can you help me? I installed VMware and VirtualBox but s4 league does not open.
01/17/2017 16:25 Ⓜiku Ⓗatsune#6
Quote:
Originally Posted by maxbil View Post
Can you help me? I installed VMware and VirtualBox but s4 league does not open.
error msg?
01/17/2017 17:50 maxbil#7
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
error msg?
Error msg : ''Sorry this application cannot run under a virtual machine.''
01/17/2017 18:51 Cyrex'#8
Quote:
Originally Posted by maxbil View Post
Error msg : ''Sorry this application cannot run under a virtual machine.''
Yeah that's TM / WL.
If they've used an older version of TM / WL or didn't choose hardcore settings you might bypass the vm detection checks by changing some parameters in the .vmx file.

Otherwise, there are certain scripts that show you how to bypass it exactly.