edit no. 12 !! lol
after i was crying to get it login , here
it sucked at logging to account server , so its wrong port ? ill try o-0 why im asking Lol im an idiot
grrrr fuck

thats silly but i like it xD well umm with wpe i figured out that
login server is : 9958
game port is : 5816
as when he try to login he sent to 9958 and recive from it and
once u r in game it keep sending much stuff and receiving about players coords and mine too from 5816 and to it
got a question , i send with a port , what is the use of this port o-0 lol sorry if the question was too stupid
umm another thing , it always stucks in login to game server , so whats wrong with connection ?
im working with that since today morning faced 26 error which lead to 13 time editing
edit :
here , when i try to login aimbotexample cp. says client connected , connected to auth server successfully , then client disconnect o-0 ! why its disconnecting ?
another edit :
when i changed game port to 5000 it comes up with logging to account server (stuck there)
and a accounts say wrong passwords
at command prop. it says something about line 163 then connected to auth succ.
about line 163 in gui it was
Quote:
void login1_AnnounceReceive(byte[] data, Network.Wrapper arg2, byte[] arg3)
{
try
{
LoginUser role = arg2.connector as LoginUser;
//So, we've received data, we've pulled which user it was received for... we need to decrypt it, perform any actions needed and send to server!
lock (role.ClientAuthCryptography)
role.ClientAuthCryptography.Decrypt(data);
role.SendToServer(data);
}
catch (Exception P) { Console.WriteLine(P); }//just incase something goes wrong.
}
|
the 163 is lock (role.clientauthcryptography)
exact log on command prop. here
Quote:
[LoginServer] Client connected to Porxy
System.NullReferenceException: Object reference not set to an instance of an object.
at proxyparadise.GUI.login1_AnnounceReceive<Byte[] data, Wrapper arg2, Byte[] arg3>
in E:\plaplapla\GUI.cs:line 163
|
thats it :@ please help me :@
after trying more than a hundred time here what i figured out
if the port is
GamePort=5816
the result is
it stuck if wrong password
if right password IT STUCK TOO ! O-O
and else the port is
GamePort=5000
the result is
it says wrong password even if its right password and client disconnect
so is that a bug in this client ? should i try it on a clean client ? what the hell wrong with this :@ , ill setup a ps with clean client to figure that out BUT will there be any problem if the server ip is the same as hamachi ? guess there will be -.- Lol , ill try a clean client anyway
============
well again cuz im start getting insane , here
im trying to put the proxy inside the client and server connection
so
if the client and server was like
client <====> server it will be
client <===> Proxy <===> server
well how the client server works ?
it works like this
like what ? lets fucking trace that with wpe
here the result
client of my ip and port 54441 send to server with ip 212.113.36.91 with port 9958
what this port is for ? this port im sending from is the client and the port im sending to is the login server which let u loggin right ?
well to successful login server of 212.113.36.91:9958 should send conf. for myip:54441 (client) right ?
then we receive packets from the game server of 212.113.36.91:5816 (this 5816 is the fucking game port !!! right ?)
so that our game port is 5816 and login port is 9958 both for ip 212.113.36.91
and my hamachi ip is 5.53.163.222
so to add the proxy inside this u should send to 5.53.163.222 from conquerloader(nullablev5) to proxy and the proxy will send to the auth ip which is server ip , well thats going well till now
then the server sends to the proxy (HOW IT SEND TO THE PROXY ? CUZ ITS THE ONE WHO SENT TO IT ?) well then the proxy should send to client , right ?
my settings is above the ==== and its all the same as client says , i have wrote down my logic, if something wrong please tell me -.- else ill burn myself lol
ill go to translate the packets and figure out if the seal is EncryptionKey = "DR654dt34trg4UI6" cuz i dont have an idea about the enc key but guess no cuz there is 2 seal one to send to client and one to send to server , so what the enc key for ? "i guess its some key in client anyway"
ill translate packets to check why it refuse to let me in
well it only say some key when i login successfully and it say another which always pop up invaild pass
i wont give up but someone help me cuz my english is fucking poor and begging for food =))
P.S im trying the new enc EncryptionKey = "BC234xs45nme7HU9" maybe yes the proxy cant send to the client
Edit:
well i was right the the new encryptionkey cant be find in this client which means im on the only encryption

so back to the old encryption and lets dance with it (i like talking to myself

)
grrr that became too fucking long to anyone to read :\ anyway i was thinking and figured out some
at ur proxy it login the auth server then disconnect then login game server and it should keep being stable , what i get it stuck at logging auth server , umm trying to think but i guess i need google more atm :\
fuck lets addd one more edit as no one even reading
umm i did a stupid smart thing

i powered hamachi off , it gave same result ! so what the hell wrong

? ports isnt on at this hamachi ip ? well its something wrong with hamachi thing so ill try to ping hamachi ports that i should be using then if it was off ill try to use another ip away from hamachi -.-.
===
umm here is the result , the both ports 5816 , 9958 is closed on hamachi and opened on the server ip
umm on my ip both r off , guess this one make sense cuz i dont receive with those ports i revice with the client port which is opened (else client wont connect LOL) , well so i send to proxy and proxy send to server , server send to proxy and proxy send to me , how the hell im sending to the proxy on a port which isnt even on ! ?
=====================================
after all i know that trying in something i dont really know is only making fool out of myself but i see it with another eye which is i like that way of learning , keep bugging and fixing which may teach me what tuts will never do -.- but not at this one lmao !
after some dance with wpe i figured out while checking packets on my settings , 1 pack send from hamachi ip to itself from port 56044 to port 9958 -.- guess to connect should be myclient sending to hamachi and hamachi to server (wont see this one) , server to hamachi (wont see this one too) , then hamachi to me saying its ok u may login or u may not o-0
================================================== ================================================== ================================================== ================================================== ====
after all im still stucked at this step on my own computer but with my mind im still learning some stuff and trust me if i havent made that proxy any time near to today ill still be thankful for pro4never cuz he teached me alot and with the problems im facing i made my own logic and what i have failed at wasnt a real failture it was just a start of learning something new

i havent failed i just figured out some ways not to let it work

, thanks for everything and sorry if i bothered u guys

================================================== ================================================== ================================================== ================================================== ====
studying will be back in couple of days with new questions =))