Jump to content

Recommended Posts

Posted (edited)

my script exits in the middle of it, ?line 96-100?

SplashTextOn("title", "entering account name" , 200 , 20 , 0 , 0 , 1 ) 
  $X = 0
  Send("{Tab}")
  Send( chr($1) );doesnt send this
  Send($accountname1)
  Send("{Tab}")
SplashTextOn("title", "time to enter password" , 200 , 20 , 0 , 0 , 1 ) 
  Send( chr($1) ); exites around here
  If $varnub = 2 then
  Send( chr($1) & "" & chr($2))

before you reply

there is no error msg

all vers are used correctly

pretty sure all spelling is correct

have latest verson of autoit

tryed .81 upgraded to .83 still dont work

NULL THIS forgot to ";" infront of a func command

Edited by -TS-

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...