Jump to content
UBot Underground

Java script click button help


Recommended Posts

Hi guys

 

im trying to click a javascript button which im guessing requires the run javascript command but for some reason i cant figure out how to do it -

 

the button code is noted below

 

any help will be appreciated

 

<A style="WIDTH: 160px" class=promptButton onclick="return submit_add_bookmark()" href="javascript:void(0);"><SPAN><STRONG>Add New Bookmark</STRONG></SPAN></A>

Link to post
Share on other sites

Gee, wadda ya know, I was working on a Diigo bookmark last night! I didn't have any problems with that button, I had a problem with the loading of the screens. Seems if I used WAIT TILL FINISH, sometimes the page stopped and never loaded. I've uploaded the working bot that I finally got running. The two .csv files it wants are: (loaded vial UI element)

 

Accounts .csv: USERNAME, EMAIL, PASSWORD

Bookmarks .csv: TITLE, URL, DESCRIPTION, TAGS

 

The bot will loop through as many URLs as you got. I was able to post around 40 URLs on my first try.

 

Abs - you making any other bookmark Ubots? I've finished ones for: Delicious, StumbleUpon, Tumblr, Mixx, Connotea, Multiply, Folkd, Bibsonomy. Anyone else make any and want to trade? Would be nice if I didn't have to reinvent the wheel.

 

Faves had me stumped. It wanted an actual click (javascript?) on the screen itself before it "took" my URL & data. I was gonna ask about this in a new thread.

Diigo v2.ubot

Link to post
Share on other sites

Gee, wadda ya know, I was working on a Diigo bookmark last night! I didn't have any problems with that button, I had a problem with the loading of the screens. Seems if I used WAIT TILL FINISH, sometimes the page stopped and never loaded. I've uploaded the working bot that I finally got running. The two .csv files it wants are: (loaded vial UI element)

 

Accounts .csv: USERNAME, EMAIL, PASSWORD

Bookmarks .csv: TITLE, URL, DESCRIPTION, TAGS

 

The bot will loop through as many URLs as you got. I was able to post around 40 URLs on my first try.

 

Abs - you making any other bookmark Ubots? I've finished ones for: Delicious, StumbleUpon, Tumblr, Mixx, Connotea, Multiply, Folkd, Bibsonomy. Anyone else make any and want to trade? Would be nice if I didn't have to reinvent the wheel.

 

Faves had me stumped. It wanted an actual click (javascript?) on the screen itself before it "took" my URL & data. I was gonna ask about this in a new thread.

 

Hi Bikes

thanks alot mate - yes would love to trade - Ive got about 10 bookmarking sites done - a1 webmarks - bigsonomy - link a gogo - Digg- mylinkvault - buddymarks - blinklist - mixx- mr wong - url.org etc

 

Just had a look at your bot - just to confirm its the posting part of the script only?

 

I hope the other bots you want to trade also have the signing up part - will make things much easier

 

PM me and lets trade

 

cheers

 

abs

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