Jump to content
UBot Underground

Click On Random Picture


Recommended Posts

I would like to do a random navigation to a website by selecting a number of random pictures from a page.

 

Similar to random time...

 

How would you setup a selection of the next click to a random image?

 

I do have the Ubot able to capture an image for the click.. 

 

 

Link to post
Share on other sites

I would like to do a random navigation to a website by selecting a number of random pictures from a page.

 

Similar to random time...

 

How would you setup a selection of the next click to a random image?

 

I do have the Ubot able to capture an image for the click.. 

 

 

Link to post
Share on other sites

Here's a small example to illustrate it

add list to list(%links,$list from text("http://google.com
http://bing.com
http://yahoo.com
http://apple.com
http://microsoft.com",$new line),"Delete","Global")
navigate($random list item(%links),"Wait")
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...