Thank's for the quick reply!, but still blackscreen..
Have you changed RC4 keys?
Originally Posted by ~V~
Have you changed RC4 keys?
Yes i did, i copied the one from the leaked Fabiano client to it.
(if you mean the one at paramaters.as)
Originally Posted by damian007
Yes i did, i copied the one from the leaked Fabiano client to it.
(if you mean the one at paramaters.as)
In DECA client RC4 keys are also hardcoded into GameServerConnectionConcrete in encryptConnection method
Originally Posted by ~V~
In DECA client RC4 keys are also hardcoded into GameServerConnectionConcrete in encryptConnection method
Both Keys (311f80691451c71b09a13a2a6e and 72c5583cafb6818995cbd74b80) are the same in the leaked client and in decas client
If you mean the RSA_PUBLIC_KEY, i dont find of these keys in encryptConnection
Originally Posted by damian007
If you mean the RSA_PUBLIC_KEY, i dont find of these keys in encryptConnection
You said you already changed RSA key so that shouldn't be a problem
Originally Posted by ~V~
You said you already changed RSA key so that shouldn't be a problem
Yeah i changed the public rsa key already still blackscreen tho
Originally Posted by damian007
Yeah i changed the public rsa key already still blackscreen tho
That's weird you get any errors?
Originally Posted by ~V~
That's weird you get any errors?
nope only thing is that i cant Debugthe Client cause when i run the Client in inteljji it just compiles it and ends with error 9 IT saves the changes to the Output Client tho
Originally Posted by damian007
nope only thing is that i cant Debugthe Client cause when i run the Client in inteljji it just compiles it and ends with error 9 IT saves the changes to the Output Client tho