Jump to content
UBot Underground

How to make thread control?


Recommended Posts

hi,

 

sample1()
sample2()
sample3()

define sample1 {
    navigate("http://www.wordpress.com", "Wait")
    wait(10)
...
}
define sample2 {
    navigate("http://www.livejournal.com", "Wait")
    wait(10)
...
}
define sample3 {
    navigate("http://www.blogger.com", "Wait")
    wait(10)
...
}

sample 4
sample 5

.

.

.

sample 50

 

 

ı have 50 different site account creator. how to make thread control?  

 

 

sample code ;

 

http://www.ubotstudio.com/forum/index.php?/topic/11125-yet-another-newb-having-trouble-multi-threading/?p=58278

 

next list item, ı have define command.

help me? Thank you.

Link to post
Share on other sites

You need to start being more specific in your requests.

 

I get it that English is not your primary language, but you still need to make an effort and describe what you want in more details.

 

I can tell you, for one, that I looked at your thread a couple of times by now and I'm still puzzled: 

I do not understand what your issue is, from the explanations you gave - sorry!

 

Maybe you will get lucky with someone else who understands better.

 

A suggestion:

 

This is an int'l forum...

 

Post your location/native language and maybe there is an experienced member from the same area who would speak your language and you guys could take it private.

Cheers!

Link to post
Share on other sites

also try doing a search in the top search bar

"multi thread" it will pull up tons of posts on the subject which might help you faster

 

Search is your friend

 

Just remember the " quotes " or the forum doesn't handle multi word searches very well

  • Like 1
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...