Jump to content
UBot Underground

Keeps Looping With Multi Thread Issue?


Recommended Posts

Hi,

i am trying to keep the bot running over and over (doing the same task) but since i am using multi-thread, it seems it's really an issue, because the only two ways came to my mind is putting my define (the bot code) inside a loop (or loop while) but the thing is that the number of loops X times the number of threads, so if i set loops = 6 & threads to 2, i end with 12 open browsers which is obvious since there is "in new browser"

anyway to fix this?

 

PS: the multi thread is necessary

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