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

#51 2012-12-30 22:13:31

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: New blocks in scratch

Firedrake969 wrote:

Ah.  (S)He answered his/her own question.  WHERE DID YOU GET THOSE PICTURES!!!!

http://iwastesomuchtime.com/
CAUTION: There is some mildly inappropriate stuff.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#52 2012-12-31 08:58:06

bubby3
Scratcher
Registered: 2012-11-19
Posts: 44

Re: New blocks in scratch

This is a good block

([]^[])

Offline

 

#53 2012-12-31 09:07:58

bubby3
Scratcher
Registered: 2012-11-19
Posts: 44

Re: New blocks in scratch

I can make a google search script:

ask [what do you want to search for] and wait
search (answer) on [google v]

Last edited by bubby3 (2012-12-31 09:28:53)

Offline

 

#54 2012-12-31 09:34:36

bubby3
Scratcher
Registered: 2012-11-19
Posts: 44

Re: New blocks in scratch

These should all belong in a category called "Web blocks"

Offline

 

#55 2012-12-31 10:14:14

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: New blocks in scratch

bubby3 wrote:

I can make a google search script:

ask [what do you want to search for] and wait
search (answer) on [google v]

Why would you go to a Scratch project to search instead of just going to Google and searching it yourself? XD


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#56 2012-12-31 10:17:45

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

Re: New blocks in scratch

If you want those URL blocks, why don't you just download a mod like Panther and upload whatsoever project you made to ModShare instead of suggesting blocks which will never be implemented because they could be abused?


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

Offline

 

#57 2012-12-31 20:28:31

iTweak0r
Scratcher
Registered: 2011-07-30
Posts: 100+

Re: New blocks in scratch

lalala3 wrote:

iTweak0r wrote:

The

search [blah] on [google v]
could be dangerous because for example, someone could put
forever
  search [blah] on [google v]
That would overload your browser tabs.

Okay. Seeing as my previous response was hidden (because of someone with an overactive Report-button finger, no doubt), I'll put it in nicer terms. Looking up five posts from yours, you will find this:

Firedrake969 wrote:

forever
search [foo bar] on Google
could crash your browser and possible computer.

Notice the similarity? I even quoted it in the post I made, directly above yours, by the way.

Sorry, I only looked at the top post


Make it in Scratch! because it's cooler when it's made in scratch
http://i.imgur.com/D4iqPHR.png

Offline

 

#58 2012-12-31 20:30:55

iTweak0r
Scratcher
Registered: 2011-07-30
Posts: 100+

Re: New blocks in scratch

lalala3 wrote:

iTweak0r wrote:

The

search [blah] on [google v]
could be dangerous because for example, someone could put
forever
  search [blah] on [google v]
That would overload your browser tabs.

Okay. Seeing as my previous response was hidden (because of someone with an overactive Report-button finger, no doubt), I'll put it in nicer terms. Looking up five posts from yours, you will find this:

Firedrake969 wrote:

forever
search [foo bar] on Google
could crash your browser and possible computer.

Notice the similarity? I even quoted it in the post I made, directly above yours, by the way.


Make it in Scratch! because it's cooler when it's made in scratch
http://i.imgur.com/D4iqPHR.png

Offline

 

#59 2012-12-31 22:17:31

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: New blocks in scratch

jontmy00 wrote:

If you want those URL blocks, why don't you just download a mod like Panther and upload whatsoever project you made to ModShare instead of suggesting blocks which will never be implemented because they could be abused?

Exactly.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#60 2013-01-01 03:55:51

fundo4
Scratcher
Registered: 2012-05-19
Posts: 8

Re: New blocks in scratch

bubby3 wrote:

the clone blocks can fill up the screen if

when gf clicked
forever
  clone
end

I think thats a great idea

i also like this

when gf clicked
forever
if <(costume#) > (1)>
delete costume < 1# >
 


fundo4 waz ere  tongue

Offline

 

#61 2013-01-01 10:09:50

bubby3
Scratcher
Registered: 2012-11-19
Posts: 44

Re: New blocks in scratch

bubby3 wrote:

This is a good block

([]^[])

This means 'to the power of'

Offline

 

#62 2013-01-01 10:13:40

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: New blocks in scratch

fundo4 wrote:

bubby3 wrote:

the clone blocks can fill up the screen if

when gf clicked
forever
  clone
end

I think thats a great idea

i also like this

when gf clicked
forever
if <(costume#) > (1)>
delete costume < 1# >
 

There is going to be a clone limit.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#63 2013-01-01 13:44:51

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: New blocks in scratch

Mokat wrote:

lalala3 wrote:

Mokat wrote:

The

search [foo] on [google v]
could be dangerous because for example, someone could put
search [something inappropriate] on [google v]
or something like that.

Well, that argument doesn't work. Why? Because someone can go take anything inappropriate and put it in their project anyways. What's the difference? If you want to stop that line of inappropriate content:
1. Ban sprite costumes. Inappropriate content can be shown in them.
2. Ban backgrounds. Inappropriate content can be shown in them, too.
3. Ban pen blocks. Inappropriate content can be shown using these as well.
4. Ban variables/lists/etc. that are showing on the screen, for the same reason.
5. Ban sounds, again, see above for reason.

What lovely Scratch projects this would make. What lovely Scratch projects indeed. Anything that gives output being banned makes for a pretty boring project. Oh, and I forgot. Projects can't have titles and users can't have usernames, either. Now do you see why that doesn't work?

Well, another argument for the GOogle block is that sometimes, even when searching something that seems like it shouldn't bring up inappropriate content, things come up anyways that wouldn't be safe for Scratch. And, if a kid finds this stuff and it originated from Scratch, that would make it the ST's fault that the kid got to the inappropriate stuff. Plus, the ST would have to get Google's permission to have that block too, and besides, when would you even really use it?

It should be open URL ()
then the problem would be solved


http://blocks.scratchr.org/API.php?action=projects&amp;type=newest&amp;return=image&amp;user=taddl
http://blocks.scratchr.org/API.php?user=taddl&amp;action=projects&amp;type=newest&amp;return=text&amp;num=1

Offline

 

#64 2013-01-02 10:33:15

bubby3
Scratcher
Registered: 2012-11-19
Posts: 44

Re: New blocks in scratch

Mokat wrote:

The

search [foo] on [google v]
could be dangerous because for example, someone could put
search [something inappropriate] on [google v]
or something like that.

This should actually search google instead of  putting content from google in a project

Offline

 

#65 2013-01-02 10:43:30

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: New blocks in scratch

bubby3 wrote:

Mokat wrote:

The

search [foo] on [google v]
could be dangerous because for example, someone could put
search [something inappropriate] on [google v]
or something like that.

This should actually search google instead of  putting content from google in a project

I know. But they could still put in something inappropriate and then it would be Google searched.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#66 2013-01-04 10:51:09

eveadelekitty
Scratcher
Registered: 2012-12-05
Posts: 100+

Re: New blocks in scratch

Firedrake969 wrote:

lalala3 wrote:

Firedrake969 wrote:

However, I did read all of it.  The Google thing is harder to be implemented as well.

Really, now? So you think it would be fine if everything listed there was banned? Also, I fail to see how it would be a challenge for the ST, given what they've already accomplished.

No, that's not what I said.  Here's a different version.  I read all of it.  The internet will NEVER be perfectly safe, no matter what people do.  Google is a rather large company.  It won't just say "sure, whatever" to the ST.  It's not that simple.  You have legal matters, privacy policies, and such.  It could potentially crash someone's computer.

forever
search [foo bar] on Google
could crash your browser and possible computer.  The ST cannot force you to put SafeSearch on.

Yes it can. It can be:

safesearch [cat] on [google images v]
So it would only use safesearch, so any inappropriate things would be filtered.
See? SEE?

Offline

 

#67 2013-01-04 12:05:08

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: New blocks in scratch

eveadelekitty wrote:

Firedrake969 wrote:

lalala3 wrote:


Really, now? So you think it would be fine if everything listed there was banned? Also, I fail to see how it would be a challenge for the ST, given what they've already accomplished.

No, that's not what I said.  Here's a different version.  I read all of it.  The internet will NEVER be perfectly safe, no matter what people do.  Google is a rather large company.  It won't just say "sure, whatever" to the ST.  It's not that simple.  You have legal matters, privacy policies, and such.  It could potentially crash someone's computer.

forever
search [foo bar] on Google
could crash your browser and possible computer.  The ST cannot force you to put SafeSearch on.

Yes it can. It can be:

safesearch [cat] on [google images v]
So it would only use safesearch, so any inappropriate things would be filtered.
See? SEE?

Safesearch isn't completely safe.   hmm   And it can't force you to turn on safesearch.


Alt of Firedrake969.

Offline

 

#68 2013-01-04 12:09:07

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: New blocks in scratch

firedrake969_test wrote:

eveadelekitty wrote:

Firedrake969 wrote:


No, that's not what I said.  Here's a different version.  I read all of it.  The internet will NEVER be perfectly safe, no matter what people do.  Google is a rather large company.  It won't just say "sure, whatever" to the ST.  It's not that simple.  You have legal matters, privacy policies, and such.  It could potentially crash someone's computer.

forever
search [foo bar] on Google
could crash your browser and possible computer.  The ST cannot force you to put SafeSearch on.

Yes it can. It can be:

safesearch [cat] on [google images v]
So it would only use safesearch, so any inappropriate things would be filtered.
See? SEE?

Safesearch isn't completely safe.   hmm   And it can't force you to turn on safesearch.

SafeSearch is a setting that you have to enable yourself. That block would essentially be impossible to implement.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#69 2013-01-04 18:15:12

lalala3
Scratcher
Registered: 2008-10-03
Posts: 100+

Re: New blocks in scratch

jvvg wrote:

firedrake969_test wrote:

eveadelekitty wrote:

Yes it can. It can be:

safesearch [cat] on [google images v]
So it would only use safesearch, so any inappropriate things would be filtered.
See? SEE?

Safesearch isn't completely safe.   hmm   And it can't force you to turn on safesearch.

SafeSearch is a setting that you have to enable yourself. That block would essentially be impossible to implement.

[rant about SafeSearch being automatic]

Okay, never mind, my knowledge is outdated... by a few years. However, adding "&safe=active" to the previously proposed URL will suffice.


http://img515.imageshack.us/img515/9374/signature2nt.png

Offline

 

#70 2013-01-10 16:40:06

bubby3
Scratcher
Registered: 2012-11-19
Posts: 44

Re: New blocks in scratch

there can be this variable

(number of Scratch projects)

Offline

 

#71 2013-01-10 16:44:38

bubby3
Scratcher
Registered: 2012-11-19
Posts: 44

Re: New blocks in scratch

MrFlash67 wrote:

bubby3 wrote:

this block is good

go to url [www.google.com]

No it is not. See:

go to url [virusvirus.bad]//Not a real address
go to url [swearmeanstuff.bad]//Not a real address

It will automatically enter the address into the address bar so for example, if I type virus virus.bad, it will take you to that website, not do anything bad. So it is good

Offline

 

#72 2013-01-10 16:50:12

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: New blocks in scratch

bubby3 wrote:

MrFlash67 wrote:

bubby3 wrote:

this block is good

go to url [www.google.com]

No it is not. See:

go to url [virusvirus.bad]//Not a real address
go to url [swearmeanstuff.bad]//Not a real address

It will automatically enter the address into the address bar so for example, if I type virus virus.bad, it will take you to that website, not do anything bad. So it is good

But, while the block can't do anything bad, the malware that can be downloaded is bad. You don't just have to push a button to get a virus on your computer- people have figured out how to make malware be downloaded on your computer just by visiting that site.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#73 2013-01-10 17:27:35

bubby3
Scratcher
Registered: 2012-11-19
Posts: 44

Re: New blocks in scratch

Mokat wrote:

bubby3 wrote:

MrFlash67 wrote:


No it is not. See:

go to url [virusvirus.bad]//Not a real address
go to url [swearmeanstuff.bad]//Not a real address

It will automatically enter the address into the address bar so for example, if I type virus virus.bad, it will take you to that website, not do anything bad. So it is good

But, while the block can't do anything bad, the malware that can be downloaded is bad. You don't just have to push a button to get a virus on your computer- people have figured out how to make malware be downloaded on your computer just by visiting that site.

Don't suggest these blocks. I agree with what the user said below

jontmy00 wrote:

If you want those URL blocks, why don't you just download a mod like Panther and upload whatsoever project you made to ModShare instead of suggesting blocks which will never be implemented because they could be abused?

Offline

 

#74 2013-01-10 19:49:23

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

Re: New blocks in scratch

lalala3 wrote:

jvvg wrote:

firedrake969_test wrote:


Safesearch isn't completely safe.   hmm   And it can't force you to turn on safesearch.

SafeSearch is a setting that you have to enable yourself. That block would essentially be impossible to implement.

[rant about SafeSearch being automatic]

Okay, never mind, my knowledge is outdated... by a few years. However, adding "&safe=active" to the previously proposed URL will suffice.

And I say once again:  It's not safe.  Not completely.


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

Offline

 

#75 2013-01-10 20:07:49

lalala3
Scratcher
Registered: 2008-10-03
Posts: 100+

Re: New blocks in scratch

Firedrake969 wrote:

lalala3 wrote:

jvvg wrote:


SafeSearch is a setting that you have to enable yourself. That block would essentially be impossible to implement.

[rant about SafeSearch being automatic]

Okay, never mind, my knowledge is outdated... by a few years. However, adding "&safe=active" to the previously proposed URL will suffice.

And I say once again:  It's not safe.  Not completely.

*sigh* Well, halfhearted counterargument coming right up.

And I too repeat something I have stressed multiple times: It's just as safe as other features of Scratch are. You see a project with a bad sprite/background/whatever, then you report it, right? The same thing applies to projects with inappropriate links to Google searches. I understand that there are valid reasons why the block should not be implemented, but this is not one of them. Give this one a rest.


http://img515.imageshack.us/img515/9374/signature2nt.png

Offline

 

Board footer