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

#1401 2011-02-07 14:10:27

muddyfish
New Scratcher
Registered: 2011-01-27
Posts: 13

Re: Cool custom blocks in Scratch

Can I have a block that {ends all scripts on ["sprite name here"] block}

Offline

 

#1402 2011-02-07 14:16:31

muddyfish
New Scratcher
Registered: 2011-01-27
Posts: 13

Re: Cool custom blocks in Scratch

also, can I have a scroll block that if this sprite moves past the edge, it reappears on the other side but it being possible to have half of itself in one edge but the other half on the oppersite edge?

Offline

 

#1403 2011-02-07 16:00:54

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Cool custom blocks in Scratch

muddyfish wrote:

also, can I have a scroll block that if this sprite moves past the edge, it reappears on the other side but it being possible to have half of itself in one edge but the other half on the oppersite edge?

That's not easy. not at all. Sorry I can't do this for you!

Offline

 

#1404 2011-02-07 16:02:21

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Cool custom blocks in Scratch

muddyfish wrote:

Can I have a block that {ends all scripts on ["sprite name here"] block}

Possible, but you might want to ask someone else to do that. I'm not very into the Scratch execution engine!

°*°*°*°*°*°*°*°*°*°*°*°*°*waitingfor60secondrule°*°*°*°*°

Offline

 

#1405 2011-02-25 19:31:32

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Cool custom blocks in Scratch

LS97 wrote:

randalpik wrote:

I now found out the code for "import image and wait"!
It's exactly as easy as the "save stage area to sprite" block.

All you have to do is add this in the looks section ofScratchSpriteMorph --> block specs --> blockSpecs:

('import image and wait' #- #importImage)

And that's it!

yup! thanks for adding a block tutorial you saved me a post

cool!!!!!!!!


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#1406 2011-02-25 19:57:59

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Cool custom blocks in Scratch

Okey, so I am trying to make this block

[blocks]
<when I receive[
[/blocks]

exept in a bolean block. IT WOULD HELP ALOT!!!!!!!!!!!!!!!!!!!!!!!
I have the block spec

Code:

('when I receive %e' #b)

I just need the code to make it work.
you could then put the block in blocks like

[blocks]
<if>

<wait until>

<repeat until>
[/blocks]

Hellllllllllllllllllllllllllllllp please.
(P.S. I am NOT smart at making codes)


I am currently http://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=imagehttp://blocks.scratchr.org/API.php?user=GP1&amp;action=onlineStatus&amp;type=text and I finally got over 1000 posts.

Offline

 

#1407 2011-02-26 14:09:29

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

Re: Cool custom blocks in Scratch

GP1 wrote:

Okey, so I am trying to make this block

[blocks]
<when I receive[
[/blocks]

exept in a bolean block. IT WOULD HELP ALOT!!!!!!!!!!!!!!!!!!!!!!!
I have the block spec

Code:

('when I receive %e' #b)

I just need the code to make it work.
you could then put the block in blocks like

[blocks]
<if>

<wait until>

<repeat until>
[/blocks]

Hellllllllllllllllllllllllllllllp please.
(P.S. I am NOT smart at making codes)

Two things:
1) It needs a method.
2) look here

Offline

 

#1408 2011-02-26 15:19:07

gamer_6
Scratcher
Registered: 2010-07-20
Posts: 20

Re: Cool custom blocks in Scratch

what program is used for this?

Offline

 

#1409 2011-03-04 13:15:24

pen13
Scratcher
Registered: 2010-08-27
Posts: 100+

Re: Cool custom blocks in Scratch

kinker wrote:

RocksAndFire wrote:

bbbeb wrote:


Not so appropriate 1337th post.  tongue

lol

^ spam!
Anyways, i need a <if touching sprite,bounce> block.

is any won going to awnser my qustion or not!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!   mad


http://womrealms.com/char.php?nomimg1:3ri855a
pen13 http://blocks.scratchr.org/API.php?user=pen13&amp;action=onlineStatus green= online gray=offline

Offline

 

#1410 2011-03-05 17:03:02

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

Re: Cool custom blocks in Scratch

you are Shatter Contributers!


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

#1411 2011-03-08 22:13:48

ahmedb
Scratcher
Registered: 2011-03-08
Posts: 54

Re: Cool custom blocks in Scratch

can someone make a block in which you can read or write a file. please and thankyou

Offline

 

#1412 2011-03-09 03:05:17

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

Re: Cool custom blocks in Scratch

ahmedb wrote:

can someone make a block in which you can read or write a file. please and thankyou

Get Panther.

Offline

 

#1413 2011-03-09 08:21:03

ahmedb
Scratcher
Registered: 2011-03-08
Posts: 54

Re: Cool custom blocks in Scratch

where can i get it

Offline

 

#1414 2011-03-09 08:33:59

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

Re: Cool custom blocks in Scratch

ahmedb wrote:

where can i get it

http://pantherprogramming.weebly.com/

Last edited by scimonster (2011-03-09 08:34:11)

Offline

 

#1415 2011-03-09 12:20:27

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Cool custom blocks in Scratch

scimonster wrote:

ahmedb wrote:

where can i get it

http://pantherprogramming.weebly.com/

Or download Bingo, here

Offline

 

#1416 2011-03-09 18:02:13

randalpik
Scratcher
Registered: 2008-07-27
Posts: 82

Re: Cool custom blocks in Scratch

Wow-- it's been awhile!

Just came on here cause i was teaching my friend how to add the asciiFor: block, I made a project with it and i needed this, it still continues to be a valuable resource!  smile


My stuff: http://scratch.mit.edu/users/randalpik
Your face: Look at a gopher

Offline

 

#1417 2011-03-09 19:47:19

henley
Scratcher
Registered: 2008-06-21
Posts: 1000+

Re: Cool custom blocks in Scratch

LS97 wrote:

scimonster wrote:

ahmedb wrote:

where can i get it

http://pantherprogramming.weebly.com/

Or download Bingo, here

lol They chose Panther over Bingo.


"I've worked so hard for you and you give me nothing in return. Do you need help... Or do I?"

Offline

 

#1418 2011-03-10 03:50:33

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Cool custom blocks in Scratch

henley wrote:

LS97 wrote:

Or download Bingo, here

lol They chose Panther over Bingo.

mad

Last edited by LS97 (2011-03-10 03:50:42)

Offline

 

#1419 2011-03-11 04:01:00

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

Re: Cool custom blocks in Scratch

henley wrote:

LS97 wrote:

Or download Bingo, here

lol They chose Panther over Bingo.

Who? I don't have Bingo, so I don't know it's capabilities.

Offline

 

#1420 2011-03-29 16:12:20

legomany3448
Scratcher
Registered: 2010-08-30
Posts: 36

Re: Cool custom blocks in Scratch

markyparky56 wrote:

Keba wrote:

Hm, so there is now way of combining own blocks (eg a "clone block hack") and BYOB togehter? Both hack into the image files, don`t they? So way cant I edit the BYOB`s image file and put some nice blocks into it?

And why is there no source code release of BYOB yet? That sucks, too.

Go ask Jens if there is a way of editing the imagefile, but he said that he removed the Editor from BYOB, I geuss so people couldn't steal the BYOB interface

YES YOU CAN!!!
Open the "elements" window by right-clicking on any block and clicking on "edit elements".  Find Scratch-->Scratch-UI-Panes in the top bar, then in the one below it find menu/button actions-->addServerCommandsTo:.  Scroll down to the bottom.  Where it says "#joinScratchSession", replace that with "#fillScreenOff".  Click "save" and type your initials.  Click on teh share menu and select join mesh.  You can now open the browser adn reverse what you've done, plus adding some more cool stuff in!

Last edited by legomany3448 (2011-03-29 16:12:33)


¿uʍop-ǝpısdn pɐǝɹ noʎ uɐɔ
Click here to get EPIC custom blocks on Scratch!

Offline

 

#1421 2011-04-04 19:49:43

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: Cool custom blocks in Scratch

How do you do the link to block?

Offline

 

#1422 2011-04-04 20:34:11

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: Cool custom blocks in Scratch

SeptimusHeap wrote:

OK. May we use it for our mod, Panther (I guess you've heard of it?)

You didn't make panther.

Offline

 

#1423 2011-04-05 05:24:41

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

Re: Cool custom blocks in Scratch

thebuilderdd wrote:

SeptimusHeap wrote:

OK. May we use it for our mod, Panther (I guess you've heard of it?)

You didn't make panther.

Yes he did. He was the original developer. Don't go giving out wrong information.

Offline

 

#1424 2011-04-05 10:48:29

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Cool custom blocks in Scratch

scimonster wrote:

thebuilderdd wrote:

SeptimusHeap wrote:

OK. May we use it for our mod, Panther (I guess you've heard of it?)

You didn't make panther.

Yes he did. He was the original developer. Don't go giving out wrong information.

Whoa... someone really needs to get their facts right!
Sep was the first developer of Panther, he then asked/other people requested to join him and formed the Panther Team.
Just out of interest then, who do you think developed panther?

Offline

 

#1425 2011-04-05 10:54:46

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

Re: Cool custom blocks in Scratch

LS97 wrote:

scimonster wrote:

thebuilderdd wrote:

You didn't make panther.

Yes he did. He was the original developer. Don't go giving out wrong information.

Whoa... someone really needs to get their facts right!
Sep was the first developer of Panther, he then asked/other people requested to join him and formed the Panther Team.
Just out of interest then, who do you think developed panther?

Sparks, nXIII, Markyparky56, MathWizz, Sperry. tongue

Scratch Wiki wrote:

The following people are working on Panther:

    * nXIII - Head programmer
    * Markyparky56 - Programming/research
    * MathWizz - Java applet programmer
    * SeptimusHeap - Programmer/founder (not working on 1.1)
    * Sparks - Site master/advertising/programming adviser.
    * Sperry - Programmer/adviser.

The official Panther "meet the developers" page is here.

Last edited by scimonster (2011-04-05 10:56:02)

Offline

 

Board footer