Jump to content
UBot Underground

2 Tabs, 1 On Schedule The Other, Not (How Do I Do This?)


Recommended Posts

Hello,

 

Say I have a compiled bot with 2 tabs. One is a scraper and the other a poster. I only want the scraper to be scheduled, the poster will run 24/7.

 

Now there's the Run bar and the "Run on Schedule" bar. As soon as I click "Run on schedule" on the first tab, the second tab's Run bars are greyed out and only give the option to pause or stop.

 

How can I do this without merging the 2 tabs? I mean, run 1 tab on schedule and the other one constantly?

 

Thanks in advance,

Ettienne

Link to post
Share on other sites

I don't believe that you can.

I suggest either two separate bots or call the other bot by running a define command with a if/then test

That's just my opinion

Link to post
Share on other sites

I'm with Stan... If you're running part of your program 24/7, then just use a define for the scrape portion and set it in a loop, then set a wait for however long you want it to wait between runs. You'll achieve your goal easily enough

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