Jump to content

What is the error...


Recommended Posts

The error is in:

Send("{tab}{tab}{tab}{tab}" & $username & "{tab}" & $password & "{tab}" & $password & "" & $username & "@hotmail.com" "{tab}{enter}")

I get back:

Send("{tab}{tab}{tab}{tab}" & $username & "{tab}" & $password & "{tab}" & $password & "" & $username & "@hotmail.com" "{tab}{enter}")

Send(^ ERROR

Error: Error in expression.

Can you tell me why it wont work? Edited by JakeLynagh
Link to comment
Share on other sites

"@hotmail.com" & "{tab}{enter}")

8)

YOU ARE A LEGEND!

But now, I have the usernames and passwords save to a .txt file, how do I put a seperator between them?

I have:

FileWrite("NamesUsed.txt", $username)

FileWrite("NamesUsed.txt", $password)

And it writes it as:

Usernamepassword

Can I have Username:password or Usernam Password?

Edited by JakeLynagh
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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