Jump to content
UBot Underground

Where is the "start script" or "run" command?


Recommended Posts

I owned 3.5 and upgraded to 4. I remember there being a "run script" or some sort of command. Now there isn't???

 

I'm building a bot that will submit user data to various websites - my plan was to create a new script for each site, making it cleaner and simplier. If, say, the site fails to load or data fails to submit, I want to be able to automatically move to the next site. So I would stop the script with the broken site from running and start a new script...but I can't do that if there isn't a "start or run script" command.

 

Maybe I'm missing something?

 

Thanks,

Rob

Link to post
Share on other sites

this is part of a open framework that hasn't been released yet..

but makes this available for run script (defines)

 

http://content.screencast.com/users/lowridertj/folders/Snagit/media/616d3c2a-b7a6-491c-9b34-558438975473/05.30.2013-15.24.png

Link to post
Share on other sites

this is part of a open framework that hasn't been released yet..

but makes this available for run script (defines)

 

http://content.screencast.com/users/lowridertj/folders/Snagit/media/616d3c2a-b7a6-491c-9b34-558438975473/05.30.2013-15.24.png

Thanks...that's exactly what I'm looking for.

 

 

use "define"

I see the command define but I'm not sure how to utilize it so it will skip the rest of the current script and move to a different one.

Link to post
Share on other sites

Put everything you want to run in the define command. Under commands there's "Custom Commands" look for the define you just made and drag it to where you want it to run.

 

http://wiki.ubotstudio.com/wiki/Define

Link to post
Share on other sites

Put everything you want to run in the define command. Under commands there's "Custom Commands" look for the define you just made and drag it to where you want it to run.

 

http://wiki.ubotstudio.com/wiki/Define

 

I get what you're saying. Just put each site into the define command. So what's the point of having multiple scripts per bot? (Tabs at the top of ubot)

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