Jump to content
  • 0

client launcher that sends user/pass pair to client


Question

Posted (edited)

also would be nice if someone (perhaps xazax?) make a 3rd party login interface that passes the username/password pair to the client, so we can "get rid off" of the old login system, something simple and nice, not a batch file neither shortcuts :D

Edited by EvilPuncker

15 answers to this question

Recommended Posts

Posted

also would be nice if someone (perhaps xazax?) make a 3rd party login interface that passes the username/password pair to the client, so we can "get rid off" of the old login system, something simple and nice, not a batch file neither shortcuts :D

It's not really a server side feature, but if you want one, just ping me :D, and tell me what features do you want. (Skinnable? Remember user, pass? Where to store pass, what encryption to use for passwords if we store them etc..)

Posted

also would be nice if someone (perhaps xazax?) make a 3rd party login interface that passes the username/password pair to the client, so we can "get rid off" of the old login system, something simple and nice, not a batch file neither shortcuts :D

It's not really a server side feature, but if you want one, just ping me :D, and tell me what features do you want. (Skinnable? Remember user, pass? Where to store pass, what encryption to use for passwords if we store them etc..)

No skins needed, something simple like rsuWin98.png and store login only, so there is no need to encrypt and your choise how to store it since idk a sh*t about xd

Posted

Here you go :D

It is as minimalistic as possible, I did not bother with it much. To configure: set up the executable name, and every other parameter like 1sak1 goes to server entry in the settings.ini. I did not test it, since I do not have a new cliet ATM, but I hope it works.

RoLauncher.rar

RoLauncher.rar (Dropbox mirror)

Posted (edited)

Could you pls upload the source, too, so I can see how you realised it?

EDIT :

It just opens the loginscreen without entering the username or password.

Edited by Bahmut
Posted

Here is the source: RoLauncherSRC.rar

http://dl.dropbox.co...LauncherSRC.rar

Don't expect it to be too clean, it is just an improvized thing :D. Basically it just a bunch of Win32 API calls for the GUI, and building wchar_t string (the command line), ini read/write, and finally calling a ShellExecute to start the client.

Edit:

@Bahmut

it is for the new login method ( where absolutely no login screen, so you should not have the restore old login window diff enabled ), however that method is not supported by rA currently, but server side support will be added soon.

Posted

It would be badass if you could make client support remember password aswell;

Like have a settings file in the RO folder that saves your username and password or something

Posted

Could you tell me an exact command line that starts the client successfully?

Right now the launcher does: client.exe -t:password username server

( server can be anything, depend on config option, for example setting the xml to read )

Posted (edited)

this starts it succesffully

start Beta_Client.exe 1sak1 /account:sci.xml

not sure if that's what you are lookgin for

Edited by Judas
Posted

oh right. wonder if that's the reason why the login/password parameters are blank when I use the launcher, I diffed my client without login restore as well

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...