Jump to content



Photo

trying to make an auto login. Help please


  • This topic is locked This topic is locked
5 replies to this topic

#1 psychoblast

psychoblast

    Seeker

  • Banned (NOT IN USE)
  • 13 posts

Posted 16 April 2012 - 08:07 AM

Hi i am trying ot make a bot that auto logins for this website.
So far I am able to create the IE window which is www.growsocials.com
However, i cannot seem to find the name of the form because I get IE status no match. I inspect element in google chrome and it says the name of the login forms are email and password.

When i use that in my code it does not work. what Am i doing wrong?

#include <IE.au3> Local $oIE = _IECreate("<a href='http://www.growsocials.com%22,0,1,1' class='bbc_url' title='External link' rel='nofollow external'>http://www.growsocials.com",0,1,1</a>) Sleep (2000) $oFormEmail =  _IEFormElementGetObjByName($oIE, "email") Sleep (1000) _IEFormElementSetValue($oFormEmail, "myemail@yahoo.com")

Edited by psychoblast, 16 April 2012 - 08:12 AM.






#2 water

water

    ?

  • MVPs
  • 10,691 posts

Posted 16 April 2012 - 08:13 AM

Please make sure to read the forum rules - especially the section about login automation.

UDFs:

Active Directory (2012-10-12 - Version 1.3.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

OutlookEX (2012-10-07 - Version 0.9.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

ExcelChart (2013-01-21 - Version 0.3.1.1 released) - Download - General Help & Support - Example Scripts

WordEX (2012-12-29 - Version 1.3 released) - Download

ExcelEX (2013-05-11 - Alpha 4 released) - Download


#3 psychoblast

psychoblast

    Seeker

  • Banned (NOT IN USE)
  • 13 posts

Posted 16 April 2012 - 08:14 AM

you guys are lame.

#4 water

water

    ?

  • MVPs
  • 10,691 posts

Posted 16 April 2012 - 08:18 AM

This are the rules and we are not going to discuss them!

UDFs:

Active Directory (2012-10-12 - Version 1.3.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

OutlookEX (2012-10-07 - Version 0.9.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

ExcelChart (2013-01-21 - Version 0.3.1.1 released) - Download - General Help & Support - Example Scripts

WordEX (2012-12-29 - Version 1.3 released) - Download

ExcelEX (2013-05-11 - Alpha 4 released) - Download


#5 JohnOne

JohnOne

    John

  • Active Members
  • PipPipPipPipPipPip
  • 8,847 posts

Posted 16 April 2012 - 08:26 AM

I thought you gave this forum one last chance http://www.autoitscript.com/forum/topic/138943-downloading-specific-image-help/page__view__findpost__p__973983

Is the one extra last chance now, after you got no help in bypassing other security measures?
  • BrewManNH likes this
AutoIt Absolute Beginners Require a serial
Run('hh mk:@MSITStore:'&StringReplace(@AutoItExe,'.exe','.chm')&'::/html/tutorials/helloworld/helloworld.htm','',@SW_MAXIMIZE)

#6 Melba23

Melba23

    Yes, me!

  • Moderators
  • 15,352 posts

Posted 16 April 2012 - 07:15 PM

psychoblast,

You obviously have problems understanding the Forum rules - I suggest you use the next 7 days when you cannot post to read them. Then if you ever decide to give us "one extra absolutely final last chance" and post again I suggest you do not flout them. ;)

M23
StringSize - Automatically size controls to fit text - ExtMsgBox - A user customisable replacement for MsgBox

Toast - Small GUIs which pop out of the Systray - Marquee - Scrolling tickertape GUIs

Scrollbars - Automatically sized scrollbars with a single command - GUIFrame - Subdivide GUIs into many adjustable frames

GUIExtender - Extend and retract multiple sections within a GUI - NoFocusLines - Remove the dotted focus lines from buttons, sliders, radios and checkboxes

ChooseFileFolder - Single and multiple selections from specified path tree structure - - Notify - Small notifications on the edge of the display

RecFileListToArray - An alternative to _FileListToArray with user-defined include/exclude masks, maximum recursion level, sorting and displayed path options

GUIListViewEx - Insert, delete, move, drag and sort ListView items





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users