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

#26 2012-10-04 09:01:14

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: List of blocks i want in 2.0

dvd4 wrote:

Hardmath123 wrote:

taddl wrote:

I want this block:
turn turbo mode [on/off]
there are so many turbo mode projects, and it would be better if you didn't have to shift click the green flage every time...

Don't worry, in Scratch 2.0 you can actually create a script which specifically runs in turbo speed!  big_smile

that's not true.

You can build your own blocks, so HardMath is right.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#27 2012-10-04 13:13:14

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: List of blocks i want in 2.0

jontmy00 wrote:

dvd4 wrote:

Hardmath123 wrote:


Don't worry, in Scratch 2.0 you can actually create a script which specifically runs in turbo speed!  big_smile

that's not true.

You can build your own blocks, so HardMath is right.

No, there is a c-block called "all at once" (it might change before the release)which runs a script in turbo mode. You can't make c-blocks in scratch 2.0, though, and even if you could, you can't make "all at once" because it doesn't have a workaround.


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#28 2012-10-04 13:18:16

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: List of blocks i want in 2.0

AT THE MOMENT OF THIS POST, there is no "all at once" or "warp speed" block.


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#29 2012-10-04 13:23:46

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: List of blocks i want in 2.0

Firedrake969 wrote:

AT THE MOMENT OF THIS POST, there is no "all at once" or "warp speed" block.

Must of been deleted since I last checked


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#30 2012-10-04 14:59:46

zammer990
Scratcher
Registered: 2012-01-22
Posts: 500+

Re: List of blocks i want in 2.0

Mokat wrote:

Another thing about the username block; someone could embarrass another user by making a "chatroom" project using cloud variables, but put this script:

When gf clicked
forever
if <(username)=(Mokat)> 
be mean //Things like swearing, insulting users, etc.
else
be nice

2.0 does however allow people to see the scripts of a project, and if a project was offensive to someone, assuming the person saw it, they would just report it


http://i45.tinypic.com/2ynq7nn.jpg Play now!

Offline

 

#31 2012-10-04 19:31:39

Venazard
Scratcher
Registered: 2009-12-15
Posts: 100+

Re: List of blocks i want in 2.0

Personally I don't see much use to the above blocks. There is however, which has been talked about much in other forums, the hide/show list blocks. Even though there is a workaround it would still be much more convenient and easy to implement. I had some ideas for some blocks in mind, though they seemed to have escaped me... once I remember I will be sure to put them here.


http://nitrostudios.weebly.com/uploads/6/8/1/2/6812574/1323469851.png

Offline

 

#32 2012-10-04 19:49:16

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: List of blocks i want in 2.0

zammer990 wrote:

Mokat wrote:

Another thing about the username block; someone could embarrass another user by making a "chatroom" project using cloud variables, but put this script:

When gf clicked
forever
if <(username)=(Mokat)> 
be mean //Things like swearing, insulting users, etc.
else
be nice

2.0 does however allow people to see the scripts of a project, and if a project was offensive to someone, assuming the person saw it, they would just report it

Any version of scratch would allow people to see the scripts of project. 2.0 puts it online.

However, Lightnin said some people, especially newer ones may feel unsafe about being able to be tracked on what they view.

He also said that if we asked for permission to get their username, they may also feel unsafe.

Offline

 

#33 2012-10-04 19:50:17

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: List of blocks i want in 2.0

Firedrake969 wrote:

AT THE MOMENT OF THIS POST, there is no "all at once" or "warp speed" block.

Of course you know because you still go to the editor after being told not to.

But anyways, it's supposed to be there, but maybe its not ready or fully functional yet.

But it WILL be in the final version.

Offline

 

#34 2012-10-04 20:02:03

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

Re: List of blocks i want in 2.0

stickdude123 wrote:

<Username is [Stickdude123]?> 
usage: checks to see if the name specefied is on the project
Skew
Stretch
Self explanatory...
Some new effects:
-Negative
Plus bring some of the obsolete effects back
(plus i am pretty sure flash has the potential in making a sprite get negative colors)
Some New "More" blocks
Allow sprites off screen
Don't allow sprites off screen
and some other blocks.....
<Fps>
a boolean to show frames per second.

Thats all....For now.

Booleans only tell true or false, so I think you mean "reporter".

And since the Scratch Team cannot change their usernames, the first block is definitely not being put in, because it could be used to bully people secretly.

And the negative effect can already be achieved with the paint editor.

You will MAKE new "more" blocks, because that section is only for user-made blocks.

I like the allowing sprites on and off screen, but I don't see it's functionality as a block. I think it's better suited as an option you can set for the project when people view it.

And some people have found ways to calculate the fps on Scratch with 1.4, although, it is very complicated.


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

Offline

 

#35 2012-10-05 09:44:52

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

Re: List of blocks i want in 2.0

Ok seriously, If someone made a script to make individuals be Insulted and such, they could obviously report and the mods would look into the project people! So Yeah that is solved, Don't make a reference about "They would use scripts to be mean to individuals" Because obviously there is a flag button on the project!


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&amp;action=onlineStatus&amp;type=square

Offline

 

#36 2012-10-05 09:53:51

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: List of blocks i want in 2.0

stickdude123 wrote:

Ok seriously, If someone made a script to make individuals be Insulted and such, they could obviously report and the mods would look into the project people! So Yeah that is solved, Don't make a reference about "They would use scripts to be mean to individuals" Because obviously there is a flag button on the project!

Better safe than sorry.  hmm


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#37 2012-10-05 10:19:41

Gravitation
New Scratcher
Registered: 2012-09-26
Posts: 500+

Re: List of blocks i want in 2.0

stickdude123 wrote:

Ok seriously, If someone made a script to make individuals be Insulted and such, they could obviously report and the mods would look into the project people! So Yeah that is solved, Don't make a reference about "They would use scripts to be mean to individuals" Because obviously there is a flag button on the project!

But the only way that block can be used is to single out a specific user.

Offline

 

#38 2012-10-05 11:34:06

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: List of blocks i want in 2.0

kayybee wrote:

Firedrake969 wrote:

AT THE MOMENT OF THIS POST, there is no "all at once" or "warp speed" block.

Of course you know because you still go to the editor after being told not to.

But anyways, it's supposed to be there, but maybe its not ready or fully functional yet.

But it WILL be in the final version.

tongue
Sorry.  But why did they remove it?


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#39 2012-10-05 18:40:49

Akorlith
Scratcher
Registered: 2012-09-19
Posts: 18

Re: List of blocks i want in 2.0

Gravitation wrote:

stickdude123 wrote:

Ok seriously, If someone made a script to make individuals be Insulted and such, they could obviously report and the mods would look into the project people! So Yeah that is solved, Don't make a reference about "They would use scripts to be mean to individuals" Because obviously there is a flag button on the project!

But the only way that block can be used is to single out a specific user.

Don't you think it's a bit overzealous to cast off an idea with many, I mean MANY uses (dev controls for creator? Extra lives for your friends? Type in your username and compare it to your actual username?) in the name of safety from bullying? If anyone downloads the project, the game is up. Reported. I don't think that potential blocks should be scrutinized for any sort of way to 'bully' a user, as all projects are free to download, and therefore no 'secret bullying' can happen.
Just my two cents.

Offline

 

#40 2012-10-05 21:47:40

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: List of blocks i want in 2.0

Akorlith wrote:

[Chunk of text].

It's better safe than sorry...


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#41 2012-10-05 21:54:23

Akorlith
Scratcher
Registered: 2012-09-19
Posts: 18

Re: List of blocks i want in 2.0

jontmy00 wrote:

Akorlith wrote:

[Chunk of text].

It's better safe than sorry...

-.-
Nothing is completely safe.
Let's remove the color red, because ya'know, it could be used for gory imagery, and it's better for us to be safe than sorry. And let's remove music and sounds, because they could say something nasty. </sarcasm>
The point I'm trying to make here is that nothing is completely safe and can be used for malicious purposes. But the proportion of people who use block(s) for good instead of evil warrants the block's existence. In my mind, it's not right to limit the creativity of others because one or two people might possible use it for malicious purposes.

Offline

 

#42 2012-10-05 22:10:53

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: List of blocks i want in 2.0

Akorlith wrote:

jontmy00 wrote:

It's better safe than sorry...

-.-
Nothing is completely safe.
Let's remove the color red, because ya'know, it could be used for gory imagery, and it's better for us to be safe than sorry. And let's remove music and sounds, because they could say something nasty. </sarcasm>
The point I'm trying to make here is that nothing is completely safe and can be used for malicious purposes. But the proportion of people who use block(s) for good instead of evil warrants the block's existence. In my mind, it's not right to limit the creativity of others because one or two people might possible use it for malicious purposes.

exactly. let me make a simile

restricting something because it could be used for malicious purposes is like banning pencils from schools because they can be sharpened to a point and used to impale someone.

that being said, I still see no use for that block

and I suppose as long as im critiquing, the only blocks anyone has listed that I agree with are the stretch/skew ones even though i see no inherent purpose or value to having them. if you badly want something skewed, just use mspaint. i guess there are some advanced functions that could be had by using them though

Last edited by Wes64 (2012-10-05 22:11:23)


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#43 2012-10-05 22:50:12

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: List of blocks i want in 2.0

Anything is a weapon.
Anything can be used for any purpose.
Figure out a way.

Just my 2 cents.


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

Board footer