Need help with 5018+

04/17/2009 11:22 Kital82#1
Hello everyone, I need help about updating to 5018.

I added everything in refèrences with ManagedOpenSsl.
Added the code to decryp in AuthReceive() [Hybrid's source]
And when I try to log in 5065, my login screen freeze ... look at the image I attached

I'm on it for 3days, and nothing more before I started ... :(

If someone can tell me how to do that would be cool.
Or that will be nice, Add me to msn "[Only registered and activated users can see links. Click Here To Register...]"
04/17/2009 12:49 rider1992#2
you think server source with patch 5018 work with patch 5065?
04/17/2009 14:18 Kital82#3
Quote:
Originally Posted by rider1992 View Post
you think server source with patch 5018 work with patch 5065?
No, it won't, but you don't know what i am talking about ...
04/17/2009 14:50 alexbigfoot#4
kital...actualy it works =) ... 5018 has the same login/game packets =)
04/17/2009 15:13 Kital82#5
I know i've already did it :p, But can you explain me here, by PM or msn, how to make it work on newer version like 5065-5090 ... please?
04/17/2009 15:14 Ultimatum#6
You handling the handshake correctly?
04/18/2009 11:53 Kital82#7
#delete

EDit my comp buged and double posted :s
04/18/2009 11:54 Kital82#8
So someone can help me ??? ...
I tried another code but still getting login freeze ...
04/18/2009 15:46 joshvette001#9
Quote:
Originally Posted by Kital82 View Post
Hello everyone, I need help about updating to 5018.

I added everything in refèrences with ManagedOpenSsl.
Added the code to decryp in AuthReceive() [Hybrid's source]
And when I try to log in 5065, my login screen freeze ... look at the image I attached

I'm on it for 3days, and nothing more before I started ... :(

If someone can tell me how to do that would be cool.
Or that will be nice, Add me to msn "[Only registered and activated users can see links. Click Here To Register...]"

You are probably not doing the handshakes properly also the DH Key packet you probably have is wrong also. You really dont seem to know what your doing so its kinda hard to help ya. Btw... The Auth decryption doesnt change.... So why would you be changing the decrypt in AuthReceive? lol
04/18/2009 15:56 tao4229#10
Your auth receive decrypt should be the same from 5017, only the game differs.
04/18/2009 18:02 joshvette001#11
Quote:
Originally Posted by tao4229 View Post
Your auth receive decrypt should be the same from 5017, only the game differs.


lol thanks for clarifying maybe my post wasnt clear that that is the case
04/18/2009 18:15 Kital82#12
Ok I see now, I will test it soon thanks tao and josh for the help :)
I'll try to figure it out :p