Wisling / tibiaauto

Tibia Auto is made to excel in the automation of various aspects of the playing the MMORPG Tibia
31 stars 16 forks source link

Store login data locally, in a separate configuration file #36

Open dmarszk opened 8 years ago

dmarszk commented 8 years ago

It should be encrypted using Windows secure storage capabilities. https://msdn.microsoft.com/en-us/library/windows/desktop/aa380261(v=vs.85).aspx

felipetnh commented 8 years ago

How would this work?

dmarszk commented 8 years ago

Eventually, either during client selection (and/or in a configuration file), there would be an ID of the login data from the secure storage to be used for automatic login.