Jump to content

Recommended Posts

Posted

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.

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...