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

#1 2012-12-23 18:52:37

TheNoobstar
Scratcher
Registered: 2012-12-02
Posts: 11

Any Ideas For BYOB Blocks?

Does anyone have some ideas for custom blocks in BYOB? I'm out of ideas. Here are the ones I have created so far:

when gf clicked
think [hello] if < (1) = (1) > for (2) seconds // That is The First Block
repeat (3) if <true> // That Block Is Actually C Shaped, Like An If Else Block
     say (do (_*_) to the numbers (1) and (4) to get an answer) // The Do Block Is The Third, It Just Didn't Work With Block Plugin.
but if not // Part Of The Repeat (3) if <true> block
     do (_*_) with inputs (1) and (3) // That One Is Broken In BYOB Can Someone Fix It?
end
say (hi) then (bye) for (2) secs // I Didn't Make The 'Say' Part, I Made The (_) then (_) block
Here Is A Link To Download The Project That Includes The Sprite With The Custom Blocks:

Offline

 

#2 2012-12-23 19:37:23

Interest
Scratcher
Registered: 2011-12-25
Posts: 43

Re: Any Ideas For BYOB Blocks?

not very useful...

Offline

 

#3 2012-12-24 19:20:44

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: Any Ideas For BYOB Blocks?

You could use trigonometry to make a [point towards x: y:] block. You could use the distance formula to make a [distance to x: y:] block also.


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#4 2013-01-15 10:35:59

techboy102
New Scratcher
Registered: 2012-06-01
Posts: 17

Re: Any Ideas For BYOB Blocks?

How did you do all the blocks?

Offline

 

#5 2013-03-17 20:10:43

ElliottB1
Scratcher
Registered: 2013-02-08
Posts: 13

Re: Any Ideas For BYOB Blocks?

Here's a boolean idea:

<preform action [Your Actions Here v]>


http://muzy-posts.s3.amazonaws.com/i/freefeed/aot9c0buc97143qbsd6egoq4vmfnrif4.jpg Be like Patrick.

Offline

 

#6 2013-03-20 08:24:13

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

Re: Any Ideas For BYOB Blocks?

That's not a boolean. Boolean is the hexagonal (pointy) block which returns true or false (yes or no).

Boolean: Will it rain?
Reporter: When will it rain?

Boolean: Are you Adam?
Reporter: What is your name?

Get it?  smile


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

Offline

 

#7 2013-03-20 21:03:39

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Any Ideas For BYOB Blocks?

i made one

Walk to a random place


I am Epicness123,and I rock!

Offline

 

#8 2013-03-22 07:16:16

estile
Scratcher
Registered: 2013-01-26
Posts: 100+

Re: Any Ideas For BYOB Blocks?

at one point i made a grey one that said

make three dimentional


http://i45.tinypic.com/s4nvxl.png

Offline

 

#9 2013-03-25 18:07:39

ElliottB1
Scratcher
Registered: 2013-02-08
Posts: 13

Re: Any Ideas For BYOB Blocks?

Hardmath123 wrote:

That's not a boolean. Boolean is the hexagonal (pointy) block which returns true or false (yes or no).

Boolean: Will it rain?
Reporter: When will it rain?

Boolean: Are you Adam?
Reporter: What is your name?

Get it?  smile

I do. But here is what I'm talking about:

<This> //is a boolean, however it's a block plugin glitch.

Last edited by ElliottB1 (2013-03-25 18:10:33)


http://muzy-posts.s3.amazonaws.com/i/freefeed/aot9c0buc97143qbsd6egoq4vmfnrif4.jpg Be like Patrick.

Offline

 

Board footer