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

#1176 2011-01-11 07:10:47

spongelove
Scratcher
Registered: 2010-02-05
Posts: 51

Re: Welcome to the OLD local block library!

I have some blocks!

First block:

http://i1109.photobucket.com/albums/h427/habbo_competition/block2.gif?t=1294747538

Formula for first block:

http://i1109.photobucket.com/albums/h427/habbo_competition/block2formula.gif?t=1294747626

Second block:

http://i1109.photobucket.com/albums/h427/habbo_competition/block1.gif?t=1294747708

Formula for second block:

http://i1109.photobucket.com/albums/h427/habbo_competition/block1formula.gif?t=1294747770

Hope you'll add it!  big_smile


http://ultrarandomization.com/view/5464/.png

Offline

 

#1177 2011-01-11 09:55:40

piisawesome123
Scratcher
Registered: 2010-05-03
Posts: 6

Re: Welcome to the OLD local block library!

I made nine error blocks for scratch. They just report "Error!". blockspecs:
under 'operators':
('Error!' #- #bleh) ('Error!' #b #bleh) ('Error!' #r #bleh) ('%n as an error' #r #bleh) ('%s as an error' #r #bleh) ('%b as an error' #r #bleh) ('%n as an error' #b #bleh) ('%s as an error' #b #bleh) ('%b as an error' #b #bleh)

Offline

 

#1178 2011-01-11 10:01:27

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

Re: Welcome to the OLD local block library!

piisawesome123 wrote:

I made nine error blocks for scratch. They just report "Error!". blockspecs:
under 'operators':
('Error!' #- #bleh) ('Error!' #b #bleh) ('Error!' #r #bleh) ('%n as an error' #r #bleh) ('%s as an error' #r #bleh) ('%b as an error' #r #bleh) ('%n as an error' #b #bleh) ('%s as an error' #b #bleh) ('%b as an error' #b #bleh)

what are the point of all those?

Offline

 

#1179 2011-01-11 11:46:20

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

Re: Welcome to the OLD local block library!

isn't the panther looks block pointless because there is a block that says 'add paint new to costumes'?

Offline

 

#1180 2011-01-11 11:58:57

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to the OLD local block library!

Huh? How is that pointless? The looks blocks deal with graphic effects, the add [   ] to costumes has a dropdown of

paint new

import

camera

stage

I think that's pretty useful, and it does not mean the effect blocks don't work!  smile


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#1181 2011-01-11 12:08:39

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

Re: Welcome to the OLD local block library!

sparks wrote:

Huh? How is that pointless? The looks blocks deal with graphic effects, the add [   ] to costumes has a dropdown of

paint new

import

camera

stage

I think that's pretty useful, and it does not mean the effect blocks don't work!  smile

what you put in the library is useless. it does the same thing as the other block i mentioned.  i tested them both.

Offline

 

#1182 2011-01-11 12:28:31

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to the OLD local block library!

I'm submitting a block! Imagine that! I'm using it for my own project, but I thought others might be able to use it too:

sparks
$Number$ minutes as hours
r
|t2 t3 t4| t2_ t1/60. t2_ t2 floor. t3_ t1 \\ 60 . t3_ t2 asString, '.', t3 asString. ^t3

thanks to MathWizz for the floor command!

please upload!

Last edited by sparks (2011-01-11 12:29:28)


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#1183 2011-01-11 13:49:45

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Welcome to the OLD local block library!

Hurry up on my other block.


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#1184 2011-01-11 14:15:48

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to the OLD local block library!

comp500, I mentioned above that due to exams, coursework an a well and kicking social life, I just don't have the time at the moment to do an update. It takes a long time too edit all the posts, add all the blocks, make and upload all the mockups and change the statistics page for every singe block, so I need a couple of uninterrupted hours to do it when I've finally done everything else  hmm


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#1185 2011-01-11 20:30:49

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Welcome to the OLD local block library!

sparks wrote:

I'm submitting a block! Imagine that! I'm using it for my own project, but I thought others might be able to use it too:

sparks
$Number$ minutes as hours
r
|t2 t3 t4| t2_ t1/60. t2_ t2 floor. t3_ t1 \\ 60 . t3_ t2 asString, '.', t3 asString. ^t3

thanks to MathWizz for the floor command!

please upload!

Upload what?


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#1186 2011-01-11 22:39:44

floppy_gunk
Scratcher
Registered: 2008-11-14
Posts: 500+

Re: Welcome to the OLD local block library!

Those are a bit long... Here's a shorter version:

http://img695.imageshack.us/img695/1350/even.gif

http://img202.imageshack.us/img202/6780/odd.gif

Last edited by floppy_gunk (2011-01-11 22:41:39)


http://img163.imageshack.us/img163/1917/2856lg.jpg Get it now!  smile

Offline

 

#1187 2011-01-11 22:45:56

floppy_gunk
Scratcher
Registered: 2008-11-14
Posts: 500+

Re: Welcome to the OLD local block library!

By the way, how come my blocks haven't been added yet?


http://img163.imageshack.us/img163/1917/2856lg.jpg Get it now!  smile

Offline

 

#1188 2011-01-12 01:13:08

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

Re: Welcome to the OLD local block library!

To everyone who keeps asking why sparks isn't adding stuff, stop!  He said that he cannot do updates right now because of exams and other stuff, but keep submitting blocks.

Last edited by scimonster (2011-01-12 01:13:47)

Offline

 

#1189 2011-01-12 01:59:25

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

Re: Welcome to the OLD local block library!

BYOB block:
http://www.freeimagehosting.net/uploads/59ccf8baf2.gif

Last edited by scimonster (2011-01-12 02:45:02)

Offline

 

#1190 2011-01-12 03:24:11

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

Re: Welcome to the OLD local block library!

another one for BYOB:
http://www.freeimagehosting.net/uploads/e0dc13e198.gif

Offline

 

#1191 2011-01-12 04:34:01

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

Re: Welcome to the OLD local block library!

doesn't need amount of costumes block
http://www.freeimagehosting.net/uploads/e012770eb5.gif

Last edited by scimonster (2011-01-24 03:21:24)

Offline

 

#1192 2011-01-12 05:10:08

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

Re: Welcome to the OLD local block library!

improved version of the BYOB <x is between () and () >
http://www.freeimagehosting.net/uploads/b40516db61.gif

Offline

 

#1193 2011-01-13 13:03:03

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to the OLD local block library!

.                              http://img528.imageshack.us/img528/4416/66858359.gif



Right. I have finally caught up with the majority of my workload and don't have an exam for a few days, so I am

DOING AN UPDATE!

Please don't post saying your block has been forgotten  unless it's still missing when I am done  smile

Progress:

Loading blocks http://www.blogonomics.net/wp-content/plugins/tantan/loading.gif

Updating statistics page http://www.blogonomics.net/wp-content/plugins/tantan/loading.gif

finishing touches http://www.blogonomics.net/wp-content/plugins/tantan/loading.gif

Scratch blocks added: [4]
http://img217.imageshack.us/img217/8357/55520048.gif Shared by StrykerV, improved by Pecola1
http://img163.imageshack.us/img163/8471/26149531.gifshared by Pecola1
http://img543.imageshack.us/img543/6326/10208732.gifshared by Pecola1
http://img508.imageshack.us/img508/2074/76269007.gifshared by Hardmath123
http://img94.imageshack.us/img94/9664/36662184.gifshared by Hardmath123
http://img830.imageshack.us/img830/4023/69735471.gifshared by Hardmath123
http://img263.imageshack.us/img263/3979/81980602.gifshared by Hardmath123
http://img827.imageshack.us/img827/9828/39272743.gifshared by Pecola1
http://img8.imageshack.us/img8/5811/97748373.gifshared by Pecola1
[img][/img]shared by
[img][/img]shared by
[img][/img]shared by
[img][/img]shared by

Panther blocks added: [••••••••]
block name Shared by •••••••
[img][/img]shared by
[img][/img]shared by
[img][/img]shared by


BYOB blocks added: [8]
http://img683.imageshack.us/img683/3977/10401760.gifShared by Pecola1
http://img832.imageshack.us/img832/5690/56915589.gifshared by Pecola1
http://img249.imageshack.us/img249/8976/16061776.gifshared by Pecola1
http://img695.imageshack.us/img695/5641/34562719.gifshared by Pecola1
http://img3.imageshack.us/img3/6055/76166331.gifshared by Pecola1
http://i53.tinypic.com/n15t9v.pngshared by ESN
http://img826.imageshack.us/img826/5116/error.gifshared by SSBBM
http://lh3.ggpht.com/_MRv2zxg8oVs/TPIMQjPeWmI/AAAAAAAAAZM/6ArGnDYf06s/s800/Errorblock.PNGshared by Guinea_Pig_Girl
http://i53.tinypic.com/2yycw7s.gifshared by meowmeow55
http://img211.imageshack.us/img211/7440/61623144.gifshared by thecrazyguy and improved by Pecola1
http://img94.imageshack.us/img94/9664/36662184.gifshared by subzerostig
http://img109.imageshack.us/img109/1218/37893045.gifshared by subzerostig
[img][/img]shared by
[img][/img]shared by
[img][/img]shared by



Other Updates:
Rdococ, the three BYOB control blocks you submitted and their script images are broken, please reupload them of you wish  smile

beary605, you submitted some amazing blocks here but I can't get the images fullsize, there's an error! Please could you share them again with us? p.s, use the "direct link" on imageshack!

Last edited by sparks (2011-01-13 16:14:16)


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#1194 2011-01-13 13:56:30

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

Re: Welcome to the OLD local block library!

in the operators blocks, for the http://img229.imageshack.us/img229/1623/48031569.gif block, it says class to add the names, while it's instance.
and don't forget, i've been making alot of blocks, so make sure to add them (i know your still in the middle)

Last edited by scimonster (2011-01-13 13:57:48)

Offline

 

#1195 2011-01-13 14:02:08

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

Re: Welcome to the OLD local block library!

there are 3 broken images for BYOB control, i'm sure you can spot them immediately.
you might want to upload them somewhere else, especially if your so concerned with saving space.  tongue   They take up lots of room, and don't look good. thanks.

Offline

 

#1196 2011-01-13 16:27:13

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: Welcome to the OLD local block library!

That's enough for today. I made it to (not including) this post. Then saw the amount of blocks still to go and stopped  wink

Will finish tomorrow or soon.


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#1197 2011-01-14 02:48:34

comp500
Scratcher
Registered: 2010-01-08
Posts: 1000+

Re: Welcome to the OLD local block library!

smile


800 posts! W00T! Oh sorry im not on a lot but at least i have 1000+ posts

Offline

 

#1198 2011-01-15 13:33:34

Pecola1
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Welcome to the OLD local block library!

piisawesome123 wrote:

I made nine error blocks for scratch. They just report "Error!". blockspecs:
under 'operators':
('Error!' #- #bleh) ('Error!' #b #bleh) ('Error!' #r #bleh) ('%n as an error' #r #bleh) ('%s as an error' #r #bleh) ('%b as an error' #r #bleh) ('%n as an error' #b #bleh) ('%s as an error' #b #bleh) ('%b as an error' #b #bleh)

All you need is ('Error!' #- #bleh) ('Error!' #b #bleh) ('Error!' #r #bleh) cuz the person using the blocks don't care what is inserted into it!  tongue

Last edited by Pecola1 (2011-01-15 13:33:48)


If you are reading this, please read to the end, because if you don't you won't know what's at the end. Don't just skip to the end though otherwise you won't be able to read the middle, which is most important. Now you must be wondering why you just read all that, the reason is you may have not noticed something, read it again and see if you notice it this time  smile

Offline

 

#1199 2011-01-16 03:55:28

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

Re: Welcome to the OLD local block library!

BYOB sensing:
http://www.freeimagehosting.net/uploads/c8c9faee78.gif
asks and doesn't wait.

Offline

 

#1200 2011-01-16 04:11:55

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

Re: Welcome to the OLD local block library!

http://www.freeimagehosting.net/uploads/227ff79c26.gif
Does the other thing while waiting for you to answer.
Alternate:
http://www.freeimagehosting.net/uploads/7200117dc3.gif
Both blocks work exactly the same.

Last edited by scimonster (2011-01-17 03:05:25)

Offline

 

Board footer