Topic Progress:

We will learn about how we can store information that we will need in developing our bots. I’ll be introducing variables, lists and tables. I will show you exactly how the functions around variables work and what to look out for to avoid errors.

Commands Introduced

  • Data Commands
    • Set
    • Increment
    • Decrement
    • Add item to list
    • Clear list
    • Add list to list
  • Flow Commands
    • Alert
  • Variable Functions
    • $list from text
    • $list from file

 

(There are visual differences between the version in this video and the latest version of UBot Studio; however, this difference does not affect the commands or their placement.)