Oh, okay. I feel so dumb now xD
Offline
Isn't the end bit of a c-block supposed to be the same length as the top bit?
if <really really really long boolean> say [short end part] end say [shouldn't it be the same length?]
Offline
joefarebrother wrote:
Isn't the end bit of a c-block supposed to be the same length as the top bit?
if <really really really long boolean> say [short end part] end say [shouldn't it be the same length?]
Yeah, it should, but it's technical limitations...
Could we have a shorter tag name, like just [sb]?
Last edited by scimonster (2012-01-29 07:51:09)
Offline
scimonster wrote:
joefarebrother wrote:
Isn't the end bit of a c-block supposed to be the same length as the top bit?
if <really really really long boolean> say [short end part] end say [shouldn't it be the same length?]Yeah, it should, but it's technical limitations...
Could we have a shorter tag name, like just [sb]?
Offline
what about all the old miscellaneous posts?
Offline
JSO wrote:
Hey Scratchers!
We have just replaced the ancient forum blocks with a new 'plugin' I've been developing for a while.
You can now write out scripts between [scratchblocks][/scratchblocks] tags. It uses a syntax that is supposed to look very similar to the real scratch blocks. It will probably all become a whole lot clearer after looking at the example below
More help on how to use the plugin is available on this wiki page.
If you find any bugs that are not yet listed here, please report them on this forum thread. Thanks!
Please do not spam this thread with your blocks experiments; I encourage you to practice your forum block skills but please do so here for nowCode:
when green flag clicked repeat (10) go to [mouse-pointer v] point in direction (pick random (-180) to (180)) repeat until <touching [edge v] ?> move (2) steps end wait (1) secs end think [Woah! New scripts in the forums!] for (2) secswhen green flag clicked repeat (10) go to [mouse-pointer v] point in direction (pick random (-180) to (180)) repeat until <touching [edge v] ?> move (2) steps end wait (1) secs end think [Woah! New scripts in the forums!] for (2) secs
when green flag clicked forever say [this is epik] say [but hard to use] end
Offline
These are way better than the old ones. Those were messy and just plain UGLY!
when gf clicked TESTOMG THEY ARE WAYYYYYYYYYYY BETTER
Offline
Lucario621 wrote:
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.
I don't see how it would be too difficult. All you have to do is tell it to set the color based on 'category', and parse the blockspec just like it already does.
<See? [It] (already) [parses v] blockspecs!>
Last edited by Greenatic (2012-01-30 19:39:29)
Offline
Chrischb wrote:
RedRocker227 wrote:
I still wish there was somewhere where we could find out how to produce ALL the blocks though.
Is this not good enough? D:
Sometimes, I don't want to open Scratch just to look at the whole name of the block. For example, most of us have forgotten that there is a "?" after "touching color".
Offline
mattlai2 wrote:
Chrischb wrote:
RedRocker227 wrote:
I still wish there was somewhere where we could find out how to produce ALL the blocks though.
Is this not good enough? D:
Sometimes, I don't want to open Scratch just to look at the whole name of the block. For example, most of us have forgotten that there is a "?" after "touching color".
There's a "?" after most, if not all, booleans.
Offline
SpaceManMike wrote:
what about all the old miscellaneous posts?
*Facepalm*. Your sig gave me permission c: What's that got to do with the new blocks?
Offline
when gf clicked forever think [Interesting v] for (a few) secs wait (2) secs say [Will this be a Scratch text-based programming language?] for (a few) secs end end
Last edited by maxskywalker (2012-01-29 15:47:43)
Offline
Finally it's released in the forums!
Offline
Maybe the ? should be optional for booleans
Offline
clone selfDarn, it was worth a shot.
when gf clicked forever say [Darn, it was worth a shot.] end think [(timer)] think (timer) think (variable) think <variable>
Last edited by henley (2012-01-29 17:33:37)
Offline
when gf clicked say [OH MY SAURON!!!] for (over 90000000!!!!!) secs say [These are much better!] for (3) secs -TRANSMISSION ENDED-I like my
-TRANSMISSION ENDED-block.
Last edited by wolvesstar97 (2012-01-30 01:49:01)
Offline
when gf clicked old lady says [I sure hope nobody pelts me with banannas!] for (hmm...) secs broadcast [pelt her with banannas guys!] when I receive [pelt her with banannas guys!] change (BANANNA!) by (3) set (HARFAFRAFAF DIE LADY) to (over 9000000!) -TRANSMISSION ENDED-
Last edited by wolvesstar97 (2012-01-30 01:53:21)
Offline
joefarebrother wrote:
Maybe the ? should be optional for booleans
And the % sign for those that have.
Offline
Oh no! The << problem is still there!
<<
((
))
>>
Offline
Hardmath123 wrote:
Oh no! The << problem is still there!
<<
((
))
>>
What problem is that?
Offline
You know, if you want to test the blocks, it would be preferred to not submit the text.
Instead of using quick-post, choose "Post reply" and Preview your post. When you're done experimenting, go back.
Last edited by Vista4563 (2012-01-30 09:04:53)
Offline
Paddle2See wrote:
Hardmath123 wrote:
Oh no! The << problem is still there!
<<
((
))
>>What problem is that?
<<'s and (('s (and the rest of the old blocks) create images — not to mention the rest of the post turns bold.
Now that we have the new blocks, can we delete the old [blocks]?
Offline