Jump to content

Recommended Posts

Posted

This is a auto-login function and login-function-generator for FireFox and the FF.au3

1) it tries to login on any web-page (it works at the first try on the most sites, except on the forum here :blink: )

2) it creates a optimized login-function for the page

where do i find this optimized login function that it creates?

Posted

where do i find this optimized login function that it creates?

If you set the parameter $iMode = 1 then the functions returns the login-function as string.

$sFunction = _FF_AutoLogin($sUserName, $sPassWord[, $sURL = ""[, $sStatus = ""[, $sSubmitMode = "keypress"[, $iMode = 0[, $iFormOffset = 0]]]]])

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