Jump to content

Recommended Posts

Posted

Hello, its my first post here :)
I just want to ask if someone can give me a script about how to make a login bot for a website without opening any browser such as " IE " i mean in private or idk how to say it :)
And the script check if the username and password are right or wrong :)

  • Moderators
Posted

aa2zz6,

Whatever gave you that idea? The Forum rules define quite clearly what is and is not permitted - simple automation is certainly not against the rules.

Secret,

That said, what you are asking is a little suspicious. If I understand you correctly, you wish to trial username/password pairs against a website "in private" - that sounds to me as if you want to verify a list of such pairs without alerting the user, which is a form of automation that is most certainly not supported here.

Please explain in detail what you are trying to do before we go any further.

M23

 

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted

Hello melba23,
Iam trying to make alogin bot with out starting any browser For example :
$url("link")
_iecreate($url,0,0)

and such as and i want to know how to check if the user typed the name and password correctly or not.
Thanks in advance :)

  • Moderators
Posted

Secret,

That much we already know. So some direct questions:

  • Why do you not want to start a browser?
  • Why do you need to know if the username/password was successful? If you already know the pairing then why would it not work?

Back to you.

M23

 

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted

I can explain more what i mean :
picture
- i just want to check for the username and password so if it was right an msgbox appear says : right username and password and if it was wrong it says msgbox(0,"","wrong username or password) 
 


 

  • Developers
Posted (edited)
  On 12/11/2015 at 12:27 PM, Secret said:

Even if i used it with browser so how can i check if the username / pass right or wrong?

Feels like we are playing "hide and seek". 

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Developers
Posted (edited)

Me neither ... so last chance: Be clear what you are doing or this thread will auto-magically lock itself.

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

BTW: If you should decide to open a new thread an whatever subject please give it a meaningful title. So people know what it is all about.
Everyone on this forum is looking for help ;)

My UDFs and Tutorials:

  Reveal hidden contents

 

  • Developers
Posted
  On 12/11/2015 at 1:34 PM, Secret said:

Okay sorry can any mod close this thread?

So guess the only conclusion can be you are doing something that is against our forum rules or else you would have been more open about what you are doing.

-click-

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Jos locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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