Jump to content
  • 0

is there such client?


Weird

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  01/06/12
  • Last Seen:  

Hello!

I would like to know what the last exe supports Replay and does not crash when entering the password wrong.

Link to comment
Share on other sites

15 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  01/06/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

yeah sure, pm me

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   4
  • Joined:  11/10/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

i guess it isn't too bad, don't want users to keep spamming user/pass constantly,

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  01/06/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   4
  • Joined:  11/10/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

haha nice tweak

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   4
  • Joined:  11/10/11
  • Last Seen:  

^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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  12/28/11
  • Last Seen:  

sorry for the noob question how will i add this patch file? /no1

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  59
  • Topics Per Day:  0.01
  • Content Count:  396
  • Reputation:   53
  • Joined:  07/24/12
  • Last Seen:  

topic bump.. @TS this is may work on 3ceam?? i use 2010-12-28aragre but when invalid password auto close client :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   1
  • Joined:  03/19/12
  • Last Seen:  

is there any way to change the message? hehe

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

what message ?

those message that said "Wrong Password / Rejected from Server / Disconnected from Server / etc " ???

try edit this file

msgstringtable.txt

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   1
  • Joined:  03/19/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

thats the tradeoff

Link to comment
Share on other sites

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.

×
×
  • Create New...