Loop It

Make your script keep going.
Click the Control category and drag out a forever loop, and wrap it around, like this:

Click the Events category.

Drag out a when clicked block and snap it on top.

Your script will start whenever you click the green flag:

Click the stop sign if you want it to stop.

Next, make it do something