Jump to content

Login using #include <INet.au3>


Recommended Posts

Hello there,

Im leo and im new to autoit.

Im using _INetGetSource to get the html source from a site and from there i used stringbetween to search for a specific info.

Everything was going well until i got stuck with the login page.

Here the flow. (its a game site btw)

if mychar has password then

i go to login page

i enter the password

i go to the page where the info is available (this is my problem)

else (some of my chars dont have passwords)

I can get the info directly (this i can do with _INetGetSource)

endif

my question is, is there a function like _sendCredentials(username,password)?

im really a noob forgive me if this is impossible.

Thanks in advance

Link to comment
Share on other sites

  • 2 weeks later...

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