Jump to content
UBot Underground

"thread" vs "in sub window"


Recommended Posts

hi,

 

just wondering if anyone can explain the difference between using "thread" and "in sub window".

 

it would be cool if i can execute all my commands that are not dependent on each other simultaneously.

 

cheers,

Link to post
Share on other sites

Remember where the 'thread' command came from. There was a small bug in the 3.1 version of ubot and you could like on buttons and such on a page and the code would continue to wait for things like a page refresh or something. With 3.3, this was 'fixed' and ubot was having issues.

 

Seth then created the 'thread' command to allow you to perform an action that would hang ubot but threading it off to another thread allows ubot to continue and wait for the necessary information.

 

Make sense?

 

Frank

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