Tell me if I missed any of them! :D Scratch Addons link for exporting blocks as a SVG or PNG and even allow the Debugger tab! <--- (When you start the project ok?)
Basic Blocks On Scratch lists: Events: when green flag clicked. My Blocks: define ___ (For an example is "Block"). Looks: set size to ___ (For example is "100") %. Debugger (Only have the tab if you have Scratch Addons): breakpoint. Motion: go to x: ___ (For example "0") y: ___(For example "0"). Sounds: play sound ___ (For example "pop") until done. Variables: set __ (For example "variable 1") to ___ (For example "0"). Control: forever ___ (Codings). Operators: pick random ___ (For example "1") to ___ (For example 10). Sensing: ask ___ (For example "What's your name?") and wait.