Jump to content
UBot Underground

Multi-Threaded Browsing - How Do I Make It Work?


Recommended Posts

Hello @ all,


 


I am pretty new to Ubot. I use the professional edition. 


 


The idea is simple, yet hard for me to implement since I seem to lack the understanding of how to set multi-threaded browsing on Ubot.


 


I want to create a bot that runs multiple Cam2Cam (omegle.com) sessions at different sites. The idea is to run multiple threads = each thread loads a different cam2cam site within a different browser window. So that, for instance, I am able to run let`s say 10 unique cam2cam sessions at once. 


 


Does a single script support multi-threaded browsing (lets say 10 browser sessions simultaneously) or do I need to add a new script for each new thread? 


 


I need your support, cause every time I add a new script and include the browser command "navigate", the url address affects all other running scripts as well. How do I make each script run it`s own Url on its own browser?


 


Any idea(s)?


Thank you


Link to post
Share on other sites

As per the instructions here:

http://www.ubotstudio.com/forum/index.php?/topic/13858-scripting-forum-rules-and-guidelines/


...this seems to be the best fit forum for your post.

 

You should delete the other 2 unfitted ones, as you would only piss off the mods with them.

 

As for multi-threading... it looks like you might need to try your hand with a few simpler things first.  Multi-threading poses issues even for very experienced coders, just so you know...

 

In particular, in your case, you need to make use of the in new browser and thread commands in your UBS (if you have them in the PRO version?)

Link to post
Share on other sites

As per the instructions here:

http://www.ubotstudio.com/forum/index.php?/topic/13858-scripting-forum-rules-and-guidelines/

...this seems to be the best fit forum for your post.

 

You should delete the other 2 unfitted ones, as you would only piss off the mods with them.

 

As for multi-threading... it looks like you might need to try your hand with a few simpler things first.  Multi-threading poses issues even for very experienced coders, just so you know...

 

In particular, in your case, you need to make use of the in new browser and thread commands in your UBS (if you have them in the PRO version?)

 

No Problem... I don`t know how to remove the other 2 so I marked them as repost hoping that the mod will delete them for me. 

 

Thanks for your suggestion. I didn`t try it out yet but will today.

 

For me, the single most important funtionality, multi-thread browsing (as on popular browsers such as FF, Chrome, IE etc...), would solve the issue. I couldn`t find any guide or video tutorial on this matter so I hope any of the experienced members on this forum will be kind enough to give some guidance here. 

Link to post
Share on other sites

Go to your friend, Google... :P and type in the search box ALL the string below (don't just click the link):

 

site:http://www.ubotstudio.com/forum multithreading

 

This will bring up lots of related threads - where you will find the advice you're seeking, as well as video tutorials, etc...

 

Best way to start is to watch what/how other people did it already.

  • Like 1
Link to post
Share on other sites

Go to your friend, Google... :P and type in the search box ALL the string below (don't just click the link):

 

site:http://www.ubotstudio.com/forum multithreading

 

This will bring up lots of related threads - where you will find the advice you're seeking, as well as video tutorials, etc...

 

Best way to start is to watch what/how other people did it already.

 

True, big G has it all! Great method to find laser targeted info! I already managed to find some good advice  :)

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