Jump to content
UBot Underground

How do I run lots of commands at the same time


Recommended Posts

Okay so I've made a bot which signs up to various different websites.

 

The way I've programmed it there are a number of UI Checkboxes which each have a #var related to the site.

 

Then my script goes as follows:

 

if #wordpress then - do all commands to sign up to wordpress

 

if #facebook then - do all commands to sign up to facebook.

 

So if I have Facebook and Wordpress both checked in the UI panel it will sign up to wordpress THEN facebook..

 

But now I want to be able to sign up to wordpress and facebook at the same time..

 

I have about 20 sites that my bot signs up to and I want it to sign up to all of them at the same time.

 

How would I go about doing this?

Link to post
Share on other sites

Okay - so I used in new browser but it's still just doing them one by one..

 

It gets to 'in new browser' then does the 'if #wordpress/facebook' commands sequentially instead of at the same time.. How do I get it to run simultaneously

Link to post
Share on other sites

You'll want to open wordpress in one new browser and facebook in another... then you will have 2 windows open on the side (or as many as you like) all working simultaneously... http://ubotstudio.com/forum/public/style_emoticons/default/smile.gif

Link to post
Share on other sites
http://ubotstudio.com/forum/public/style_emoticons/default/sad.gif I don't remember the differences between versions...
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...