Discuss Scratch

powerpoint56
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Austinato wrote:

Hey, I did that! Thanks for showing me, and it worked!

Oh, and, could I be told what the Malware Protection does?

(I already have a Anti-Virus, but I want extra protection, you know what I mean?)
If you open a project that uses File I/O or other potentially malicious features, you will be warned before opening the project (and have the options to skip the potentially dangerous blocks, still run them, etc.). However, if a project is perfectly safe, it may still warn you about it because it's a paranoid robot that can't really evaluate “danger” the way a human could. But it should be very helpful!


Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)
Austinato
Scratcher
1000+ posts

Explore 3.4, Scratch mod

powerpoint56 wrote:

Austinato wrote:

Hey, I did that! Thanks for showing me, and it worked!

Oh, and, could I be told what the Malware Protection does?

(I already have a Anti-Virus, but I want extra protection, you know what I mean?)
If you open a project that uses File I/O or other potentially malicious features, you will be warned before opening the project (and have the options to skip the potentially dangerous blocks, still run them, etc.). However, if a project is perfectly safe, it may still warn you about it because it's a paranoid robot that can't really evaluate “danger” the way a human could. But it should be very helpful!
So, it basically checks it for you before opening, and then when you try to open it, the Mod will warn you of the potentially dangerous blocks/elements? Sounds great!


7500+ posts (19th)
powerpoint56
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Austinato wrote:

So, it basically checks it for you before opening, and then when you try to open it, the Mod will warn you of the potentially dangerous blocks/elements? Sounds great!
Yep!

robosnakejr wrote:

About not having the newest edition of explore.
Or is of available on the installed version?
No, it's not available unless you do a few simple hacks ( mwahahahaha) - But you can still get the standalone, or just wait a week for the installed version to be updated. It's an enourmous update, but it's not urgent for you to have it right this second or anything.


Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)
Sandro318
Scratcher
100+ posts

Explore 3.4, Scratch mod

I realy like the costume dialogs!
This is a realy cool feature of 3.5.

Nice news: GP has been released as a public beta.
What is GP??? GP is a free, general-purpose blocks programming language (similar to MIT's Scratch) that is powerful yet easy to learn. It runs on most platforms, including laptops, Chromebooks, tablets, and web browsers.

Try out the new beta version of GP now!
https://gpblocks.org
jandrewg
Scratcher
100+ posts

Explore 3.4, Scratch mod

This is the best scratch mod, and IT JUST GOT A LOT BETTER!!!!!
when green flag clicked
Get Explore's Version ::custom
if <<(Explore Version) = [3.5]> or <(Explore Version) = [4.0]>> then
Dance::motion
say [Explore is the best and it just got better!] for (2) secs
Dance::motion
else
Dance::motion
say [Explore Still is the best!] for (2) secs
Dance::motion
end

define Get Explore's Version
set [Explore Version v] to (Explore Latest Version)

My old sig has broken
My Platforming Games: Water - a Platforming Game | Water 2 - a Platforming Game
powerpoint56
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Sandro318 wrote:

I realy like the costume dialogs!
This is a realy cool feature of 3.5.
Thanks! I like just making random dialogs - it's fun

jandrewg wrote:

This is the best scratch mod, and IT JUST GOT A LOT BETTER!!!!!
Thank you!

Also, some good news - The current sound recorder in Explore is very buggy. I don't know why it's so buggy, and I haven't been able to fix it. But, hidden in the code, I discovered a more advanced sound recorder that I think the devs of Scratch made a long time ago - It can trim sounds like Scratch 2.0, and even analyze the sound waves. I'm going to make some changes to it, and then add it to the sounds tab like this (the Advanced Record button):



Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)
DigiTechs
Scratcher
500+ posts

Explore 3.4, Scratch mod

powerpoint56 wrote:

Sandro318 wrote:

I realy like the costume dialogs!
This is a realy cool feature of 3.5.
Thanks! I like just making random dialogs - it's fun

jandrewg wrote:

This is the best scratch mod, and IT JUST GOT A LOT BETTER!!!!!
Thank you!

Also, some good news - The current sound recorder in Explore is very buggy. I don't know why it's so buggy, and I haven't been able to fix it. But, hidden in the code, I discovered a more advanced sound recorder that I think the devs of Scratch made a long time ago - It can trim sounds like Scratch 2.0, and even analyze the sound waves. I'm going to make some changes to it, and then add it to the sounds tab like this (the Advanced Record button):



By any chance does it contain some of these? http://i.imgur.com/UleJtv9.png
(I would put that in an image but apparently it only accepts imageshack )

Last edited by DigiTechs (Aug. 10, 2014 14:05:42)


I do, in fact, have my own site; it's here.
I'm also working on a thing called Fetch. Look at it here!
@thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain.
powerpoint56
Scratcher
1000+ posts

Explore 3.4, Scratch mod

DigiTechs wrote:

By any chance does it contain some of these? http://i.imgur.com/UleJtv9.png
(I would put that in an image but apparently it only accepts imageshack )
Yes, those! I'm going to make them better (nicer look, automatically add to sprite's sounds, etc)


Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)
Austinato
Scratcher
1000+ posts

Explore 3.4, Scratch mod

powerpoint56 wrote:

Sandro318 wrote:

I realy like the costume dialogs!
This is a realy cool feature of 3.5.
Thanks! I like just making random dialogs - it's fun

jandrewg wrote:

This is the best scratch mod, and IT JUST GOT A LOT BETTER!!!!!
Thank you!

Also, some good news - The current sound recorder in Explore is very buggy. I don't know why it's so buggy, and I haven't been able to fix it. But, hidden in the code, I discovered a more advanced sound recorder that I think the devs of Scratch made a long time ago - It can trim sounds like Scratch 2.0, and even analyze the sound waves. I'm going to make some changes to it, and then add it to the sounds tab like this (the Advanced Record button):

Sounds pretty cool!


7500+ posts (19th)
Austinato
Scratcher
1000+ posts

Explore 3.4, Scratch mod

powerpoint56 wrote:

Sandro318 wrote:

I realy like the costume dialogs!
This is a realy cool feature of 3.5.
Thanks! I like just making random dialogs - it's fun

jandrewg wrote:

This is the best scratch mod, and IT JUST GOT A LOT BETTER!!!!!
Thank you!

Also, some good news - The current sound recorder in Explore is very buggy. I don't know why it's so buggy, and I haven't been able to fix it. But, hidden in the code, I discovered a more advanced sound recorder that I think the devs of Scratch made a long time ago - It can trim sounds like Scratch 2.0, and even analyze the sound waves. I'm going to make some changes to it, and then add it to the sounds tab like this (the Advanced Record button):

How did you make the picture come up? (Could you show me?)


7500+ posts (19th)
powerpoint56
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Austinato wrote:

How did you make the picture come up? (Could you show me?)
You use the img tag:

[img]Link to image[/img]

But it has to be from certain image hosts, like tinypic or imageshack.


Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)
Austinato
Scratcher
1000+ posts

Explore 3.4, Scratch mod

powerpoint56 wrote:

You use the img tag:

[img]Link to image[/img]

But it has to be from certain image hosts, like tinypic or imageshack.
Oh, ok… Lemme try…


7500+ posts (19th)
Austinato
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Austinato wrote:

powerpoint56 wrote:

You use the img tag:

[img]Link to image[/img]

But it has to be from certain image hosts, like tinypic or imageshack.
Oh, ok… Lemme try…
Well, that kind of worked…


7500+ posts (19th)
davidkt
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Austinato wrote:

Austinato wrote:

powerpoint56 wrote:

You use the img tag:

[img]Link to image[/img]

But it has to be from certain image hosts, like tinypic or imageshack.
Oh, ok… Lemme try…
Well, that kind of worked…
You need a real image.

Remember when I looked like this? I still do.


Float, my Scratch 2.0 mod | My (somewhat under-construction) blog
Austinato
Scratcher
1000+ posts

Explore 3.4, Scratch mod

davidkt wrote:

Austinato wrote:

Austinato wrote:

powerpoint56 wrote:

You use the img tag:

[img]Link to image[/img]

But it has to be from certain image hosts, like tinypic or imageshack.
Oh, ok… Lemme try…
Well, that kind of worked…
You need a real image.
Well, I did do “scratch.mit.edu” xD I was just testing it out, and I do know!


7500+ posts (19th)
Sandro318
Scratcher
100+ posts

Explore 3.4, Scratch mod

Is a Explore 3.6 in planing or is 3.5 the lates version in Squeak before 4.0?

Nice news: GP has been released as a public beta.
What is GP??? GP is a free, general-purpose blocks programming language (similar to MIT's Scratch) that is powerful yet easy to learn. It runs on most platforms, including laptops, Chromebooks, tablets, and web browsers.

Try out the new beta version of GP now!
https://gpblocks.org
Austinato
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Sandro318 wrote:

Is a Explore 3.6 in planing or is 3.5 the lates version in Squeak before 4.0?
Wait, do you mean…
“Is a mod called ‘Explore 3.6’ in planning or ‘3.5’ is the latest version based on Squeak software”?


7500+ posts (19th)
Barnabas09
Scratcher
84 posts

Explore 3.4, Scratch mod

jandrewg wrote:

Austinato wrote:

powerpoint56 wrote:

Austinato wrote:

Wow! It's coming out in 3 days?!?! WOO HOO!!! *dances*
Yep! It's the Alpha version, which sounds unstable but it's not. It should be a full version of Explore but I'm running out of versions under 4.0 . I'm also calling it that because I need people to officially test it if they want (but it will be public to everyone).

The full Explore 3.5 (coming early October) will have those mysterious subversions. I'm not giving the full surprise away yet, but one of those versions will be called GameXplore. It helps you make games with Explore much more easily. I shall say no more.
Now I'm really excited for it! I really want it to come out now! XD
Me too!
nice

Austinato
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Barnabas09 wrote:

jandrewg wrote:

Austinato wrote:

powerpoint56 wrote:

Austinato wrote:

Wow! It's coming out in 3 days?!?! WOO HOO!!! *dances*
Yep! It's the Alpha version, which sounds unstable but it's not. It should be a full version of Explore but I'm running out of versions under 4.0 . I'm also calling it that because I need people to officially test it if they want (but it will be public to everyone).

The full Explore 3.5 (coming early October) will have those mysterious subversions. I'm not giving the full surprise away yet, but one of those versions will be called GameXplore. It helps you make games with Explore much more easily. I shall say no more.
Now I'm really excited for it! I really want it to come out now! XD
Me too!
nice
It already came out! xD


7500+ posts (19th)
powerpoint56
Scratcher
1000+ posts

Explore 3.4, Scratch mod

Sandro318 wrote:

Is a Explore 3.6 in planing or is 3.5 the lates version in Squeak before 4.0?
Explore 3.5 is probably going to be the last version before 4.0. But development on it's not done - it's only in alpha, right now.


Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)

Powered by DjangoBB