Discuss Scratch

PoIygon
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

Username: Polygon
Activity (rate yourself 1-10): 8
Experience (rate yourself 1-10): 8

EXPERIENCE QUESTIONS (optional, if you do it don't lie, you'll get caught, if you get all wrong its still ok)
Do you know what every block in scratch does: Yes
What is scratch 2.0 coded in: Action Script
How to make a block that detects for the key . (dot) being pressed:

when green flag clicked
forever
dot key Pressed?
end

define dot key Pressed?
if <key (join [.] [ ]) pressed?::sensing> then
...
end

What does the block “stamp” do: it stamps the current sprite onto the canvas like a clone but you cannot move it
All clones are deleted when the project is stopped - true or false: true

Position (not where you live, what you want to do like coder, designer, sfxer, idea giver):
Other notes (if you have):










qloakonscratch
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

I'm taking Files and Platformer.




Now Showing: CCRP V
https://scratch.mit.edu/studios/33864948/


Coding on Scratch since 2013

Foruming since 2016

In the Forum Helpers since 2022
TONYflashB
Scratcher
100+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

Color scheme here

Hey there I am TONYflash! General forum helper, coder, artist.
Ask me for help on my profile or projects.
Currently giving suggestions and ideas to help others. Helping keep forums alive

Try Virtual-Box, it is a 2D Platformer Creator

banner by the wow shop!

RobloxianMinecraft
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

PoIygon wrote:

Username: Polygon
Activity (rate yourself 1-10): 8
Experience (rate yourself 1-10): 8

EXPERIENCE QUESTIONS (optional, if you do it don't lie, you'll get caught, if you get all wrong its still ok)
Do you know what every block in scratch does: Yes
What is scratch 2.0 coded in: Action Script
How to make a block that detects for the key . (dot) being pressed:

when green flag clicked
forever
dot key Pressed?
end

define dot key Pressed?
if <key (join [.] [ ]) pressed?::sensing> then
...
end

What does the block “stamp” do: it stamps the current sprite onto the canvas like a clone but you cannot move it
All clones are deleted when the project is stopped - true or false: true

Position (not where you live, what you want to do like coder, designer, sfxer, idea giver):
Other notes (if you have):
Accepted! blank position means your only gonna help make the website so ok

qloakonscratch wrote:

I'm taking Files and Platformer.
updated front page

Last edited by RobloxianMinecraft (Jan. 15, 2022 11:34:49)


VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
oxiti8
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

qloakonscratch wrote:

I'm taking Files and Platformer.
what are your plans for how files will work? I'm curious because WAVE-8 has done integrations with file systems in the past (ex. the TileOS version lets you store imported rom data in the files), and I might be able to do that again here with Cryogen.
RobloxianMinecraft
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

oxiti8 wrote:

qloakonscratch wrote:

I'm taking Files and Platformer.
what are your plans for how files will work? I'm curious because WAVE-8 has done integrations with file systems in the past (ex. the TileOS version lets you store imported rom data in the files), and I might be able to do that again here with Cryogen.
the most basic one possible, like literally

there would be 2 lists: Filenames and Filedatas

for example, i create a .text file containg Abcdefg with titke of abc
it would add “abc.text” to Filenames and “Abcdefg” to Filedatas

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
RobloxianMinecraft
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

RobloxianMinecraft wrote:

oxiti8 wrote:

qloakonscratch wrote:

I'm taking Files and Platformer.
what are your plans for how files will work? I'm curious because WAVE-8 has done integrations with file systems in the past (ex. the TileOS version lets you store imported rom data in the files), and I might be able to do that again here with Cryogen.
the most basic one possible, like literally

there would be 2 lists: Filenames and Filedatas

for example, i create a .text file containg Abcdefg with titke of abc
it would add “abc.text” to Filenames and “Abcdefg” to Filedatas
https://scratch.mit.edu/projects/629041391

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
AJ-Scratch-AJ
Scratcher
500+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

Hello! This post is to say that I can't do the settings app, I'm having trouble with the clones. I take the pong game, I can also create a loading animation (similar to CoreOS, I can make it however you want.)





















































































Why did you scroll this much? Just stop





















































































DUDE!










































































Bruh.

Mr. Ramsay is disappointed in you.
TONYflashB
Scratcher
100+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

AJ-Scratch-AJ wrote:

Hello! This post is to say that I can't do the settings app, I'm having trouble with the clones. I take the pong game, I can also create a loading animation (similar to CoreOS, I can make it however you want.)

I think I can handle the the settings app. BTW I have done the startup screen!

Hey there I am TONYflash! General forum helper, coder, artist.
Ask me for help on my profile or projects.
Currently giving suggestions and ideas to help others. Helping keep forums alive

Try Virtual-Box, it is a 2D Platformer Creator

banner by the wow shop!

RobloxianMinecraft
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

TONYflashB wrote:

AJ-Scratch-AJ wrote:

Hello! This post is to say that I can't do the settings app, I'm having trouble with the clones. I take the pong game, I can also create a loading animation (similar to CoreOS, I can make it however you want.)

I think I can handle the the settings app. BTW I have done the startup screen!
saw it! i dont really have any idea how to add it though lol

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
RobloxianMinecraft
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

bump

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
AJ-Scratch-AJ
Scratcher
500+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

TONYflashB wrote:

(#49)

AJ-Scratch-AJ wrote:

Hello! This post is to say that I can't do the settings app, I'm having trouble with the clones. I take the pong game, I can also create a loading animation (similar to CoreOS, I can make it however you want.)

I think I can handle the the settings app. BTW I have done the startup screen!
Oh ok





















































































Why did you scroll this much? Just stop





















































































DUDE!










































































Bruh.

Mr. Ramsay is disappointed in you.
TONYflashB
Scratcher
100+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

Hi everyone, I think the designing of ui is one of the most important aspects of an OS. So can you help me with this ?
The Taskbar- In most Operating systems, you will have seen that the Taskbar is at the bottom. It is a good thing but I calculated that putting it on the top or at the bottom takes up more space. Just asking , should we move the Taskbar to the right in a vertical position instead?
Please reply–
TONYflash(designer)

Hey there I am TONYflash! General forum helper, coder, artist.
Ask me for help on my profile or projects.
Currently giving suggestions and ideas to help others. Helping keep forums alive

Try Virtual-Box, it is a 2D Platformer Creator

banner by the wow shop!

AJ-Scratch-AJ
Scratcher
500+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

TONYflashB wrote:

(#53)
Hi everyone, I think the designing of ui is one of the most important aspects of an OS. So can you help me with this ?
The Taskbar- In most Operating systems, you will have seen that the Taskbar is at the bottom. It is a good thing but I calculated that putting it on the top or at the bottom takes up more space. Just asking , should we move the Taskbar to the right in a vertical position instead?
Please reply–
TONYflash(designer)
Are you saying that we can make it kind of like linux? Well, it is correct…it takes less space that way.





















































































Why did you scroll this much? Just stop





















































































DUDE!










































































Bruh.

Mr. Ramsay is disappointed in you.
RobloxianMinecraft
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

TONYflashB wrote:

Hi everyone, I think the designing of ui is one of the most important aspects of an OS. So can you help me with this ?
The Taskbar- In most Operating systems, you will have seen that the Taskbar is at the bottom. It is a good thing but I calculated that putting it on the top or at the bottom takes up more space. Just asking , should we move the Taskbar to the right in a vertical position instead?
Please reply–
TONYflash(designer)
maybe a setting to ask the user if they want it to be on the side or the bottom/top

AJ-Scratch-AJ wrote:

TONYflashB wrote:

(#53)
Hi everyone, I think the designing of ui is one of the most important aspects of an OS. So can you help me with this ?
The Taskbar- In most Operating systems, you will have seen that the Taskbar is at the bottom. It is a good thing but I calculated that putting it on the top or at the bottom takes up more space. Just asking , should we move the Taskbar to the right in a vertical position instead?
Please reply–
TONYflash(designer)
Are you saying that we can make it kind of like linux? Well, it is correct…it takes less space that way.
not all linux have side taskbars

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
TONYflashB
Scratcher
100+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

RobloxianMinecraft wrote:

TONYflashB wrote:

Hi everyone, I think the designing of ui is one of the most important aspects of an OS. So can you help me with this ?
The Taskbar- In most Operating systems, you will have seen that the Taskbar is at the bottom. It is a good thing but I calculated that putting it on the top or at the bottom takes up more space. Just asking , should we move the Taskbar to the right in a vertical position instead?
Please reply–
TONYflash(designer)
maybe a setting to ask the user if they want it to be on the side or the bottom/top

AJ-Scratch-AJ wrote:

TONYflashB wrote:

(#53)
Hi everyone, I think the designing of ui is one of the most important aspects of an OS. So can you help me with this ?
The Taskbar- In most Operating systems, you will have seen that the Taskbar is at the bottom. It is a good thing but I calculated that putting it on the top or at the bottom takes up more space. Just asking , should we move the Taskbar to the right in a vertical position instead?
Please reply–
TONYflash(designer)
Are you saying that we can make it kind of like linux? Well, it is correct…it takes less space that way.
not all linux have side taskbars
A setting for it could be a nice idea!

Hey there I am TONYflash! General forum helper, coder, artist.
Ask me for help on my profile or projects.
Currently giving suggestions and ideas to help others. Helping keep forums alive

Try Virtual-Box, it is a 2D Platformer Creator

banner by the wow shop!

TONYflashB
Scratcher
100+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

This
is CryogenOS build2.4 Enjoy

Hey there I am TONYflash! General forum helper, coder, artist.
Ask me for help on my profile or projects.
Currently giving suggestions and ideas to help others. Helping keep forums alive

Try Virtual-Box, it is a 2D Platformer Creator

banner by the wow shop!

TONYflashB
Scratcher
100+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

Thanks and sorry.
I have to leave CRYOGENOS.
I can't work here.
Sorry!

Hey there I am TONYflash! General forum helper, coder, artist.
Ask me for help on my profile or projects.
Currently giving suggestions and ideas to help others. Helping keep forums alive

Try Virtual-Box, it is a 2D Platformer Creator

banner by the wow shop!

kidcoder427
Scratcher
100+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

Username: @kidcoder427
Activity (rate yourself 1-10): 7
Experience (rate yourself 1-10): 5

EXPERIENCE QUESTIONS (optional, if you do it don't lie, you'll get caught, if you get all wrong its still ok)
Do you know what every block in scratch does: Most but not all.
What is scratch 2.0 coded in: Python… I think?
How to make a block that detects for the key . (dot) being pressed:
when this sprite clicked
What does the block “stamp” do: IDK
All clones are deleted when the project is stopped - true or false: True

Position (not where you live, what you want to do like coder, designer, sfxer, idea giver): Could I be on the marketing team if you have one???
Other notes (if you have): If there is no marketing team could we make one???

Last edited by kidcoder427 (Jan. 18, 2022 13:52:30)



(to see all of my signature highlight this and press shift + down arrow)

#supportukraine


I own a website XD Aspectllc.net!
It's blank, similar to blanc, french for ‘white’ just like this lol


Happy Holidays to all!










































































































You're a big-time scroller.
RobloxianMinecraft
Scratcher
1000+ posts

CRYOGENOS - The most modern OS yet - Including both basic and advanced apps - NOW HIRING!

kidcoder427 wrote:

Username: @kidcoder427
Activity (rate yourself 1-10): 7
Experience (rate yourself 1-10): 5

EXPERIENCE QUESTIONS (optional, if you do it don't lie, you'll get caught, if you get all wrong its still ok)
Do you know what every block in scratch does: Most but not all.
What is scratch 2.0 coded in: Python… I think?
How to make a block that detects for the key . (dot) being pressed:
when this sprite clicked
What does the block “stamp” do: IDK
All clones are deleted when the project is stopped - true or false: True

Position (not where you live, what you want to do like coder, designer, sfxer, idea giver): Could I be on the marketing team if you have one???
Other notes (if you have): If there is no marketing team could we make one???
i see your kinda bad at scratch coding (it says optional, if your not doing coder then theres no need to answer those), but your marketing, yes of course accepted

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.

Powered by DjangoBB