Jump to content
  • 0

is there such client?


Question

15 answers to this question

Recommended Posts

Posted

anything before 2011 would work witht the password thing, but I forget when replay was introduced. If before 2011, you are in luck. In 2011 clients, you will always crash on wrong password

Posted (edited)

There is replay with the first interface in the last client of 2010(2010-12-28aRagexeRE). It works, but not so comfortable as a replay since 2011-03-xx

anything before 2011 would work witht the password thing, but I forget when replay was introduced. If before 2011, you are in luck. In 2011 clients, you will always crash on wrong password

ok, but i known one server with uses latest 2011 client where custom login window is realized. They disable standart login window and send directly log/pass from there custom login window.

If you are interested i can give you link this server.

Edited by Weird
Posted (edited)

There are a "Trick" to make a 2011+ client not to auto close but Instead use "Fail to connect" notice when user input wrong password.

But yeah its actually a "wrong way" to notice user client with "correct" message.

:D

Edited by GHul
Posted (edited)

There are a "Trick" to make a 2011+ client not to auto close but Instead use "Fail to connect" notice when user input wrong password.

But yeah its actually a "wrong way" to notice user client with "correct" message.

:D

It would be interesting to learn about this "Trick" .

Edited by Weird
Posted (edited)

Currently, i got 2 ways to make the client not to auto close when wrong password detected.

All changes are done to server-side.

Make sure your add this on your login conf.

//Set this to yes to make client not to auto close when user input wrong password.
//Usefull for Client 2011+
re_client: yes

First patch will make server send "Rejected from the server" and will not auto close the client.

For second patch use "dummy" value and will make client receive "Fail to connect" if the user spam any wrong password on any account.

:D

This code has compability issue with harmony src.

Server build with harmony src doesn't read from same line of code.

Only account group_id or lvl set in conf to bypass harmony protection / Ignore client checksum <Not sure which 1 effected> will work.

Won't fix this, since it will required harmony src to be exposed to public.

rejected.patch

fail_to_connect.patch

Edited by GHul
  • Upvote 2
Posted (edited)

^Thx

Yes its just simple mod and i already use this on my server for long time :D .

I hope there are better ways but still digging on what can be change.

Edited by GHul
  • Upvote 1
Posted (edited)

If I do that it will affect the others. I mean, after I patch his diff it will goes to rejected from the server/fail to connect if I'm type a wrong password. the message is change to rejected from the server/failed to connect not anymore "Incorrect User ID or Password. Please try again.(1)"..

sorry for my bad english..

Edited by Zel

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...