^It seems you need to add that one to obsoleteBlockSpecs
^ LOL JK
Last edited by Pecola1 (2011-11-08 20:56:10)
Offline
nXIII wrote:
Pecola1 wrote:
Awesome idea!
Thanks!
Any suggestions/requests?
Cap blocks, hat blocks... also if you can change the font to Veranda-Bold.
Offline
Greenatic wrote:
Yes, but the trouble is that the Block Library is for blocks not already in Scratch, so the problem is that all arguments in these new blocks would appear as strings and all the blocks would turn red.
This wasn't designed for the block library, it was designed for using Scratch blocks on the forums. I can make a renderer for custom blocks, if you'd like me to
Offline
henley wrote:
Is there a way to change the font to Verdana-Bold? That’s the font that Scratch uses.
I don't think so. You might be able to import TTFs or PostScript fonts, but PHP only has the fixed-width thing by default.
Offline
nXIII wrote:
Greenatic wrote:
Yes, but the trouble is that the Block Library is for blocks not already in Scratch, so the problem is that all arguments in these new blocks would appear as strings and all the blocks would turn red.
This wasn't designed for the block library, it was designed for using Scratch blocks on the forums. I can make a renderer for custom blocks, if you'd like me to
![]()
I understand that it wasn't intended for the Block Library, and I'm not saying you need to make another generator for it (even though it would be greatly appreciated). I was just pointing out why the Block Library couldn't use this block generator, since some people seemed to be considering using it for the Library.
Last edited by Greenatic (2011-11-08 21:08:07)

Offline
Some tests combined:
Combining both types of forum blocks:
[blocks]<say[ Hi! ]for( 3 )secs>[/blocks]
Moral: They don't combine.


Offline
Greenatic wrote:
Also, when a block isn't a standard Scratch block, it's assumed to be a list block.
[url]http://block.site90.net/[hi!][/url]
That, I think, is supposed to be the color of obsolete blocks.


Offline
Pecola1 wrote:
nXIII wrote:
Pecola1 wrote:
Awesome idea!
Thanks!
Any suggestions/requests?
Cap blocks, hat blocks... also if you can change the font to Veranda-Bold.
AHHHEEM
If this is done we could easily post scripts just as well as images from scratch, otherwise images still look better.
Offline
Pecola1 wrote:
AHHHEEM
If this is done we could easily post scripts just as well as images from scratch, otherwise images still look better.
http://scratch.mit.edu/forums/viewtopic … 30#p990530
Last edited by nXIII (2011-11-09 21:21:39)
Offline
Is there ANY way to make it? Even if it were to mean to remake the whole thing in a different language?
Offline
LS97 wrote:
All we need now is for someone to make an editor for this. Honestly, inserting that code into a one-line URL is quite tedious. Maybe a special text editor could suffice. The best would be of course a drag and drop interface which could possibly take ages.
Or not ages..
Me make it.
EDIT: Here. So far only has and
, both with customizable parameters.
EDIT:Why did I forget the closing tag for the link? Oh well, I fixed it.
Last edited by cocolover76 (2011-11-10 14:36:12)


Offline
Make more custom ones than red:
http://block.site90.net/[forever{[(Test)]}]I found something that messes up BBCode that I ran into while trying to make custom C-blocks:
[img]http://block.site90.net/[Coco likes{[Scratch][Scone][BYOB]}][/img]


Offline
cocolover76 wrote:
I found something that messes up BBCode that I ran into while trying to make custom C-blocks:
[url]http://block.site90.net/[Coco likes{[Scratch][Scone][BYOB]}][/url]
URLEncode the url and it should work.
Offline
nXIII wrote:
cocolover76 wrote:
I found something that messes up BBCode that I ran into while trying to make custom C-blocks:
[url]http://block.site90.net/[Coco likes{[Scratch][Scone][BYOB]}][/url]URLEncode the url and it should work.
Even with all of my knowledge of web development, I have no idea what that is.


Offline
cocolover76 wrote:
nXIII wrote:
cocolover76 wrote:
I found something that messes up BBCode that I ran into while trying to make custom C-blocks:
[url]http://block.site90.net/[Coco likes{[Scratch][Scone][BYOB]}][/url]URLEncode the url and it should work.
Even with all of my knowledge of web development, I have no idea what that is.
Offline
It won't let me do two blocks together?
Last edited by Thenuclearduck (2011-11-11 17:14:59)
Offline
I don't get how to use this i filed it in but i can't see where the changes are...
Offline
Dude, you are awesome.
Offline
Pecola1 wrote:
I don't get how to use this i filed it in but i can't see where the changes are...
The only change it makes is to add an "export to forums" menu item to each block's context menu (not the ones in the palette).
Offline
nXIII wrote:
Pecola1 wrote:
I don't get how to use this i filed it in but i can't see where the changes are...
The only change it makes is to add an "export to forums" menu item to each block's context menu (not the ones in the palette).
Ohhhh....
ok, does it work for scripts?
Il try it once I get on a comp with scratch.
Offline
Pecola1 wrote:
ok, does it work for scripts?
Il try it once I get on a comp with scratch.
It should work for scripts.
Tell me if you find a bug, I'll try to fix it.
Last edited by nXIII (2011-11-22 15:07:52)
Offline
nXIII wrote:
Pecola1 wrote:
ok, does it work for scripts?
Il try it once I get on a comp with scratch.It should work for scripts.
![]()
Tell me if you find a bug, I'll try to fix it.
Ok!
Also:
So my custom make (sprite) do C-block wont work... idk why, does it not read sprite inserts for c blocks?
But that is an AMAZING function!
Offline