Quote:
Originally Posted by scooprawr
i got the kernel32.CreateMutexA..
i saw 4 to 5 of that files..
but the code on the bottom of this file is CMP EAX,-1
am i in the wrong steps?
|
Quote:
Originally Posted by crckd
go further down and you'll find it.
|
i've found all the kernel32.CreateMutexA and all of them have the CMP EAX,0B7
i've changed them all.. walla it (multiclients) works
after 3-4 min logging in or whatever when the GG heart beat packet sent, it doesn't DCed me but closes the client instead..
should i change a certaint one of them (CMP EAX,0B7) in specific kernel32.CreateMutexA ?
nice release btw as usual.. :)