This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-01-24 20:47:39

Knuckl3head
Scratcher
Registered: 2012-01-22
Posts: 17

Command Names & A GOTO command

Lets admit it. Scratch is seemingly the only scripting program without a GOTO command. Adding a GOTO command can reduce the size of A LOT of scratches! So, type Yay or Nay, (Yes/No) for a goto commands.
<play sound[ FratBoyFart]>

Offline

 

#2 2012-01-24 20:51:27

Fordark
Scratcher
Registered: 2010-08-02
Posts: 100+

Re: Command Names & A GOTO command

Ask question block? Or broadcast block?


http://dl.dropbox.com/u/34855482/Fordarksig.png

Offline

 

#3 2012-01-24 21:59:43

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: Command Names & A GOTO command

I do NOT support the addition of a "goto" block.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

#4 2012-01-25 00:52:22

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Command Names & A GOTO command

What do you mean by that?

Offline

 

#5 2012-01-25 01:05:37

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Command Names & A GOTO command

For GOTO, broadcasts.

@sci It's a BASIC command.


Posts: 20000 - Show all posts

Offline

 

#6 2012-01-25 01:23:20

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Command Names & A GOTO command

ah..  like the batch goto.  Lol.   


:loop
echo hello
goto loop

is pretty much replicated by
forever [
[blocks]
]


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#7 2012-01-25 01:41:07

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Command Names & A GOTO command

ssss wrote:

ah..  like the batch goto.  Lol.   


:loop
echo hello
goto loop

is pretty much replicated by
forever [
[blocks]
]

i agree

just do it with ifs


http://i.imgur.com/1QqnHxQ.png

Offline

 

#8 2012-01-26 14:40:52

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Command Names & A GOTO command

basic is the only programming language i know that has it.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#9 2012-01-26 18:19:37

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Command Names & A GOTO command

joefarebrother wrote:

basic is the only programming language i know that has it.

msdos has it :S


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#10 2012-01-26 20:58:45

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: Command Names & A GOTO command

-1
not needed.


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#11 2012-01-28 07:49:40

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: Command Names & A GOTO command

when gf clicked
if <touching [sprite 1]>
stamp
end
test

Last edited by midnightleopard (2012-01-28 07:50:07)


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#12 2012-01-28 10:31:25

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Offline

 

Board footer