Discuss Scratch

DevanWolf
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

The password for developer mode (Shift+Click Edit) is megafish

Online YouTube Poop Generator is Here! | SimTunes! | Bring Back Backdrop Scroll Blocks! | New Scratch Blocks! | Scratch Soundfont! | Important MIDI Converter!

Please check out those cool games that you will like! Click a game! Any game!
when(mouse y)>(150)
repeat until <(programmers::extension)>(150)>
delete this cap::control cap
end
delete this limit::control cap
Please help Scratch Team remove the 150px Signature Height Cap!
DevanWolf
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

GRA0007 wrote:

DevanWolf wrote:

GRA0007 wrote:

DevanWolf wrote:

GRA0007 wrote:

define custom reporter (string1)//As per here: http://tinyurl.com/pz8vxgo
define custom boolean (string1)//As per here: http://tinyurl.com/pz8vxgo
You mean write these custom reporters/booleans like this:
define custom reporter//As per here: http://tinyurl.com/pz8vxgo
::custom cstart cap
{report[]::custom-arg cap}::cend
define custom boolean//As per here: http://tinyurl.com/pz8vxgo
::custom cstart cap
{report<>::custom-arg cap}::cend
Thanks! I'm not that good at the scratchblocks plugin yet!
Also, can make a better way to write these:
define custom reporter
::custom cstart cap
(report[]::custom-arg cstart)::cend
define custom boolean
::custom cstart cap
(report<>::custom-arg cstart)::cend
Thanks! That is a bit neater.
Also, I can make these look even more better:
define(custom reporter::custom)::custom hat
::custom cstart
(report[]::custom-arg cstart)::cend cap
define<custom boolean::custom>::custom hat
::custom cstart
(report<>::custom-arg cstart)::cend cap
Also, I said that:

I already wrote:

And also, can you please merge the
(round())
block into a function that looks like:
([round v]of()::operators)
because it looks more better than the original one because you can still switch between math functions including “round” easier then dragging the round block over the function block.

Online YouTube Poop Generator is Here! | SimTunes! | Bring Back Backdrop Scroll Blocks! | New Scratch Blocks! | Scratch Soundfont! | Important MIDI Converter!

Please check out those cool games that you will like! Click a game! Any game!
when(mouse y)>(150)
repeat until <(programmers::extension)>(150)>
delete this cap::control cap
end
delete this limit::control cap
Please help Scratch Team remove the 150px Signature Height Cap!
DevanWolf
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

DevanWolf wrote:

GRA0007 wrote:

DevanWolf wrote:

GRA0007 wrote:

DevanWolf wrote:

GRA0007 wrote:

define custom reporter (string1)//As per here: http://tinyurl.com/pz8vxgo
define custom boolean (string1)//As per here: http://tinyurl.com/pz8vxgo
You mean write these custom reporters/booleans like this:
define custom reporter//As per here: http://tinyurl.com/pz8vxgo
::custom cstart cap
{report[]::custom-arg cap}::cend
define custom boolean//As per here: http://tinyurl.com/pz8vxgo
::custom cstart cap
{report<>::custom-arg cap}::cend
Thanks! I'm not that good at the scratchblocks plugin yet!
Also, can make a better way to write these:
define custom reporter
::custom cstart cap
(report[]::custom-arg cstart)::cend
define custom boolean
::custom cstart cap
(report<>::custom-arg cstart)::cend
Thanks! That is a bit neater.
Also, I can make these look even more better:
define(custom reporter::custom)::custom hat
::custom cstart
(report[]::custom-arg cstart)::cend cap
define<custom boolean::custom>::custom hat
::custom cstart
(report<>::custom-arg cstart)::cend cap
Also, I said that:

I already wrote:

And also, can you please merge the
(round())
block into a function that looks like:
([round v]of()::operators)
because it looks more better than the original one because you can still switch between math functions including “round” easier then dragging the round block over the function block.
How come you never reply to any of my comments anymore? Not that I expect you to reply to this.

Online YouTube Poop Generator is Here! | SimTunes! | Bring Back Backdrop Scroll Blocks! | New Scratch Blocks! | Scratch Soundfont! | Important MIDI Converter!

Please check out those cool games that you will like! Click a game! Any game!
when(mouse y)>(150)
repeat until <(programmers::extension)>(150)>
delete this cap::control cap
end
delete this limit::control cap
Please help Scratch Team remove the 150px Signature Height Cap!
GRA0007
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

DevanWolf wrote:

DevanWolf wrote:

GRA0007 wrote:

DevanWolf wrote:

GRA0007 wrote:

DevanWolf wrote:

GRA0007 wrote:

define custom reporter (string1)//As per here: http://tinyurl.com/pz8vxgo
define custom boolean (string1)//As per here: http://tinyurl.com/pz8vxgo
You mean write these custom reporters/booleans like this:
define custom reporter//As per here: http://tinyurl.com/pz8vxgo
::custom cstart cap
{report[]::custom-arg cap}::cend
define custom boolean//As per here: http://tinyurl.com/pz8vxgo
::custom cstart cap
{report<>::custom-arg cap}::cend
Thanks! I'm not that good at the scratchblocks plugin yet!
Also, can make a better way to write these:
define custom reporter
::custom cstart cap
(report[]::custom-arg cstart)::cend
define custom boolean
::custom cstart cap
(report<>::custom-arg cstart)::cend
Thanks! That is a bit neater.
Also, I can make these look even more better:
define(custom reporter::custom)::custom hat
::custom cstart
(report[]::custom-arg cstart)::cend cap
define<custom boolean::custom>::custom hat
::custom cstart
(report<>::custom-arg cstart)::cend cap
Also, I said that:

I already wrote:

And also, can you please merge the
(round())
block into a function that looks like:
([round v]of()::operators)
because it looks more better than the original one because you can still switch between math functions including “round” easier then dragging the round block over the function block.
How come you never reply to any of my comments anymore? Not that I expect you to reply to this.
Sorry… I just wasn't sure what to say.

PixelForums ← click here if you're a designer!


__init__
Scratcher
1000+ posts

Blue 1.4β, a Scratch 2.0 Mod

Since I'm temporarily abandoning Float, I think this will be the best 2.0 mod.

thisandagain pls explain
GRA0007
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

__init__ (davidkt) wrote:

Since I'm temporarily abandoning Float, I think this will be the best 2.0 mod.
Thanks davidkt! I haven't had time to work on it recently though, but I hope that will change soon.

PixelForums ← click here if you're a designer!


goldfish678
Scratcher
1000+ posts

Blue 1.4β, a Scratch 2.0 Mod

What does dev mode do?
GRA0007
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

goldfish678 wrote:

What does dev mode do?
All it does right now is show the motion blocks for the stage, but in the future, I'm hoping it will hide all the uncoded (grey) blocks unless dev mode is on.

PixelForums ← click here if you're a designer!


BookOwl
Scratcher
1000+ posts

Blue 1.4β, a Scratch 2.0 Mod

I clicked on the link, and AVG says it tried to install a bunch of viruses!!!

who needs signatures
GRA0007
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

BookOwl wrote:

I clicked on the link, and AVG says it tried to install a bunch of viruses!!!
Really? What link?

PixelForums ← click here if you're a designer!


AonymousGuy
Scratcher
1000+ posts

Blue 1.4β, a Scratch 2.0 Mod

GRA0007 wrote:

BookOwl wrote:

I clicked on the link, and AVG says it tried to install a bunch of viruses!!!
Really? What link?
The website link - your host places some pretty malicious ads on your website.
GRA0007
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

AonymousGuy wrote:

GRA0007 wrote:

BookOwl wrote:

I clicked on the link, and AVG says it tried to install a bunch of viruses!!!
Really? What link?
The website link - your host places some pretty malicious ads on your website.
Really sorry about that, I'm just using 000webhost temporarily until I can find another hosting site. I've temporarily disabled the ads, so try now.

PixelForums ← click here if you're a designer!


liam48D
Scratcher
1000+ posts

Blue 1.4β, a Scratch 2.0 Mod

GRA0007 wrote:

AonymousGuy wrote:

GRA0007 wrote:

BookOwl wrote:

I clicked on the link, and AVG says it tried to install a bunch of viruses!!!
Really? What link?
The website link - your host places some pretty malicious ads on your website.
Really sorry about that, I'm just using 000webhost temporarily until I can find another hosting site. I've temporarily disabled the ads, so try now.
I've got a server, but I'm not sure how to get it set up for you to be able to upload your file.

202e-202e-202e-202e-202e UNI-CODE~~~~~
GRA0007
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

liam48D wrote:

GRA0007 wrote:

AonymousGuy wrote:

GRA0007 wrote:

BookOwl wrote:

I clicked on the link, and AVG says it tried to install a bunch of viruses!!!
Really? What link?
The website link - your host places some pretty malicious ads on your website.
Really sorry about that, I'm just using 000webhost temporarily until I can find another hosting site. I've temporarily disabled the ads, so try now.
I've got a server, but I'm not sure how to get it set up for you to be able to upload your file.
I'm actually thinking of sticking with 000webhost (because they're actually really good) but getting a paid account. (without ads)

PixelForums ← click here if you're a designer!


dude341
Scratcher
1000+ posts

Blue 1.4β, a Scratch 2.0 Mod


Alpha will not load

Placeholder
dude341
Scratcher
1000+ posts

Blue 1.4β, a Scratch 2.0 Mod

Now I'm getting a 301 Permanmernt Move

Placeholder
GRA0007
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

dude341 wrote:

Now I'm getting a 301 Permanmernt Move
That's really strange… For some reason the swf file has been deleted? I'll try and fix it by tomorrow, the original swf is on my hard drive at home. (I'm at school…)

PixelForums ← click here if you're a designer!


GRA0007
Scratcher
100+ posts

Blue 1.4β, a Scratch 2.0 Mod

GRA0007 wrote:

dude341 wrote:

Now I'm getting a 301 Permanmernt Move
That's really strange… For some reason the swf file has been deleted? I'll try and fix it by tomorrow, the original swf is on my hard drive at home. (I'm at school…)
Ok, all fixed now! I had a little problem with the hosting company and ftp, but it's all fine now!

PixelForums ← click here if you're a designer!


MrSherlockHolmes
Scratcher
500+ posts

Blue 1.4β, a Scratch 2.0 Mod

Looks awesome!

Centred signature.
dude341
Scratcher
1000+ posts

Blue 1.4β, a Scratch 2.0 Mod

When are custom booleans and reporters coming out? I would also recommend for custom blocks:
Custom hat blocks
Custom C Blocks
Custom If-Else shaped blocks
Custom forever loop shaped blocks
Custom Cap blocks
Make your own type of blocks

Placeholder

Powered by DjangoBB