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

#51 2012-01-27 20:42:54

rabbit1131
Scratcher
Registered: 2009-10-16
Posts: 1000+

Re: New Scratch Forum Blocks

Lemme just try something... I doubt it will be broken, but I'll try.

when gf clicked
repeat <10>
end
EDIT: Well, I'd say it is then.

Last edited by rabbit1131 (2012-01-27 20:43:31)


The Intergalactic Adventures of Revesilia! I hope you will partake in this gigantic undertaking, to build the sequel to the hit map The Adventures of Revesilia! The Intergalactic Adventures of Revesilia Map Builders Application thread! http://internetometer.com/image/35004.png

Offline

 

#52 2012-01-27 20:57:11

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: New Scratch Forum Blocks

rabbit1131 wrote:

Lemme just try something... I doubt it will be broken, but I'll try.

when gf clicked
repeat <10>
end
EDIT: Well, I'd say it is then.

It's done like "repeat (10)" ^^


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#53 2012-01-27 21:09:28

puppetadventurer
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: New Scratch Forum Blocks

rabbit1131 wrote:

Lemme just try something... I doubt it will be broken, but I'll try.

when gf clicked
repeat <10>
end
EDIT: Well, I'd say it is then.

when gf clicked
repeat (10)
end


3

Offline

 

#54 2012-01-27 21:15:20

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: New Scratch Forum Blocks

rabbit1131 wrote:

Lemme just try something... I doubt it will be broken, but I'll try.

when gf clicked
repeat <10>
end
EDIT: Well, I'd say it is then.

It may be a bit late for this, but meh: You have to put brackets around each editable value, like:

set [variable1 v] to [1]  <---- brackets around the 1

or

forever if <(x position) > (18)>  <--- parentheses


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#55 2012-01-27 21:17:12

mattb777
Scratcher
Registered: 2011-07-15
Posts: 1000+

Re: New Scratch Forum Blocks

I like the way that everything is rectangular and that the edges are well-trimmed.  smile

It looks like this took forever!!


I'm back  big_smile

Offline

 

#56 2012-01-27 21:17:56

Greenatic
Scratcher
Registered: 2009-05-03
Posts: 1000+

Re: New Scratch Forum Blocks

Nice work!  Is there support for color input though, such as <touching color [  ]>?

Offline

 

#57 2012-01-27 21:20:11

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: New Scratch Forum Blocks

Greenatic wrote:

Nice work!  Is there support for color input though, such as <touching color [  ]>?

Use "set pen color to [#00FF00]"

(change the stuff inside the brackets depending on the color you want, 00FF00 is just the example from this page.


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#58 2012-01-27 21:35:51

Greenatic
Scratcher
Registered: 2009-05-03
Posts: 1000+

Re: New Scratch Forum Blocks

Chrischb wrote:

Greenatic wrote:

Nice work!  Is there support for color input though, such as <touching color [  ]>?

Use "set pen color to [#00FF00]"

(change the stuff inside the brackets depending on the color you want, 00FF00 is just the example from this page.

<set pen color to [#00FF00]>
Thanks!

Would it be possible to add another one, but that allows you to define the parameters?  (i.e. [customblocks]"'blockspec' in 'category'"[/customblocks] )  That would allow us to bring back the Block Library to those who don't install the Antidote...

Offline

 

#59 2012-01-27 21:41:35

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: New Scratch Forum Blocks

Greenatic wrote:

Would it be possible to add another one, but that allows you to define the parameters?  (i.e. [customblocks]"'blockspec' in 'category'"[/customblocks] )  That would allow us to bring back the Block Library to those who don't install the Antidote...

This is an idea that we considered during development. However, we did not proceed as we felt it would take too much of our resources to add, for a feature that only a small section of the forum and wiki articles would use.


http://i.imgur.com/WBkM2QQ.png

Offline

 

#60 2012-01-27 21:49:04

nuckelavee
Scratcher
Registered: 2011-05-18
Posts: 79

Re: New Scratch Forum Blocks

when flag clicked
say [Cool New blocks!]

Last edited by nuckelavee (2012-01-27 21:49:18)


Scratch 2.0- announced April 19, 2010, and now in alpha!  It looks cool, and finally has cloning  smile  Yay.

Offline

 

#61 2012-01-28 00:09:14

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: New Scratch Forum Blocks

when gf clicked
Am I the only one to know that they've added girlfriend clicking support? Nice work guys, but you do know most of us are nerds, right?  tongue


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#62 2012-01-28 00:40:06

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

Re: New Scratch Forum Blocks

16Skittles wrote:

when gf clicked
Am I the only one to know that they've added girlfriend clicking support? Nice work guys, but you do know most of us are nerds, right?  tongue

It is a bit unfortunate that they haven't included boyfriend clicking support as well, for the gay male, straight female, and bisexual members of the community. 12000 posts


Posts: 20000 - Show all posts

Offline

 

#63 2012-01-28 01:09:24

Freakish
Scratcher
Registered: 2011-10-25
Posts: 1000+

Re: New Scratch Forum Blocks

when gf clicked
say [cooolio] for (1) secs


http://i.imgur.com/y3RBV.jpg

Offline

 

#64 2012-01-28 01:10:37

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: New Scratch Forum Blocks

16Skittles wrote:

when gf clicked
Am I the only one to know that they've added girlfriend clicking support? Nice work guys, but you do know most of us are nerds, right?  tongue

What's that supposed to mean?

Offline

 

#65 2012-01-28 01:33:17

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

Re: New Scratch Forum Blocks

kayybee wrote:

16Skittles wrote:

when gf clicked
Am I the only one to know that they've added girlfriend clicking support? Nice work guys, but you do know most of us are nerds, right?  tongue

What's that supposed to mean?

He's joking, because it's "when gf clicked".


Posts: 20000 - Show all posts

Offline

 

#66 2012-01-28 03:15:25

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

Re: New Scratch Forum Blocks

veggieman001 wrote:


(join [you][rock])


Look I found a bug :3

They are messed up if you make it bold. I don't know why.

remove [bold] tags
say [That's a bit better.] for (3) secs

Last edited by rdococ (2012-01-28 03:15:42)

Offline

 

#67 2012-01-28 04:21:55

Zeusking19
Scratcher
Registered: 2011-07-10
Posts: 1000+

Re: New Scratch Forum Blocks

say [The new scratchblocks are awesome! Thanks!]


http://i49.tinypic.com/2w7e1jm.pnghttp://dragcave.net/image/eFGFz.gifhttp://dragcave.net/image/9hE5q.gif

Offline

 

#68 2012-01-28 04:23:30

NeilWest
Scratcher
Registered: 2010-01-06
Posts: 1000+

Re: New Scratch Forum Blocks

when gf clicked
forever if <(ScratchBlocks) = true>
say [It works!]
end

Offline

 

#69 2012-01-28 04:25:18

NeilWest
Scratcher
Registered: 2010-01-06
Posts: 1000+

Re: New Scratch Forum Blocks

when gf clicked
forever
say [forever blocks don't have correct ending]
end

Last edited by NeilWest (2012-01-28 04:25:36)

Offline

 

#70 2012-01-28 04:56:04

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: New Scratch Forum Blocks

NeilWest wrote:

when gf clicked
forever
say [forever blocks don't have correct ending]
end

when gf clicked
forever
say [don't add 'end' tags after forever blocks ;)]


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#71 2012-01-28 05:05:36

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

Re: New Scratch Forum Blocks

Hardmath123 wrote:

NeilWest wrote:

when gf clicked
forever
say [forever blocks don't have correct ending]
end

when gf clicked
forever
say [don't add 'end' tags after forever blocks ;)]

when gf clicked
forever
say [it'd be easier if it automatically checked which type of block it is]
end
say [error error you can't do commands after a forever]
The error was just a joke by the way.  tongue
I want to suggest...
when gf clicked
repeat until <suggestion accepted>
  suggest [scratchblocks in tbgs]
end
say [Wohoo!]

Last edited by rdococ (2012-01-28 05:07:27)

Offline

 

#72 2012-01-28 05:41:58

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: New Scratch Forum Blocks

when gf clicked
 move [piece of text] steps
 say (10)
 non-existant block
 if [awesome]
  explode
 End
I lovethe new forum blocks!  smile

Last edited by ihaveamac (2012-01-28 05:42:45)


~ihaveamac - visit ihaveamac.net

Offline

 

#73 2012-01-28 05:49:11

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

Re: New Scratch Forum Blocks

whengfclicked
say [yay! new blocks] for (3) secs


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

Offline

 

#74 2012-01-28 05:51:40

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: New Scratch Forum Blocks

I edited my first post to include a link to a page where you can experiment freely  smile  please do not spam this thread.


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

#75 2012-01-28 06:04:09

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: New Scratch Forum Blocks

Hey, JSO, I think after the blocks you need to include a <br/><div class="clearer">, or even better, automatically insert script CSS inside a quote box with <div class="incqbox">. Otherwise the scripts mess with the surrounding text (such as edit notes) and the bottom of the script is cut off by the signature or messes with other baselines. A line break and CSS div clear would take care of that.
http://www.imgpaste.com/49OO.png


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

Board footer