This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-09-04 10:13:11

TornFusion
Scratcher
Registered: 2010-09-03
Posts: 1000+

Scripter Help & Scripts

What is Scripter?

Scripter can run special scripts, edit and mix them! Watch the scratch cat change to your control! It can run many scripts, the first thing it could do was turn and change colours.


Scripts:

clear:  Clears all colour effects.

col*:  Change the * to a number to change the colour effect by that amount.

turn left* times: Replace the * with a number to turn left by.

turn right* times: Replace the * with a numbr to turn right by

turn0: turn back to the normal position without affecting the colour effect.


How does it work?

Scripter works by reading important bits of commands. Such as turn right* times, It doesn't read the 'times' bit, because it wastes it time. It tells the cat to do what the scripts say. Download and click on the cat and you will understand properly how it works.


What do the buttons do?

Run a script : Run a script. You can get your script by looking at the script database.

Edit scripts: Merge two scripts together

Add Script: Add a new script.


Run scripter here:

Offline

 

Board footer