Submission Number: 105
Submission ID: 99
Submission UUID: c70c3722-cc32-4fc3-ab8f-070075f25a96
Submission URI: /Script

Created: Tue, 12/14/2021 - 18:03
Completed: Tue, 12/14/2021 - 18:03
Changed: Tue, 12/14/2021 - 18:03

Remote IP address: 76.121.181.179
Submitted by: Anonymous
Language: English

Is draft: No
Webform: Script
Submitted to: Script Upload

Script

Corny One
The simplest possible CBE - elaborate later.
Script: "Corny One"
Variable: example
Variable: discard
Variable: whatisay
Variable: try
Neon Speak: "Teach me with an example."
Neon Speak: "Tell me something like this: when I say,,, jump,,, you say,,, how high."
voice_input(discard)
voice_input(whatisay)
voice_input(discard)
voice_input(whatyousay)
Neon Speak: "I think I got it."
Neon Speak: "Go ahead, try me."
voice_input(discard)
Neon Speak: "{whatyousay}"
LOOP Q1
    Neon Speak: "Try me again, or say exit."
    voice_input(try)
    if {try} == "exit":
        Exit
Neon Speak: "{whatyousay}"
LOOP Q1 END
Exit

Author

Too Embarassing
{Empty}
{Empty}