Cubescript Tutorial


INDEX


Chapter 1: Getting Started
1.1 Making a CFG file
1.2 Binds: Howto
1.3 Some basic commands for common use
1.4 Binds: Key names reference

Chapter 2: Simple Scripts
2.1 Your first and second zoom scripts (and “IF”, too!)
2.2 Executing scripts

Chapter 3: Getting More Complicated
3.1 Your third zoom script (introducing “SLEEP”)
3.2 GUIs, aka menus

Chapter 4: More Value-able Information (2/3 up, debugging example script for 4.3)
4.1 arg1!!
4.2 if (= $continuing 1) [proceed] [return_to 2.1]
4.3 Your fourth zoom script

Chapter 5: (in progress)