ScratchSchool
Loading...
ScratchSchool | Mentor de Scratch
ScratchSchool learn by creating
mentor online
Open Scratch

Chat with ScratchSchool

ready to help

Try:
NO SCRATCH AI

Create your minibot with blocks

green flag if ... then say: Hello! play sound
A conversation made with blocks: character, question, and answer.

More Settings shows you how to build a simple assistant using only Scratch blocks.

  1. 1
    Create the question

    Use “ask ... and wait” to talk to the person playing.

  2. 2
    Save the answer

    Save “answer” in a variable for the minibot to remember.

  3. 3
    Make the bot respond

    Combine “if ... then” with “say” to create the reaction.

You don't need Scratch AI: the blocks handle the entire conversation.