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

#201 2011-01-26 21:28:29

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

Re: RKT Development thread!

ssss wrote:

Pecola1 wrote:

ssss wrote:

lol, We can remove the forever block!  Because we have the <press the flag block>

No we cannot, what if you wanted to do:
[blocks]<when green flag clicked>
<say[ yo ]for( 1 )secs>
  <forever>
  <say[ <pick random( 1 )to( 100
   <end>

You would have to do:

<when green flag clicked>
<say[ yo ]for( 1 )secs>
<say[ <pick random( 1 )to( 10
        [press the flag]

[/blocks]

Get it now?

sad 

To bad, someone will have to work there way around it

What do you mean? Did you delete it? Or do you mean it makes the blocks pane messy?
We can delete the


<forever if>
<end>

Last edited by Pecola1 (2011-01-26 21:54:38)


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

 

#202 2011-01-26 21:58:22

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

Re: RKT Development thread!

ssss wrote:

Pecola1 wrote:

ssss wrote:


lol, We can remove the forever block!  Because we have the <press the flag block>

No we cannot, what if you wanted to do:
<when green flag clicked>
<say[ yo ]for( 1 )secs>
  <forever>
  <say[ <pick random( 1 )to( 100
   <end>

You would have to do:

<when green flag clicked>
<say[ yo ]for( 1 )secs>
<say[ <pick random( 1 )to( 10
        [press the flag]



Get it now?

sad 

To bad, someone will have to work there way around it

One thing about that, i was thinking that maybe we could see if we could make it so pressing the flag wont stop all and restart and it will just re  start the when flag clicked hats! This would make the block more useful, you could make it broadcast something then press flag block and it wouldn't stop the whole thing!


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

 

#203 2011-01-27 02:01:26

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: RKT Development thread!

i likez


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#204 2011-01-27 13:06:00

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

Re: RKT Development thread!

enter pres mode code!

Code:

enterPresMode
    | t1 |
    t1 _ self ownerThatIsA: ScratchFrameMorph.
    t1 enterPresentationMode

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

 

#205 2011-01-27 13:15:47

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: RKT Development thread!

what now?

Offline

 

#206 2011-01-27 14:54:10

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

Re: RKT Development thread!

ProgrammingFreak wrote:

what now?

Is anyone editing the img? I could do some more blocks, and functions.


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

 

#207 2011-01-27 15:47:36

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

Re: RKT Development thread!

Yay! I got a wiki! I made the RKT page on wiki http://wiki.scratch.mit.edu/wiki/RKT What do you think?


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

 

#208 2011-01-27 16:05:48

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: RKT Development thread!

Pecola1 wrote:

Yay! I got a wiki! I made the RKT page on wiki http://wiki.scratch.mit.edu/wiki/RKT What do you think?

nice!

Offline

 

#209 2011-01-27 17:35:02

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

Re: RKT Development thread!

ProgrammingFreak wrote:

Pecola1 wrote:

Yay! I got a wiki! I made the RKT page on wiki http://wiki.scratch.mit.edu/wiki/RKT What do you think?

nice!

Can you edit it maybe? I am not very good at making pictures on there and stuff.


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

 

#210 2011-01-27 17:38:43

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: RKT Development thread!

when i get an account  hmm

Improve on this:

Code:

Hi, I would like to become a Scratch Wiki editor to contribute to the communtiy more than i have already.

Last edited by ssss (2011-01-27 17:39:15)


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#211 2011-01-27 19:24:54

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

Re: RKT Development thread!

ssss wrote:

when i get an account  hmm

Improve on this:

Code:

Hi, I would like to become a Scratch Wiki editor to contribute to the communtiy more than i have already.

I was talking to ProgrammingFreak, I wonder how long until you can get an account. What do you mean improve on this? Did you see the RKT wiki pages I made?


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

 

#212 2011-01-27 20:14:39

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: RKT Development thread!

Pecola1 wrote:

ssss wrote:

when i get an account  hmm

Improve on this:

Code:

Hi, I would like to become a Scratch Wiki editor to contribute to the communtiy more than i have already.

I was talking to ProgrammingFreak, I wonder how long until you can get an account. What do you mean improve on this? Did you see the RKT wiki pages I made?

Yes, and i have submitted in my speech.

It will take me three days, i believe.


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#213 2011-01-28 18:21:23

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

Re: RKT Development thread!

ssss wrote:

Pecola1 wrote:

ssss wrote:

when i get an account  hmm

Improve on this:

Code:

Hi, I would like to become a Scratch Wiki editor to contribute to the communtiy more than i have already.

I was talking to ProgrammingFreak, I wonder how long until you can get an account. What do you mean improve on this? Did you see the RKT wiki pages I made?

Yes, and i have submitted in my speech.

It will take me three days, i believe.

I am editing the RKT img. No one else is are they? I found out how to make end blocks so I will make a few. (Like press flag and exit scratch) What else should I do? Making more blocks.


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

 

#214 2011-01-28 18:24:45

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: RKT Development thread!

Pecola1 wrote:

ssss wrote:

Pecola1 wrote:


I was talking to ProgrammingFreak, I wonder how long until you can get an account. What do you mean improve on this? Did you see the RKT wiki pages I made?

Yes, and i have submitted in my speech.

It will take me three days, i believe.

I am editing the RKT img. No one else is are they? I found out how to make end blocks so I will make a few. (Like press flag and exit scratch) What else should I do? Making more blocks.

sorry, i've been busy on other projects.  sad

Offline

 

#215 2011-01-28 19:00:35

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: RKT Development thread!

ProgrammingFreak wrote:

Pecola1 wrote:

ssss wrote:


Yes, and i have submitted in my speech.

It will take me three days, i believe.

I am editing the RKT img. No one else is are they? I found out how to make end blocks so I will make a few. (Like press flag and exit scratch) What else should I do? Making more blocks.

sorry, i've been busy on other projects.  sad

I'll do my edits locally and file them into a change set.  big_smile


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#216 2011-01-28 19:16:17

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

Re: RKT Development thread!

bbbeb wrote:

ProgrammingFreak wrote:

Pecola1 wrote:


I am editing the RKT img. No one else is are they? I found out how to make end blocks so I will make a few. (Like press flag and exit scratch) What else should I do? Making more blocks.

sorry, i've been busy on other projects.  sad

I'll do my edits locally and file them into a change set.  big_smile

How do you do that? I was just editing the img and found how to make end blocks.


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

 

#217 2011-01-28 22:06:46

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: RKT Development thread!

Pecola1 wrote:

bbbeb wrote:

ProgrammingFreak wrote:


sorry, i've been busy on other projects.  sad

I'll do my edits locally and file them into a change set.  big_smile

How do you do that? I was just editing the img and found how to make end blocks.

Long story.

(I tell everyone Long story when i forget.)


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#218 2011-01-28 22:12:21

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: RKT Development thread!

bbbeb wrote:

Pecola1 wrote:

bbbeb wrote:


I'll do my edits locally and file them into a change set.  big_smile

How do you do that? I was just editing the img and found how to make end blocks.

Long story.

(I tell everyone Long story when i forget.)

lol..
I have a long time to waste  tongue


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#219 2011-01-28 22:17:03

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: RKT Development thread!

ssss wrote:

bbbeb wrote:

Pecola1 wrote:


How do you do that? I was just editing the img and found how to make end blocks.

Long story.

(I tell everyone Long story when i forget.)

lol..
I have a long time to waste  tongue

Long story?  big_smile


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#220 2011-01-28 22:18:48

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: RKT Development thread!

bbbeb wrote:

ssss wrote:

bbbeb wrote:


Long story.

(I tell everyone Long story when i forget.)

lol..
I have a long time to waste  tongue

Long story?  big_smile

Have to wait 20 minutes to watch this, because i have alreay watched 74 minutes 

Long story?


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#221 2011-01-29 17:05:51

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: RKT Development thread!

Bbl


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#222 2011-01-30 19:22:10

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

Re: RKT Development thread!

Long time no talk, I have the IMG but I am not done yet.


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

 

#223 2011-01-30 19:39:58

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: RKT Development thread!

you mean .image?

OK.

I'm working on several things atm, like my new OS, my VB stuff, and this.  big_smile


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#224 2011-01-30 21:15:47

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

Re: RKT Development thread!

bbbeb wrote:

you mean .image?

OK.

I'm working on several things atm, like my new OS, my VB stuff, and this.  big_smile

Cool


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

 

#225 2011-01-30 23:07:09

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: RKT Development thread!

bump...


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

Board footer