Jump to content
UBot Underground

Recommended Posts

Is there a way in ubot standard to build smaller scripts then copy them into one large one? I'm trying to build a script, its quite long, and I'm having to trouble shoot at the very end, so its a pain to have to run through the full script to trouble shoot this small part.

 

Richard

Link to post
Share on other sites

Ah, so I can create a define node and just run that node to test it. So each part can be in their own node. Is that correct?

 

Richard

Link to post
Share on other sites

Yes, they work like subroutines. And they are reusable so you don't ever need to create the code twice. You can reuse it in any tab you create within the bot.

 

John

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