Jump to content
UBot Underground

is there a "group" box?


Recommended Posts

i am interested in organizing my script more.

 

i know we can use "sub" to group a set of code and then use "run sub"... i was just wondering if there is a similar command that we can use to "group" sections of script, but does not need a "run" command to run it.

 

so the script would look like:

- ui interface group

- login group

- function 1 group

- function 2 group

 

instead of what i have right now:

- ui textbox 1

- ui textbox 2

- navigate

- if

- if

- if

 

thanks in advance for the help!

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