Jump to content
UBot Underground

Is it possible to spin clickable elements?


Recommended Posts

Okay,

 

SO issue is this:

 

Bot signs up to a site and then has to choose a 'blog' template out of about 15 options.

 

I want it to choose a different one everytime..

 

I've tried spinning the parameter so that it changes everytime but it says: invalid parameter..

 

Here's what I've got so far:

 

Click

 

Spin {<src="http://assets.bravenet.com/common/images/journal/themes/theme37.png">|<src="http://assets.bravenet.com/common/images/journal/themes/theme40.png">|<src="http://assets.bravenet.com/common/images/journal/themes/theme39.png">|<src="http://assets.bravenet.com/common/images/journal/themes/theme2.png">|<src="http://assets.bravenet.com/common/images/journal/themes/theme1.png">}

 

Doesn't work at the moment - any ideas on randomizing what ubot clicks on..?

Link to post
Share on other sites

Personally, I wouldn't use the spin function for this, I would have the bot pick a random number between 1 and 15 (each corresponding to one of your options) and then using a series of "if... then statements" I would have it select that random option... there are probably other ways to achieve this as well... 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...