Conversation Between Sinister and rubberchickenmx

  1. rubberchickenmx
    nvm i ended up using
    http://login.live.com/
    sorry to bug u
  2. rubberchickenmx
    i meant...

    If Web1.Url.ToString() = "http://club.live.com/Pages/Home/HomePage.aspx" Then

    Web1.Document.GetElementById("ctl00_ctl00_ctl00_Pa geContent_PageContent_accountDetail_ctl03").Invoke Member("click")


    Web1.Document.GetElementById("login").SetAttribute ("value", emails)
    Web1.Document.GetElementById("passwd").SetAttribut e("value", passwords)


    End If
    my bad
  3. rubberchickenmx
    hey would you mind helping me out with a bot real quick?

    i can NEVER fill a micro**** box in

    i try
    If Web1.Url.ToString() = "http://club.live.com/Pages/Home/HomePage.aspx" Then

    Web1.Document.GetElementById("ctl00_ctl00_ctl00_Pa geContent_PageContent_accountDetail_ctl03").Invoke Member("click")
    End If

    Web1.Document.GetElementById("login").SetAttribute ("value", emails)
    Web1.Document.GetElementById("passwd").SetAttribut e("value", passwords)


    end if


    doesnt work!
    it doesnt fill out the password or email
Showing Visitor Messages 1 to 3 of 3