Meh, I'll try after tennis this afternoon.
Offline
LOL how do you think all the blocks came?
Offline
.
Scratch Blocks added: [26]
Shared by lots of people
Shared by TuragaTreeko
Shared by Pecola1
Shared by Greenatic
Shared by Greenatic, improved by Scimonster
Shared by Greenatic, improved by Scimonster
Shared by Greenatic
Shared by Greenatic
Shared by Greenatic (13 blocks)
Shared by Greenatic
Shared by Greenatic, improved by Baderous
Shared by Greenatic, improved by LS97 and Baderous
Other updates: [3]
Improved Hardmath123's constants block (for Scratch) based on a tip from Baderous.
I shrunk the space in between and the others in the first post.
Changed the way the statistics page is set up.
Messages: [2]
Sidharth: I saw you submitted several BYOB blocks, but did not provide a simple script showing what they do. Could you please do that? :3
Meowmeow55: The uploader still isn't working. D:
Update carried out by block librarian: Scimonster
________________________________________________________________________________
^home
^updates archive
Last edited by YourLocalBlockLib (2011-09-12 15:15:40)
Offline
Hardmath123 wrote:
Code:
('Apostrophe' #- #getApos)Code:
getApos ^ ''''Reports a single apostrophe
How useful is this? :S ~sci
@WE: I'm going in order, oldest to newest. I'll add yours whenever I get to it.
Offline
Baderous wrote:
poemon1 wrote:
('pi' #r #pi)
Code:
pi ^ 3.14159265('pi^2' #r #piRaisedToTwo)
Code:
piRaisedToTwo ^ 3.14159265 raisedTo: 2If you want to use Pi, you should use the Float class variable Pi, which is defined as:
Pi = 3.14159265358979323846264338327950288
Thanks for the tip, Baderous! I'll improve Hardmath's block with this, and credit you.
poemon1, we already have the constants block, and also a ()^() block. Sorry.
~~ Scimonster
Offline
MM55, could you please work on fixing the BYOB uploader? :3 I've come across a few I can't upload.
Offline
That's all I'm doing for now; gotta get off the computer. D:
Librarians, please update the stats (I did the first post; don't touch that).
If anyone wants, do updates from this post and onwards.
Did this make anyone happier?
~Scimonster
Offline
can you guys tell me how you make the colorful blocks? all i can do in BYOB is make the gray blocks, and i dont know how to do all the cloning and stuff! please help im kinda a noob in scratch.. sorry
Offline
treebark1313 wrote:
can you guys tell me how you make the colorful blocks? all i can do in BYOB is make the gray blocks, and i dont know how to do all the cloning and stuff! please help im kinda a noob in scratch.. sorry
http://www.scratch.mit.edu/ext/youtube/?v=FDw1TpKuDYc
Offline
roijac wrote:
treebark1313 wrote:
can you guys tell me how you make the colorful blocks? all i can do in BYOB is make the gray blocks, and i dont know how to do all the cloning and stuff! please help im kinda a noob in scratch.. sorry
http://www.scratch.mit.edu/ext/youtube/?v=FDw1TpKuDYc
my BYOB doesn't have that...can you link to the latest version???
Offline
Offline
You might find this really helpful! I made a tutorial on how to make Scratch patches here!
Offline
Block request, can anyone think of a way to make a "add square x:() y:() to x:() y:() to costumes" block? It would be very, very useful for rendering images that are smaller than the stage in Panther!
Last edited by sparks (2011-09-09 17:23:02)
Offline
sparks wrote:
Block request, can anyone think of a way to make a "add square x ) y ) to x ) y ) to costumes" block? It would be very, very useful for rendering images that are smaller than the stage in Panther!
You might want to fix those smilies.
Offline
Greenatic wrote:
sparks wrote:
Block request, can anyone think of a way to make a "add square x ) y ) to x ) y ) to costumes" block? It would be very, very useful for rendering images that are smaller than the stage in Panther!
You might want to fix those smilies.
Just check the "Never show smilies as icons for this post" field.
Offline
sparks wrote:
Block request, can anyone think of a way to make a "add square x:() y:() to x:() y:() to costumes" block? It would be very, very useful for rendering images that are smaller than the stage in Panther!
Hmmm, I know how to scan them into a list, but I'm not sure how that could turn into an image and then into a costume.
Last edited by Greenatic (2011-09-10 17:23:53)
Offline
Well the thing would be to find the method for the "grab screen region for new costume" method and edit it to take values from the block rather than the square drawn by a mouse pointer.
Offline
sparks wrote:
Well the thing would be to find the method for the "grab screen region for new costume" method and edit it to take values from the block rather than the square drawn by a mouse pointer.
Could you add the "How to Make a Scratch Patch" topic by me to teh block library?
Offline
WindowsExplorer wrote:
sparks wrote:
Well the thing would be to find the method for the "grab screen region for new costume" method and edit it to take values from the block rather than the square drawn by a mouse pointer.
Could you add the "How to Make a Scratch Patch" topic by me to teh block library?
No. We don't add topics to the library unless they're of help to the user and it's usually us who choose them rather than them being added through request.
Offline
sparks wrote:
WindowsExplorer wrote:
sparks wrote:
Well the thing would be to find the method for the "grab screen region for new costume" method and edit it to take values from the block rather than the square drawn by a mouse pointer.
Could you add the "How to Make a Scratch Patch" topic by me to teh block library?
No. We don't add topics to the library unless they're of help to the user and it's usually us who choose them rather than them being added through request.
It will help make BLOCK file
Offline
WindowsExplorer wrote:
sparks wrote:
WindowsExplorer wrote:
Could you add the "How to Make a Scratch Patch" topic by me to teh block library?No. We don't add topics to the library unless they're of help to the user and it's usually us who choose them rather than them being added through request.
It will help make BLOCK file
We are making BLOCK files already.
I have an idea. The BYOB sprite uploader is broken, right? What's the blocks.scratchr.org domain for? We can use that to host them now! I also think Sparks had made a code that will update the Panther importer blocks, if we choose to. He just needs to run stuff through his dropbox. So we could also host Panther blocks. And... when they're polished, we could host Scratch blocks too! :DDD
Offline
scimonster wrote:
WindowsExplorer wrote:
sparks wrote:
No. We don't add topics to the library unless they're of help to the user and it's usually us who choose them rather than them being added through request.It will help make BLOCK file
We are making BLOCK files already.
I have an idea. The BYOB sprite uploader is broken, right? What's the blocks.scratchr.org domain for? We can use that to host them now! I also think Sparks had made a code that will update the Panther importer blocks, if we choose to. He just needs to run stuff through his dropbox. So we could also host Panther blocks. And... when they're polished, we could host Scratch blocks too! :DDD
So we could make an... auto-updating Scratch?
Offline