Jump to content
UBot Underground

Search the Community

Showing results for tags 'commands'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. Hi! In this tutorial I will attempt to show you how to use a "define" command/function, I call them "methods". A method can be a group of nodes or just one node that accomplishes a specific task. Much like if you have separate tabs to do different things in your program. Tabs are containers, defines are custom containers that can contain groups of other commands and functions even your custom commands/functions. Why do I need to do all this extra work man? Saves memory - Local variables and list are not saved to memory when used inside defines. Reusable code - You can reuse these methods a
  2. UBot Boot Camp Intermediate Part 2 http://network.ubotstudio.com/store/wp-content/uploads/sites/2/2016/11/ubot-interm-part-2-boot-camp-550-b-600x600.png Hello UBotter! When you finish this you will be able to make large bots with structure and readability. Nothing worse than writing a large bot and the site changes for whatever reason and you are spending hours looking for that snippet of code. Again, you don’t need all this structure for a smaller bot. However, it is a good practice to just do it and you will just be in the habit. In the long run it will save you time and use less co
  3. Hello all! I'm wondering if there is anyway I can create a UI button that would stop the script which is running? I don't have the DEV version! Haven't seem to figured it out myself yet but it would be handy if I had one. Thank you!
×
×
  • Create New...