AceLoc Posted September 4, 2006 Posted September 4, 2006 If Not IsDeclared("sInputBoxAnswer") Then Dim $sInputBoxAnswer $sInputBoxAnswer = InputBox("Ladder Slasher Bot","Please, fill in your account below.","YOUR ACCOUNT"," ","200","125","-1","-1") Select Case @Error = 0 Case @Error = 1 Case @Error = 3 EndSelect ;---------------- If Not IsDeclared("sInputBoxAnswer") Then Dim $sInputBoxAnswer $sInputBoxAnswer = InputBox("Ladder Slasher Bot","Please, fill in your password below.","YOUR PASSWORD"," ","200","125","-1","-1") Select Case @Error = 0 Case @Error = 1 Case @Error = 3 EndSelectoÝ÷ Úz0 -¶¬jëh×6$sUsername = "MY ACCOUNTNAME" $sPassword = "MY PASSWORD" i want if someone fill in by the accountpart "omfgomoadsgmodmg" that $sUsername = "omfgomoadsgmodmg" Thanks alot! [quote name='AceLoc']I gots new sunglasses there cool.[/quote]
GaryFrost Posted September 4, 2006 Posted September 4, 2006 Just use a different variable name. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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