tpaley wrote:
here:
(the quotation marks are because it won't let me post it.)
~tpaley
OK, I quoted and took out the quotes so now everyone can see the images through my post. That should work.
Offline
tpaley wrote:
here:
[img"]http://i51.tinypic.com/245dco8.gif[/"img]
[IMG"]http://i53.tinypic.com/5zno7l.jpg[/"IMG]
(the quotation marks are because it won't let me post it.)
~tpaley
1. I'm confused as to the first one. What does it do, exactly?
2. Recursion... well, that's nice.
Offline
the first one can make a string of blocks that will play in order.
It's the create your own block button but without needing to press the button.
you put 1 block in each space (infinite spaces) and it will run so you won't need to click edit to see the blocks used to make the code.
Basically just a "create your own block" block.
Does that make sense?
Offline
tpaley wrote:
the first one can make a string of blocks that will play in order.
It's the create your own block button but without needing to press the button.
you put 1 block in each space (infinite spaces) and it will run so you won't need to click edit to see the blocks used to make the code.
Basically just a "create your own block" block.
Does that make sense?
Ah okay!
Thanks!
Offline
I have a whole list of bitwise operations to add:
AND
and: bin n: n ^ bin bitAnd: n
OR
or: bin n: n ^ bin bitOr: n
XOR
xor: bin n: n ^ bin bitXor: n
< <
shiftleft: bin n: n ^ bin bitShift: n
> >
shiftright: bin n: n ^ bin bitShift: (n negated)
results:
Offline
tpaley wrote:
the first one can make a string of blocks that will play in order.
It's the create your own block button but without needing to press the button.
you put 1 block in each space (infinite spaces) and it will run so you won't need to click edit to see the blocks used to make the code.
Basically just a "create your own block" block.
Does that make sense?
do you know this option:
?
Last edited by roijac (2011-09-12 12:23:18)
Offline
frowned, what do those do?
Offline
scimonster wrote:
frowned, what do those do?
these are bitwise operations
Offline
I know it dosn't look like EXACTLY what you want, but that is actually impossible. Here are the scripts:
Offline
joefarebrother wrote:
http://i55.tinypic.com/2zpr3tk.gif
I know it dosn't look like EXACTLY what you want, but that is actually impossible. Here are the scripts:
http://i53.tinypic.com/t4z610.gif
Yeah that is kinda close and a lot easier then the alternative. Although are you sure it's impossible to convert a script into a list of all the blocks? I would think that of all the awesome things BYOB can do that would be one of them.
Offline
roijac wrote:
tpaley wrote:
the first one can make a string of blocks that will play in order.
It's the create your own block button but without needing to press the button.
you put 1 block in each space (infinite spaces) and it will run so you won't need to click edit to see the blocks used to make the code.
Basically just a "create your own block" block.
Does that make sense?do you know this option:
http://dl.dropbox.com/u/38975042/something.gif?
no
Offline
SSBBM wrote:
joefarebrother wrote:
http://i55.tinypic.com/2zpr3tk.gif
I know it dosn't look like EXACTLY what you want, but that is actually impossible. Here are the scripts:
http://i53.tinypic.com/t4z610.gifYeah that is kinda close and a lot easier then the alternative. Although are you sure it's impossible to convert a script into a list of all the blocks? I would think that of all the awesome things BYOB can do that would be one of them.
uh...
no I don't.
this is an example what the block should look like:
that is useful though.
The problem is that you can't un-pause.
Last edited by tpaley (2011-10-17 19:21:36)
Offline
How do you guys like the statistics post? Click for awesome new formatting ;D
Offline
SSBBM wrote:
joefarebrother wrote:
http://i55.tinypic.com/2zpr3tk.gif
I know it dosn't look like EXACTLY what you want, but that is actually impossible. Here are the scripts:
http://i53.tinypic.com/t4z610.gifYeah that is kinda close and a lot easier then the alternative. Although are you sure it's impossible to convert a script into a list of all the blocks? I would think that of all the awesome things BYOB can do that would be one of them.
no you definitly can't convert scripts to lists, or freeze launched scripts. You could say somthing about it in the byob discussion thread.
Offline
sparks wrote:
Nice statistics page, Sci
Thanks!
Offline
joefarebrother wrote:
http://i55.tinypic.com/2zpr3tk.gif
I know it dosn't look like EXACTLY what you want, but that is actually impossible. Here are the scripts:
http://i53.tinypic.com/t4z610.gif
This is what i've used, just I used it on Scratch, only thing is it is very confusing using scratch and it uses a long script. Thanks for the awesome script! (ive been using a lot today)
Offline
Hmmmm... I've noticed that I am still listed as top block contributor... I thought someone already got higher than me? During summer when I was on vacation?
Offline
Pecola1 wrote:
Hmmmm... I've noticed that I am still listed as top block contributor... I thought someone already got higher than me? During summer when I was on vacation?
Is HM123's count above yours? If not, finish adding all the blocks since the post after the most recent update. It's a race between you, Hardmath123, and Greenatic! XD
Offline
scimonster wrote:
Pecola1 wrote:
Hmmmm... I've noticed that I am still listed as top block contributor... I thought someone already got higher than me? During summer when I was on vacation?
Is HM123's count above yours? If not, finish adding all the blocks since the post after the most recent update. It's a race between you, Hardmath123, and Greenatic! XD
Actually, if you would just do an update, I think I'm currently on top. I could be wrong though, but there's one way to find out!
Offline
Maybe Sunday I'll do another. You're in the 30s now though. ;D
Offline
I'm sorry, but I'm going to have to resign from being a librarian. I don't have the time anymore to help out.
Good luck with this amazing library.
Offline