Jump to content
UBot Underground

Recommended Posts

Is it possible to copy and paste code from one script to another in standard edition? I thought I might be able to do it with my private bank but it's not working for some reason.

Edited by skinnyking
Link to post
Share on other sites

place it all inside of a define, and copy paste that define, or you can use a loop 1 as well.

 

Yeah. Do as he suggested. I used to do it by copying into a DEFINE/SUB and then pasting it until I upgraded to Pro.

Don't know what he means by "loop 1" though.

If you upgrade to Pro then you can copy and paste the whole bot. No need to add things into SUB/DEFINE. We got CODE VIEW (TEXT VIEW) and NODE VIEW (GUI VIEW). DEV version has same.

Link to post
Share on other sites

Yeah. Do as he suggested. I used to do it by copying into a DEFINE/SUB and then pasting it until I upgraded to Pro.

Don't know what he means by "loop 1" though.

If you upgrade to Pro then you can copy and paste the whole bot. No need to add things into SUB/DEFINE. We got CODE VIEW (TEXT VIEW) and NODE VIEW (GUI VIEW). DEV version has same.

 

I think he means use loop as the container so that you copy that and it copies the code inside, then just paste it and drag the code back out.

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