Jump to content

another question


AceLoc
 Share

Recommended Posts

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]

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