Discuss Scratch
- Discussion Forums
- » Things I'm Making and Creating
- » Hopscotch: A programming language
- CatsUnited
-
Scratcher
1000+ posts
Hopscotch: A programming language
They deleted Scratch 1.4 from our computers though.My school has this on their iPads.Lucky! I'm trying to convince my school.

- jasperjay
-
Scratcher
100+ posts
Hopscotch: A programming language
Yelp, that's one way our school is better. We have Scratch 1.4.They deleted Scratch 1.4 from our computers though.My school has this on their iPads.Lucky! I'm trying to convince my school.
- SuperDoom
-
Scratcher
1000+ posts
Hopscotch: A programming language
And… no 2.0?!?Yelp, that's one way our school is better. We have Scratch 1.4.They deleted Scratch 1.4 from our computers though.My school has this on their iPads.Lucky! I'm trying to convince my school.
Also, the creator of this thread said we could talk about any programming language but Scratch. So I'm just asking, how did I get this wrong?:
dim speechobject
set speechobject=createobject("sapi.spvoice")
speechobject.speak "Hello, Alex. Would you like me to open Google Chrome?"
Input=inputbox ("Answer?")
if Input = "yes" then
speechobject.speak "Opening Google Chrome."
wshshell.run "C:/Users/Alex/AppData/Local/Google/Chrome/Application/chrome.exe"
end if
EDIT:I found the problem and added this: set wshshell = wscript.CreateObject(“wscript.shell”)
Last edited by SuperDoom (July 22, 2015 13:45:39)
- bobbybee
-
Scratcher
1000+ posts
Hopscotch: A programming language
-snip-
The issue is probably that you're using VBScript

- jasperjay
-
Scratcher
100+ posts
Hopscotch: A programming language
No 2.0.And… no 2.0?!?Yelp, that's one way our school is better. We have Scratch 1.4.They deleted Scratch 1.4 from our computers though.My school has this on their iPads.Lucky! I'm trying to convince my school.
Also, the creator of this thread said we could talk about any programming language but Scratch. So I'm just asking, how did I get this wrong?:It's VBScript.dim speechobject
set speechobject=createobject("sapi.spvoice")
speechobject.speak "Hello, Alex. Would you like me to open Google Chrome?"
Input=inputbox ("Answer?")
if Input = "yes" then
speechobject.speak "Opening Google Chrome."
wshshell.run "C:/Users/Alex/AppData/Local/Google/Chrome/Application/chrome.exe"
end if
EDIT:I found the problem and added this: set wshshell = wscript.CreateObject(“wscript.shell”)
- isaiahr01
-
Scratcher
63 posts
Hopscotch: A programming language
this is my username on hopscotch -isaiahr01 _waffle_
- MewTheSmasher
-
Scratcher
500+ posts
Hopscotch: A programming language
Barely a programming language and more of a toy. You can't make anything outside of it, and there's not even a true variable system or importable pictures. I'd rather use Pyonkee, which is completely just Scratch 1.4 on iPad.
- jasperjay
-
Scratcher
100+ posts
Hopscotch: A programming language
Barely a programming language and more of a toy. You can't make anything outside of it, and there's not even a true variable system or importable pictures. I'd rather use Pyonkee, which is completely just Scratch 1.4 on iPad.Thanks for telling me a new one! Anyway, how will you learn coding? Everything has to start off simple.
- isajac
-
Scratcher
89 posts
Hopscotch: A programming language
I have the app Hopscotch. Its pretty fun. But I'd rather use Scratch 2.0 since you can make better games here.
- codestuff
-
Scratcher
98 posts
Hopscotch: A programming language
removed is saying i'm a bully bullying me
Last edited by codestuff (Oct. 15, 2015 00:22:10)
- CatsUnited
-
Scratcher
1000+ posts
Hopscotch: A programming language
removed is saying i'm a bully bullying meThis is the Hopscotch topic, not for discussing bullies.
- codestuff
-
Scratcher
98 posts
Hopscotch: A programming language
on hopscotchremoved is saying i'm a bully bullying meThis is the Hopscotch topic, not for discussing bullies.
- bbciplayer
-
Scratcher
500+ posts
Hopscotch: A programming language
I used this a while ago! Shouldn't these be moved to “What I'm Reading and Playing”? 

- jasperjay
-
Scratcher
100+ posts
Hopscotch: A programming language
Im known as isajac on hopscotchI'll check you out!
- jasperjay
-
Scratcher
100+ posts
Hopscotch: A programming language
I have the app Hopscotch. Its pretty fun. But I'd rather use Scratch 2.0 since you can make better games here.Yeah, but Hopscotch is mobile!
- NDSDNS
-
Scratcher
1000+ posts
Hopscotch: A programming language
Hrm. I wouldn't call this as much a “programming language” as a “toy”.IT IS a programming language. A slightly simpler, easier version of Scratch. I am better at it more than Scratch. You can log out of accounts. New update.
- NDSDNS
-
Scratcher
1000+ posts
Hopscotch: A programming language
I have the app Hopscotch. Its pretty fun. But I'd rather use Scratch 2.0 since you can make better games here.Not true. I have seen iPad simulators and 3D games. I have even made an iPad simulator myself. (I'm NDSDNS) However, I'm starting to like Scratch better, even though I love Hopscotch (I got introduced to it first.) I didn't even want to do Scratch and then my iPad broke so I switched. Now I have an iPad Mini 4 and I'm going to play it more. Plus, Hopscotch uses the native programming language for the iPad, and Scratch uses Flash. Flash can not run on iPads so no Scratch.
- Discussion Forums
- » Things I'm Making and Creating
-
» Hopscotch: A programming language











I am MemorableChicken.