Jump to content
UBot Underground

Stumbleupon Login help


Recommended Posts

So what's the deal with the Stumbleupon password login field? I can't get anything to be inserted into it. (like a password perhaps) I've run through all the standard selections for the past hour. Is this some javascript thingy that's kicking my butt? What is the typical solution?

 

http://img96.imageshack.us/img96/3361/stumbleuponlogin.png

 

Attached is the ubot I've got so far. (which isn't much)

Stumbleupon-login.ubot

Link to post
Share on other sites

Use http://www.stumbleupon.com/login.php?? Hey that's cheating! :-)

 

Damn it, I looked for an alternative login page, I guess I should've tried "login.php" :-P Yup, I'm in now. Thanks!

 

OK, my question still stands: is it possible to get a password in the above example? What is going on with that text field? I'm seeing this when I select OUTER HTML:

 

<INPUT id=switch class=text tabIndex=0 value=Password name=dummyPassword jQuery1280005070277="3">

 

I tried all sorts of wild cards on the end there. Is it possible to somehow TAB over from the username field and do a SEND KEYS FIELD CHOSE? Is there a SEND TAB keystroke within UBot?

Link to post
Share on other sites

I'm able to fill the field, but the login fails everytime. It then takes me to login.php?fail

 

I just removed the fail and voila. There is something quirky about that box, but it will accept the variable when I load it.

 

I simply chose it by attribute (name) and changed the chosen attribute to #password. That part worked fine.

Link to post
Share on other sites

So wadda ya think? Is Stumbleupon TRYING to make it harder to automate a login, or is it just a silly interface layout? Just finished my Stumbleupon URL spammer. Damn, I'm using more IF flow commands than I thought I ever would.

Link to post
Share on other sites

I doubt it. I mean all other input boxes seem to work just fine. Probably just some scripting quirk.

 

Yeah. if/then is the backbone of posting/spamming bots! http://ubotstudio.com/forum/public/style_emoticons/default/rolleyes.gif

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...