Jump to content

Recommended Posts

Posted

i'm writing an auto log in script, this will also be my 1st autoit script so please be patient and help me out.

when I want to Send a string of characters/numbers as User Account and Password, how exactly do I do it?

I've tried:

$acc = abc

Send("{"$acc"}")

&

Send("{abc}")

but they didn't work... someone teach me please? :)

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
×
×
  • Create New...