This is a demonstration of a repeat X times loop where a counter is created with no variables (it increases by 1 each time the script is run). To use this, simply treat the "Untitled" block (you can change the name if you want) as if it was inside the repeat loop. Edit the definition as you wish. HOW TO USE: The first number in the repeat block indicates how many times it's repeated. The second is the value at which the counter starts and the third how much the counter is increased by each time the "Untitled" block is repeated. Also, give credit to @qucchia. WHY WOULD YOU WANT TO USE THIS INSTEAD OF NORMAL VARIABLES? For no reason