Jump to content
UBot Underground

Recommended Posts

I am trying to split the defines into many .ubot files and use "include" function to load it to the main bot (to speed up ubot when coding), but i have just found that if i edit/add/update a define of the child .ubot file, and run "include", it will not update the define to the main bot unless restart ubot.

It do not make sense to keep restarting ubot to get the update. Anyone have a workaround?

I tried pash "Advance ubot" >> "run ubot code", but it cant read .ubot file directly, anyone know how to read .ubot file as a variable or convert it into text?

 

Link to post
Share on other sites

Open the .ubot file with something like Winrar, depending on number of tabs (X), inside you will find 0.uscript (X.uscript), open it with a text editor like notepad. you will see the source code there.

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