Discuss Scratch

liam48D
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod




I've used Scratch for over a year know, so I've finally decided to make a modification of Scratch 1.4!

Click the images for the official site.

YES YES YES YES YES A SITE YES YES YES!!!
Anywho.
Site Link

It's called 4Mod, and PREDEV THREE IS RELEASED! Go to the site for the download!

Of course, I do have to do lots of work on it, so yeah..

FEATURES
New blocks:
point towards x: (0) y: (0)
glide (1) secs (50) steps to the right)
(and up/down/left)
New GUI, called 4Gui! Features Transcript (Console), System Browser, and Workspace! (Picture above.)
COMING IN THE FUTURE
New blocks:
join Mesh at “”
host Mesh
leave Mesh
(ip address)
<hosting Mesh>
<in Mesh>
<joined Mesh>

is asking something?
“anything” (reports whatever the input was… I don't know. :P

rewind sound {pop}
pos of (-10)
neg of (10) (positive and negative)
quotient of () / ()
remainder of () / ()
“world” as uppercase
“WORLD” as lowercase (OH YEAH CAPITALIZATION BLOX :cool:)

NEW CATEGORY: Squeak!
transcript message “Hello, world!”
transcript new line (Transcript is basically the console. Great for Text-RPG type things. :)
NEW CATEGORY: More!
I have no idea what will go here, but oh well.

(2) ^ (4)
Script Variables
… and MORE!

Sound good everybody?

Last edited by liam48D (May 23, 2014 14:41:07)


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

[PREDEV3] 4Mod - WIP Scratch Mod

Cool! Looking forward to it.

Last edited by FirstSkyler1 (Dec. 18, 3013 7:45:49)
DigiTechs
Scratcher
500+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

The positive/negative blocks are rather easy, the code for them is probably something like this:

positiveOf: t1
^ abs(t1).

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.
liam48D
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

DigiTechs wrote:

The positive/negative blocks are rather easy, the code for them is probably something like this:

positiveOf: t1
^ abs(t1).

Actually, you know that place where you can use “sqrt of” and “sin of” etc? Well, all I would have to do is use the code for “abs”, and then the negative would be “abs negated”. You were close!

202e-202e-202e-202e-202e UNI-CODE~~~~~
liam48D
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

FirstSkyler1 wrote:

Cool! Looking forward to it.
Awesome!

202e-202e-202e-202e-202e UNI-CODE~~~~~
powerpoint56
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

Cool ideas!


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

[PREDEV3] 4Mod - WIP Scratch Mod

powerpoint56 wrote:

Cool ideas!
Thanks!

202e-202e-202e-202e-202e UNI-CODE~~~~~
davidkt
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

Why the name?

Remember when I looked like this? I still do.


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

[PREDEV3] 4Mod - WIP Scratch Mod

liam48D wrote:

DigiTechs wrote:

The positive/negative blocks are rather easy, the code for them is probably something like this:

positiveOf: t1
^ abs(t1).

Actually, you know that place where you can use “sqrt of” and “sin of” etc? Well, all I would have to do is use the code for “abs”, and then the negative would be “abs negated”. You were close!
Yeah, I don't know Squeak, I program in other languages really, like C#, Java, Lua etc.

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.
liam48D
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

davidkt wrote:

Why the name?
4Mod: 4 = liam48D, and Mod.. well, you know.

I use 4 because I joined Poptropica when I was 4 years old, and my username was “liam4”. I like 4.

202e-202e-202e-202e-202e UNI-CODE~~~~~
davidkt
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

liam48D wrote:

davidkt wrote:

Why the name?
4Mod: 4 = liam48D, and Mod.. well, you know.

I use 4 because I joined Poptropica when I was 4 years old, and my username was “liam4”. I like 4.
Cool. Could you consider changing the font? I hate the current one.

Remember when I looked like this? I still do.


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

[PREDEV3] 4Mod - WIP Scratch Mod

davidkt wrote:

liam48D wrote:

davidkt wrote:

Why the name?
4Mod: 4 = liam48D, and Mod.. well, you know.

I use 4 because I joined Poptropica when I was 4 years old, and my username was “liam4”. I like 4.
Cool. Could you consider changing the font? I hate the current one.
Which font? The menu font? The block-font? The coding font?

202e-202e-202e-202e-202e UNI-CODE~~~~~
davidkt
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

liam48D wrote:

davidkt wrote:

liam48D wrote:

davidkt wrote:

Why the name?
4Mod: 4 = liam48D, and Mod.. well, you know.

I use 4 because I joined Poptropica when I was 4 years old, and my username was “liam4”. I like 4.
Cool. Could you consider changing the font? I hate the current one.
Which font? The menu font? The block-font? The coding font?
They're all the same.

Remember when I looked like this? I still do.


Float, my Scratch 2.0 mod | My (somewhat under-construction) blog
9kiwi9
Scratcher
100+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

Even though this was developed on Mac, you can still run it on Windows by opening the .image file with Scratch 1.4 or older/modification/older modification.
liam48D
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

I hereby bump this topic.

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

[PREDEV3] 4Mod - WIP Scratch Mod

I can make a windows version for you. an exe.
I have it already if you want it. just email me at {removed by moderator.For safety reasons, please don't share e-mail addresses or other forms of personal contact information on the Scratch website. See the Community Guidelines for more information}

Last edited by cheddargirl (April 27, 2014 21:26:17)


There are 10 types of people in this world. People who know binary code, and people who don't.
My mod, NoMod!!!
9kiwi9
Scratcher
100+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

EMPedemonte20 wrote:

I can make a windows version for you. an exe.
I have it already if you want it. just email me at
Please do not share e-mail addresses on Scratch. I have reported that post.
liam48D
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

Bumper car

202e-202e-202e-202e-202e UNI-CODE~~~~~
liam48D
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

I bet that by Monday Ima have FIVE HUNDRED views on this!

202e-202e-202e-202e-202e UNI-CODE~~~~~
davidkt
Scratcher
1000+ posts

[PREDEV3] 4Mod - WIP Scratch Mod

You already do.

Last edited by davidkt (May 23, 2014 19:54:59)


Remember when I looked like this? I still do.


Float, my Scratch 2.0 mod | My (somewhat under-construction) blog

Powered by DjangoBB