I made this on @Griffpatch 's project. https://scratch.mit.edu/projects/113321949/ Click it, then press "control" and the letter "A" on the key board. After that press "control" then the letter "C". Then go on the project I linked and click "load". Then click ">>Click here to paste in JSON<<" Then you will see my project. >:). (Oh! And say Bob. If you know the song you will go along swimmingly. ^^)
{"objName":"Stage", "children": [{"objName":"project" ,"variables":[ ] ,"scripts":[ [ 15 , 15 , [ ["whenGreenFlag" ] , ["broadcast:" , "message1" ] ]] , [ 16 , 70 , [ ["whenIReceive" , "message1" ] , ["doAsk" , "What's your name? " ] , ["doIfElse" , ["=" , ["answer" ] , "bob" ] ,[ ["say:duration:elapsed:from:" , "Hmm" , "2" ] , ["doAsk" , "Where do you work bob?" ] , ["doIfElse" , ["=" , ["answer" ] , "The Bob factory" ] ,[ ["say:duration:elapsed:from:" , "Really?" , "2" ] , ["doAsk" , "What do you make?" ] , ["doIf" , ["=" , ["answer" ] , "Buttons" ] ,[ ["say:duration:elapsed:from:" , "Wow! interesting!" , "2" ] , ["broadcast:" , "message1" ] ] ] ] ,[ ["say:duration:elapsed:from:" , "mmmhmm. Nice! " , "2" ] , ["broadcast:" , "message1" ] ] ] ] ,[ ["say:duration:elapsed:from:" , ["concatenate:with:" , "hello" , ["concatenate:with:" , ["answer" ] , "!" ] ] , "2" ] , ["doAsk" , "It was nice talking to you! Do you want to have another conversation or not? (Y/N)" ] , ["doIfElse" , ["=" , ["answer" ] , ["=" , "Y" , "y" ] ] ,[ ["broadcast:" , "message1" ] ] ,[ ["say:duration:elapsed:from:" , "Okay! Bye. o/" , "2" ] ] ] ] ] ]] , [ 221 , 422 , [ ["|" ] ]] ] }],"info":{} }