Jump to content
UBot Underground

Multi Threading & Scraping


Recommended Posts

Hey Boys and Girls,

 

I'm writing a bot and having issues with multi threading and also the scraping aspect.

The scraped info is not being added to the lists/tables.

 

For no other reason other than I don't know any better (right or wrong - I'm not sure), I'm using:

thread spawn("","") {
}

Could someone set me straight on how to do this properly OR where I can find up to date Ubot tutorials?

 

Thanks!!!!!!!!!!!!!!!!!!!!!!!!

Link to post
Share on other sites

This is how you can do multithreading without thread spawn, I haven't checked it recently but in the past I know thread spawn has had issues.

 

http://network.ubotstudio.com/forum/index.php/topic/10042-new-v4-tutorial-multi-threading-example/

  • Like 1
Link to post
Share on other sites

I was using this method and I could not scrape data. It seemed to be "confused" with all the threads at the same time.

post your full code.

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