Jump to content
UBot Underground

Recommended Posts

Thanks, but that is exactly what I tried and I cant get it to work.

 

I have no idea why it worked now. Maybe because I was trying to save results to a file and it wasn't working.

 

Thanks again! :)

Link to post
Share on other sites
  • 1 month later...

Hi there,

I've just seen this thread but the graphic appears to be missing in the previous post.

 

I have a UI text box and I'd like to be able to have the user put in this box

 

{Hi|Hello|Howdy}

 

I currently have a Variable called #greeting assigned to the UI box.

 

Any ideas what I would need to do to make the spin command work within it? At the moment the UI box outputs "{Hi|Hello|Howdy}" in the field.

 

Thanks for any guidance.

Link to post
Share on other sites

I borrowed Aaron's idea and I have a skeleton file I use as the starting template for every bot.

 

It has 5 base subs, and they are all called with run sub commands

 

Initialize

User Interface

Startup

The Loop

Shutdown

 

It is a lot easier to delete things you don't need, than to create them over and over in each new bot.

  • Like 1
Link to post
Share on other sites
  • 2 weeks later...

I borrowed Aaron's idea and I have a skeleton file I use as the starting template for every bot.

 

It has 5 base subs, and they are all called with run sub commands

 

Initialize

User Interface

Startup

The Loop

Shutdown

 

It is a lot easier to delete things you don't need, than to create them over and over in each new bot.

 

Is there some downloadable .ubot with all functions of this? Ive browsed the forum but cant find this post of Aaron, and sounds like a great idea!

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