Daemante2018 Posted November 18, 2018 Posted November 18, 2018 (edited) Hello, I am working on a personal project to make a launcher for a game. The launcher stores the username/password in an ini and then inputs that data when the game is running. So Basically its just an auto login launcher. Now I am trying to encrypt the stored data in the ini file; which I've done below: <snip> This took a few hours to figure and is probably not optimal, but, it does what I set out to do. Now I am really confused of how to use this data and pass it to the "login" feature. I am 100% lost on what to do. I just started learning Autoit a few days ago. Tried to search for information, but, my brain is resisting. <snip> Edited November 18, 2018 by JLogan3o13
Moderators JLogan3o13 Posted November 18, 2018 Moderators Posted November 18, 2018 Welcome to the AutoIt forum. Unfortunately you appear to have missed the Forum rules on your way in. Please read them now - particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked. See you soon with a legitimate question I hope. The Moderation team "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts