Jump to content

Instant access login


Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Bronze

You can start with the structure of the login saver system. When you log in, you save your username and password in some variables in winreg. Likewise, when you select the character, you save something unique for identification, such as name or id.

And, after all this, when you open the client, you check if you have something saved in that variable, if so, you fill them in the user and password fields, and simply in python simulate pressing the login button. If the login was successful, wait for the characters to load, and then check if you have stored one, if so, select it.

spacer.png

Link to comment
Share on other sites

59 minutes ago, IonutRO said:

‎Você pode começar com a estrutura do sistema de poupança de login. Ao fazer login, você salva seu nome de usuário e senha em algumas variáveis no winreg. Da mesma forma, quando você seleciona o personagem, você guarda algo único para identificação, como nome ou identificação. ‎

‎ E, depois de tudo isso, quando você abre o cliente, você verifica se você tem algo salvo nessa variável, se assim for, você preenchê-los nos campos de usuário e senha, e simplesmente em python simular pressionar o botão de login. Se o login foi bem sucedido, aguarde a carga dos caracteres e, em seguida, verifique se você guardou um, se for, selecione-o.‎

 

The idea is not to click on anything. It already enters directly, and to remove this option, it would be deleting the text file generated at the client root.

Link to comment
Share on other sites

  • Bronze
4 hours ago, ByLost said:

 

The idea is not to click on anything. It already enters directly, and to remove this option, it would be deleting the text file generated at the client root.

Sorry, I missed the point where you want to enter directly, without going through the login and character selection phase. 😳 

spacer.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.