2Radon Posted April 25, 2014 Author Posted April 25, 2014 I haven't looked your code. Your fault I presume. Two days of messing with it and testing I can't presume anything other than random.
JohnOne Posted April 25, 2014 Posted April 25, 2014 Code works perfectly fine for me, well once I changed... $usrOne = _iniReadEncrypted("One", "USR") $pwOne = _iniReadEncrypted("One", "PW") $usrTwo = _iniReadEncrypted("Two", "USR") $pwTwo = _iniReadEncrypted("Two", "PW") $usrThree = _iniReadEncrypted("Three", "USR") $pwThree = _iniReadEncrypted("Three", "PW") $usrFour = _iniReadEncrypted("Four", "USR") $pwFour = _iniReadEncrypted("Four", "PW") AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now