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

#1451 2011-07-05 18:41:28

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: ITopic: Welcome to your local block library!

sparks wrote:

my signature code if anyone else wants to advertise:

Code:

[url=http://www.theblocklibrary.site11.com/competition.php][url]http://dl.dropbox.com/u/22935223/comp1.BMP[/url][/url][url=http://www.theblocklibrary.site11.com/competition.php?page=submit][url]http://dl.dropbox.com/u/22935223/comp2.BMP[/url][/url][url=http://scratch.mit.edu/forums/viewtopic.php?id=58790][url]http://dl.dropbox.com/u/22935223/comp3.BMP[/url][/url]

Nice! This sig is great.


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

#1452 2011-07-05 22:10:22

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

Re: ITopic: Welcome to your local block library!

scimonster wrote:

Pecola1 wrote:

scimonster wrote:


Didn't Pecola say dropbox also isn't blocked? :S

weebly is blocked for hello, see tutorials-r-us forum for more info.

Can you see this imageshack image?
http://scratch.mit.edu/redirect/url?lin … /error.gif

LOL! Not usually, but you know how my internet went out? We found out its my web blocks so we plugged the internet into the comp rather than to the filter box and it works! But I still have vacation and we don't get wireless. So yes I can see that image.


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

 

#1453 2011-07-05 22:12:22

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

Re: ITopic: Welcome to your local block library!

joefarebrother wrote:

How do you make c blocks in panther?

You cant.  hmm  That is what panther lacks.


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

 

#1454 2011-07-05 22:18:19

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

Re: ITopic: Welcome to your local block library!

TuragaTreeko wrote:

sparks wrote:

TuragaTreeko wrote:

I am using a computer not my own, but I had an *awesome* idea.

Code:

 ('write code %s without method name or inserts and do that' #- #doSqueak:)

Code:

doSqueak:t1
     t1 asString

So, I don't have Scratch on this comp, but I am hoping it works. It might need just t1. A write your own code block! (perfect for mods)

That's not going to work. I would appreciate it if you could impliment and test your blocks before you share them  as it saves blocks that just don't work from being added  smile

Sorry. As I said, I didn't have scratch on that comp, so I wasn't sure. Why do you think it doesn't work?

I remember being desperate and trying that. It never worked whatever I did till i found the compiler.

I found the code eventually for the block you are trying to make, want me to tell it to you?


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

 

#1455 2011-07-06 03:20:10

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

Re: ITopic: Welcome to your local block library!

Pecola1 wrote:

scimonster wrote:

Pecola1 wrote:


weebly is blocked for hello, see tutorials-r-us forum for more info.

Can you see this imageshack image?
http://scratch.mit.edu/redirect/url?lin … /error.gif

LOL! Not usually, but you know how my internet went out? We found out its my web blocks so we plugged the internet into the comp rather than to the filter box and it works! But I still have vacation and we don't get wireless. So yes I can see that image.

So, I'm going to conduct a massive update using find and replace in Word, along with adding new blocks.
Later though.

Offline

 

#1456 2011-07-06 07:09:31

EzekielE
Scratcher
Registered: 2010-09-26
Posts: 100+

Re: ITopic: Welcome to your local block library!

Umm, somethings wrong with vote for an entry

View Image Here

Last edited by EzekielE (2011-07-06 07:09:55)


http://mag.racked.eu/cimage/i2260/Achievement++get%21/Find+a+Disk/mca.pnghttp://ezekielelin.com/1x1Gif/image.php

Offline

 

#1457 2011-07-06 07:50:29

ed49
New Scratcher
Registered: 2011-04-06
Posts: 11

Re: ITopic: Welcome to your local block library!

Heres a new block:

('%n ^^ %n' #r #tetrate:x: 2 2)

Code:

tetrate: t1 x: t2
   | t3 t4 |
   t3 _ 0
   t4 _ t1
   [t3 < t2]
      whileTrue:
         [t4 _ t4 raisedTo: t1
         t3 _ t3 + 1]

Offline

 

#1458 2011-07-06 08:26:36

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

Re: ITopic: Welcome to your local block library!

EzekielE wrote:

Umm, somethings wrong with vote for an entry

View Image Here

refresh the page.


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

Offline

 

#1459 2011-07-06 09:20:13

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

Re: ITopic: Welcome to your local block library!

scimonster wrote:

Pecola1 wrote:

scimonster wrote:


Can you see this imageshack image?
http://scratch.mit.edu/redirect/url?lin … /error.gif

LOL! Not usually, but you know how my internet went out? We found out its my web blocks so we plugged the internet into the comp rather than to the filter box and it works! But I still have vacation and we don't get wireless. So yes I can see that image.

So, I'm going to conduct a massive update using find and replace in Word, along with adding new blocks.
Later though.

Never thought of that... oh wait I did once, but for my Squeak tutorial.


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

 

#1460 2011-07-06 09:25:33

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

Re: ITopic: Welcome to your local block library!

ed49 wrote:

Heres a new block:

('%n ^^ %n' #r #tetrate:x: 2 2)

Code:

tetrate: t1 x: t2
   | t3 t4 |
   t3 _ 0
   t4 _ t1
   [t3 < t2]
      whileTrue:
         [t4 _ t4 raisedTo: t1
         t3 _ t3 + 1]

Wait, what is that function? I've never seen it and don't quite get what it does, I could guess though.

if the second insert is greater than 0, then... wait is that like to the power to the power! Is that to the super power! Rather than the number multiplied its the number raised to! I HAVE BEEN THINKING ABOUT THAT! Wait... did you make it up? Or is it an actual formula I will use someday...


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

 

#1461 2011-07-06 11:02:53

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

Re: ITopic: Welcome to your local block library!

http://welcometoyourlocalblocklibrary.weebly.com/uploads/7/1/1/0/7110842/292223741.gif
[Scramble Library Edit]
Scramble 2.0 blocks added: [1]
(+ Show Developer Tools) by Hardmath123

Other updates:
• Added FAQs
• Added whole Scramble 2.0 Section
• Fixed up home page
• Added queue
• Added statistics

^ Home


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

Offline

 

#1462 2011-07-06 12:49:05

YourLocalBlockLib
Scratcher
Registered: 2011-03-10
Posts: 100+

Re: ITopic: Welcome to your local block library!

http://dl.dropbox.com/u/6273449/BlockLibraryTitle.png

I'm a mod developer thinking about using a block /blocks from the library, can I do this?

Absolutely! As Scratch is an open-source program you are welcome to use any block code from this library in your Scratch modification under the condition that you must remember to credit each block to the sharer here. Credit for each block should be presented in a place visible to users without entering the system browser such as a popup window or dropdown menu.
http://dl.dropbox.com/u/6273449/BlockLibDiv2.png
^home


http://dl.dropbox.com/u/6273449/BlockLibraryTitle.png

Offline

 

#1463 2011-07-06 12:53:50

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

Re: ITopic: Welcome to your local block library!

^^^ I was wondering if anyone could put together a tutorial on how to add a button/menu to the top bar of a mod that brings up a dialogue box in which credit can be given?


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

Offline

 

#1464 2011-07-07 10:32:15

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: ITopic: Welcome to your local block library!

new block:
( items () to () of () )
http://img825.imageshack.us/img825/407/nton.gif
http://img42.imageshack.us/img42/1465/blockb.gif
EDIT:this is a BYOB block

Last edited by roijac (2011-07-07 10:38:29)

Offline

 

#1465 2011-07-07 10:45:58

rantg
Scratcher
Registered: 2010-10-16
Posts: 99

Re: ITopic: Welcome to your local block library!

could you adapt ('if touching %m bounce' #- #bounceOffSprite:) to panther please?


http://www.mariowiki.com/images/4/47/JumpBlock_3D.png  yikes  My song request page has passed the 100 post mark!

Offline

 

#1466 2011-07-07 11:00:00

YourLocalBlockLib
Scratcher
Registered: 2011-03-10
Posts: 100+

Re: ITopic: Welcome to your local block library!

roijac wrote:

new block:
( items () to () of () )
http://img825.imageshack.us/img825/407/nton.gif
http://img42.imageshack.us/img42/1465/blockb.gif
EDIT:this is a BYOB block

Queued. I'll try to add it now, but I may not have enough time.
~SSBBM

Last edited by YourLocalBlockLib (2011-07-07 11:00:12)


http://dl.dropbox.com/u/6273449/BlockLibraryTitle.png

Offline

 

#1467 2011-07-07 11:09:15

YourLocalBlockLib
Scratcher
Registered: 2011-03-10
Posts: 100+

Re: ITopic: Welcome to your local block library!

Added both byob blocks
~SSBBM


http://dl.dropbox.com/u/6273449/BlockLibraryTitle.png

Offline

 

#1468 2011-07-07 11:20:01

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

Re: ITopic: Welcome to your local block library!

Hardmath123 wrote:

http://welcometoyourlocalblocklibrary.weebly.com/uploads/7/1/1/0/7110842/292223741.gif
[Scramble Library Edit]
Scramble 2.0 blocks added: [1]
(+ Show Developer Tools) by Hardmath123

Other updates:
• Added FAQs
• Added whole Scramble 2.0 Section
• Fixed up home page
• Added queue
• Added statistics

^ Home

Is this ok?

Last edited by Hardmath123 (2011-07-07 11:31:39)


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

Offline

 

#1469 2011-07-07 11:31:14

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

Re: ITopic: Welcome to your local block library!

http://welcometoyourlocalblocklibrary.weebly.com/uploads/7/1/1/0/7110842/292223741.gif

Scramble 2.0 blocks added: [1]
Stop the block. by Hardmath123

Other updates: none

^ Home


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

Offline

 

#1470 2011-07-07 13:21:52

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

Re: ITopic: Welcome to your local block library!

The block library has now hit 300 PROCESSED BLOCKS! That is quite an achievement! Thank you all for making this enormous resource possible!


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

Offline

 

#1471 2011-07-07 13:47:54

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

Re: ITopic: Welcome to your local block library!

sparks wrote:

The block library has now hit 300 PROCESSED BLOCKS! That is quite an achievement! Thank you all for making this enormous resource possible!

Wow, that's great!
Maybe we should have a logo competition.  tongue

Offline

 

#1472 2011-07-07 14:47:02

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

Re: ITopic: Welcome to your local block library!

Hey great idea! Maybe we shouldn't update until the 16th, then we can say one year, 300 blocks! That's almost a block a day!


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

Offline

 

#1473 2011-07-08 12:33:41

owetre18
Scratcher
Registered: 2009-07-01
Posts: 1000+

Re: ITopic: Welcome to your local block library!

Now that I know squeak, I can make 2 new blocks!

Type: Both Scratch Blocks

v flip and h flip

Blockspecs

Scratch-Objects -> ScriptableSpriteMorph (class) -> block specs -> blockSpecs (under looks)

Code:

('h flip' #- #hflip) ('v flip' #- #vflip)

code 1 (v flip)
http://i.imgur.com/Bib6g.gif

Scratch-Objects -> ScriptableSpriteMorph (instance) -> looks ops

Code:

vflip
    costume form: (self form flipBy: #vertical centerAt: 0 @ 0).
    self costumeChanged

code 2 (h flip)
http://i.imgur.com/SvimA.gif

Scratch-Objects -> ScriptableSpriteMorph (instance) -> looks ops

Code:

hflip
    costume form: (self form flipBy: #horizontal centerAt: 0 @ 0).
    self costumeChanged

Edit: Credit to Jens, he made the flip block, I based them off of that
Edit2: Added Images

Last edited by owetre18 (2011-07-08 12:44:53)

Offline

 

#1474 2011-07-08 14:19:07

YourLocalBlockLib
Scratcher
Registered: 2011-03-10
Posts: 100+

Re: ITopic: Welcome to your local block library!

.                              http://welcometoyourlocalblocklibrary.weebly.com/uploads/7/1/1/0/7110842/292223741.gif

BYOB blocks added: [2]
http://i55.tinypic.com/2v8k4kj.gif by joefarebrother
http://img825.imageshack.us/img825/407/nton.gif by roijac

Other updates: [2]
A few more BYOB downloads are available.
An update has been done to the (highest item in [list]) block. It new also has the scripts for a (lowest item in [list]) block.

Update carried out by block librarian: SSBBM
________________________________________________________________________________
^home
^updates archive

Last edited by YourLocalBlockLib (2011-07-08 15:31:24)


http://dl.dropbox.com/u/6273449/BlockLibraryTitle.png

Offline

 

#1475 2011-07-08 15:04:42

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

Re: ITopic: Welcome to your local block library!

Good stuff, thanks SSBBM!


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

Offline

 

Board footer