Very Cleverly done, despite the other comments. The = block could be incredibly useful, I am not so sure about the other too however. I admire you non the less. Excellent!
Try doing the following script: When flag clicked, forever, if <[1]=[<Key Space Clicked>], move 10 steps. It moves when you press space. However, try it with 2 inplace of 1, it doesn't work. This prooves that a True function = 1 and a false = 2.
ok he used squeak to hack it and btw there making 2.0 not 1.4 next or maybe they stop at 1.4 i cant remember i know i talked to the people who made scratch http://www.youtube.com/watch?v=ycCGKgNt7gc&feature=channel_page there is the meet which is were i went ^^
Comments
You need to be logged in to post comments
Add a Comment
they are in scratch 1.4
booooo! they arent new, their real!
1.4 has them!
ya they are!
could you please give me the code for the = one? i would like to install it into my scratch.
only the middle one could possibly do anything, you can't say: cheese > crackers but you can see if cheese = crackers. which is false of course...
How did you make these?! I Have always wanted these blocks!
point please i use these all the time
Sorry, I misunderstood something. This was shared before these were out.
Read the Project Notes, same blocks that do different things.
I dont get it!
Oh, I get it. THAT'S WEIRD!!!!
Umm... Don't we already have these blocks?
aha, that's quite useful. The less and greater than blocks work with alphabetizing, i.e. a>b reports false, whereas b>a reports true. Handy!
these have been around for months now
Iknow, I just shared it, I've had these for about 5 months
Pointless!
let me change it if cow=moo then u cant put that in a normal = can u? answer:no. u were proved wrong
NO!!!!!!!!!!! these u can put text in. say i have a variable that has the value of 'cow' then i could put if cow=3 broadcast moo, cant i?
thats wat i think
nice
comment
I want to make my own blocks!
it says waffles are greater than pancakes. i resent that!
look at what i found out you can do with these make guys say true or fals look (link to project)
what is the difference between these and others
export them and import them
you can type in them and compare strings
(view all replies)clone clone login into your old acount!!
I did, thanks SOO SOO MUCH!!!
(view all replies)how'd you get it to save ur block?
I did something to the blockSpecs when I was fooling arouind. I can't remember, sorry ): If I do it again I'll tell you how and make a tutorial on it
(view all replies)i put a boolean block into one of them, but when i took it out, the "hole" changed to round!
These look exactly like the real ones, but with squares. Paint?
Go to the front page and download 1.3
Download it they are in the project. You can put boolean blocks in them (diamond blocks), reporter blocks in them (round blocks), and type in them
(view all replies)can you make a morph sprite1's current costume to _ block?
SPRITES >>>>>ARE<<<<< MORPHS
I KNOW
it is already there "switch to costume \-/"
(view all replies)ahh never mind
do u actually need to put a copy of squeak source code file intoscratch to use scratch source??
's ok
no i did it without doing it
(view all replies)I think you do. All I know is that you need a copy of Scratch.exe or app. (if you have a mac) in the folder.
(view all replies)but i do like some of your levles
why did you take my coment off i was telling the truth there is rilly nothing to do im not trying to be mean
what did you say in the comment. cux I forgot! (: lol
NICE
thanks!
Uhhhh... what's the point?
yeah and you can type letters in it
there are blocks in the project.
(view all replies)it is just a squeak hack. i will make a tutorial.
HOW DO YOU DO THAT?????!!!!!
can you make me a restart script block
I'll try. I'll make a tutorial on it if I suceed
(view all replies)HOW DO YOU DO DAT???
there is rilly nothing to do beside moove the bloxs
Download it the blocks you see are in the project
HOW DID YOU DO THAT?!
he got it off netscratch
(view all replies)It's called the scratch source code.
those are new?
(view all replies)NO IT'S SCRATCH THAT WORKS WITH THE INTERNET SO YOU CAN MAKE LIVE THINGS AND WEATHER AND STUFF!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
NO IT'S SCRATCH THAT WORKS WITH THE INTERNET IT'S AT http://web.media.mit.edu/~tstern/stuff/netscratch/NetScratch.zip
THE CLUE is in it's name.
(view all replies)then you downloaded netscratch before scratch
(view all replies)Glitches: When you put a variable or phrase I forget what it's called right now... thing in it, and take it out, then the boxes are round.
how could you say "ears">"blue"? I don't understand anything except for the "<|| = ||>".
do if (ears)>|blue| broadcast do stuff and wait |_>
Very Cleverly done, despite the other comments. The = block could be incredibly useful, I am not so sure about the other too however. I admire you non the less. Excellent!
Download it. (if you haven't)
(view all replies)no offense but those are completely usless because we basicly have it already
yeah only BASICALLY
you can't compare strings in scratch with them.
What makes them different from the other < > = blocks? They look the same except with a square number slot.
you can type in them and you can put bolean blocks in them
(view all replies)thats cool where did you get them and, really what good are they when they are in you project and not one of mine?
download it! and export the sprite
how did you make those?
no BYOB is based on the source code
Scratch Source
(view all replies)cool;)
These are really useful! Thanks!
Your welcome ;)
what's true and false for booleans? and how does it compare string to numerical and string to boolean
also the only difference is that the inside is square, not circle
they can hold any thing even typing or <> blocks
(view all replies)sorry but what is the point of this, and I use these all the times, they're not new...
No, CAPS doesn't mean i'm on yellow pages!
Who was yelling? I wasn't yelling!
(view all replies)YES THEY ARE YOU DON'T HAVE NETSCRATCH
(view all replies)how do u get to scratch.app or scratch.exe?
no, not that, go to C:\Documents and Settings\USERNAME\Desktop\WinScratch1.3\Scratch 1.3\
I would think C:, Program Files, Scratch, Scratch.exe, and you should be able to find the .app
(view all replies)DOWNLOAD SCRATCH
(view all replies)i can only move the blocks. Why?
download it!
what would these do?
they would be able to hold text <> blocks or varibals
Glitch on the blocks.If you add a bioolean block and take them out you get the other blocks back.
I'll try fixing that
that happened to me too
sure. those already exist.
NO THEY DON'T
They are a little diferent,you can add true/flase blocks in them,like <mouse down>
(view all replies)No they don't. download and you'll see!
yeah
Uh, these aren't new. I use these all the time...
NO YOU DON'T
These are diferent.You can put true/false blocks in there too.
(view all replies)Try doing the following script: When flag clicked, forever, if <[1]=[<Key Space Clicked>], move 10 steps. It moves when you press space. However, try it with 2 inplace of 1, it doesn't work. This prooves that a True function = 1 and a false = 2.
no, it doesn't. false = 0. This script just said that true is NOT equal to 1, not that true is equal to 2. True does not equal 2-try it.
reply*
wtf i didnt mean to respond O.o
nice squak haack, i dont like squeak its just the lauguage makes no sice actionscript would be a lot beter or html or java.
Not cake, have no clue what U mean. It is PHP.
(view all replies)I was pretty sure scratch was written in java. I write in C++ and it is somewhat the same as java.
(view all replies)But html is for webpages only. You can't code this in html.
(view all replies)this is cool but how do you type in them
download the project
did u hack these from something containing the stuff 4 scratch 1.4 or something?
no i talked with the people who made scratch ad im sure the next will be 2.0 but thats just what there planning they might make 1.4
(view all replies)ok he used squeak to hack it and btw there making 2.0 not 1.4 next or maybe they stop at 1.4 i cant remember i know i talked to the people who made scratch http://www.youtube.com/watch?v=ycCGKgNt7gc&feature=channel_page there is the meet which is were i went ^^
(view all replies)he made them, with scratch source.
(view all replies)