Discuss Scratch

Rindo23
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

YC72909 wrote:

Rindo23 wrote:

YC72909 wrote:

Roblox888i wrote:

Username / nickname: Roblox888i
Job: Head artist
Have you read and agree to the rules stated? yes
Activity: x/10 10
Experience: x/10 10
Why do you want this job? i like os
How will you help? i will disgin
Other: no
Accepted!
Thanks

You're welcome

Could you test my settings app (and customization) and see if there are ay problems/improvements? Also, does it work in mobile? Please let me know if you find anything that we could make better

Thank you,
YC72909 (co-owner)
I can test it. I will test it on mobile for now my PC is charging.


when green flag clicked
turn cw (450) degrees
forever
set [quote v] to [infinite]
if <someone quoting on one of my messages :: sensing> then
change [☁ quotes v] by (1)
end
end

(;\)) :: list // It's Smiloperator!
(:\() :: boolean // It's Sadoolean. He is sad :(
Mostly all the time on: Android Linux 10.0
Sometime on: Windows NT 10.0 (it's tiny10)
On my computer I code Scratch with: Scratch 3 (Online), Scratch 1.4 (Offline)
On my phone I code Scratch with: Scratch 3 (Online), Broken Scratch 3 (Offline)
unsullied123-rblx
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

i have a question
so @MRVR_studios made the login screen ui, but it's literally ripped from blue os
now call me crazy, but

their create account engine
blue os' create account engine

they never directly gave credit to blue os, so i was just curious

kumquat please laugh im so funny right


























fastidioso creatore di widgen di google translate













TheTeacherOfLogos
Scratcher
31 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

The_Challenge_Vault wrote:

TheTeacherOfLogos wrote:

YC72909 wrote:

TheTeacherOfLogos wrote:

Alright, I wanna start working on the website today. I need the specs of the website; what content, style, etc?
tbh, Idrk, I'll try and check in with the owner (if he's available) but, the font is Inter btw, do you know how to import Inter in css? I really love that font, but i can't include it cuz idk how I guess it is a reasonable font because it's sans-serif, it looks quite normal, and none of the big tech companies are currently using it. Google uses Roboto, Microsoft uses Calibri, and Apple uses SF Pro. Inter is also kinda stylish
There is a much easier way to do this.

<style>
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
</style>
THEN you can use

#headerexample {
background-color: red;
font-family: Inter;
}
You can actually use [code] to make it display nicer like this:
<!DOCTYPE html>
<html>
<body>
<p>See, it's nicer now!</p>
</body>
</html>
Ooh
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
</style>
THEN you can use

#headerexample {
  background-color: red;
  font-family: Inter;
}

when green flag clicked
say [Yo, I'm Nolan (TTOL)! I'm a 13 year old programmer with HTML, CSS and JS and I'm also a graphic designer!] for (2) secs
define drawCircle
point in direction (0 v)
pen down
set pen color to (30)
repeat (360)
move (1) steps
turn ccw (1) degrees
end
YC72909
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

TheTeacherOfLogos wrote:

The_Challenge_Vault wrote:

TheTeacherOfLogos wrote:

YC72909 wrote:

TheTeacherOfLogos wrote:

Alright, I wanna start working on the website today. I need the specs of the website; what content, style, etc?
tbh, Idrk, I'll try and check in with the owner (if he's available) but, the font is Inter btw, do you know how to import Inter in css? I really love that font, but i can't include it cuz idk how I guess it is a reasonable font because it's sans-serif, it looks quite normal, and none of the big tech companies are currently using it. Google uses Roboto, Microsoft uses Calibri, and Apple uses SF Pro. Inter is also kinda stylish
There is a much easier way to do this.

<style>
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
</style>
THEN you can use

#headerexample {
background-color: red;
font-family: Inter;
}
You can actually use [code] to make it display nicer like this:
<!DOCTYPE html>
<html>
<body>
<p>See, it's nicer now!</p>
</body>
</html>
Ooh
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
</style>
THEN you can use

#headerexample {
  background-color: red;
  font-family: Inter;
}
Ooooo ok
MRVR_studios
Scratcher
30 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

unsullied123-rblx wrote:

i have a question
so @MRVR_studios made the login screen ui, but it's literally ripped from blue os
now call me crazy, but

their create account engine
blue os' create account engine

they never directly gave credit to blue os, so i was just curious
theres something called inspiration


This is an automated signature. If you want to make your own, go here.
YC72909
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

MRVR_studios wrote:

unsullied123-rblx wrote:

i have a question
so @MRVR_studios made the login screen ui, but it's literally ripped from blue os
now call me crazy, but

their create account engine
blue os' create account engine

they never directly gave credit to blue os, so i was just curious
theres something called inspiration
lol yeah it's not totally the same and it's legal…
YC72909
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

YC72909 wrote:

MRVR_studios wrote:

unsullied123-rblx wrote:

i have a question
so @MRVR_studios made the login screen ui, but it's literally ripped from blue os
now call me crazy, but

their create account engine
blue os' create account engine

they never directly gave credit to blue os, so i was just curious
theres something called inspiration
lol yeah it's not totally the same and it's legal…
Like it's literally clear that they aren't copying, just inspiration
unsullied123-rblx
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

MRVR_studios wrote:

unsullied123-rblx wrote:

i have a question
so @MRVR_studios made the login screen ui, but it's literally ripped from blue os
now call me crazy, but

their create account engine
blue os' create account engine

they never directly gave credit to blue os, so i was just curious
theres something called inspiration
well you could at least credit blue os (you even used the same startup sound as a placeholder)


also maybe credit whoever made most of the unused keyboard script
also maybe credit bwinder for their list text editor you used in the shell sprite

Last edited by unsullied123-rblx (April 27, 2023 11:24:53)


kumquat please laugh im so funny right


























fastidioso creatore di widgen di google translate













MRVR_studios
Scratcher
30 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

unsullied123-rblx wrote:

MRVR_studios wrote:

unsullied123-rblx wrote:

i have a question
so @MRVR_studios made the login screen ui, but it's literally ripped from blue os
now call me crazy, but

their create account engine
blue os' create account engine

they never directly gave credit to blue os, so i was just curious
theres something called inspiration
well you could at least credit blue os (you even used the same startup sound as a placeholder)


also maybe credit whoever made most of the unused keyboard script
also maybe credit bwinder for their list text editor you used in the shell sprite
alright i'll add credit

Last edited by MRVR_studios (April 27, 2023 11:28:24)



This is an automated signature. If you want to make your own, go here.
YC72909
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

Hey StorageTeam!! Make sure you have all followed this discussion.
Holder_Of_Life
Scratcher
60 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

Hey Guys! First sneak peak of my work is here!

https://scratch.mit.edu/projects/841724882/


Busy…
unsullied123-rblx
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

MRVR_studios wrote:

unsullied123-rblx wrote:

MRVR_studios wrote:

unsullied123-rblx wrote:

- HUGE SNIP -
alright i'll add credit as long as it stops you from screenshotting my comments
alright
i also removed the screenshot from the first post if you want to remove that from your quote

Last edited by unsullied123-rblx (April 27, 2023 11:25:53)


kumquat please laugh im so funny right


























fastidioso creatore di widgen di google translate













TheTeacherOfLogos
Scratcher
31 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

Okay, well, as there isn any content for the website yet, this is all I can do so far. https://storageos.3xion.repl.co

Last edited by TheTeacherOfLogos (April 27, 2023 11:53:40)


when green flag clicked
say [Yo, I'm Nolan (TTOL)! I'm a 13 year old programmer with HTML, CSS and JS and I'm also a graphic designer!] for (2) secs
define drawCircle
point in direction (0 v)
pen down
set pen color to (30)
repeat (360)
move (1) steps
turn ccw (1) degrees
end
TheTeacherOfLogos
Scratcher
31 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

It's hard to tell, but the title is a gradient. Working on making it more obvious.

when green flag clicked
say [Yo, I'm Nolan (TTOL)! I'm a 13 year old programmer with HTML, CSS and JS and I'm also a graphic designer!] for (2) secs
define drawCircle
point in direction (0 v)
pen down
set pen color to (30)
repeat (360)
move (1) steps
turn ccw (1) degrees
end
Holder_Of_Life
Scratcher
60 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

New Logo Final Product

Your text to link here…

Take A Look

Busy…
TheTeacherOfLogos
Scratcher
31 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

Holder_Of_Life wrote:

New Logo Final Product

Your text to link here…

Take A Look
Looks good, but maybe use a different icon instead of the android one?

when green flag clicked
say [Yo, I'm Nolan (TTOL)! I'm a 13 year old programmer with HTML, CSS and JS and I'm also a graphic designer!] for (2) secs
define drawCircle
point in direction (0 v)
pen down
set pen color to (30)
repeat (360)
move (1) steps
turn ccw (1) degrees
end
YC72909
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

TheTeacherOfLogos wrote:

Holder_Of_Life wrote:

New Logo Final Product

Your text to link here…

Take A Look
Looks good, but maybe use a different icon instead of the android one?
Yeah, i like the coloring and font and design otherwise
Holder_Of_Life
Scratcher
60 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

YC72909 wrote:

TheTeacherOfLogos wrote:

Holder_Of_Life wrote:

New Logo Final Product

Your text to link here…

Take A Look
Looks good, but maybe use a different icon instead of the android one?
Yeah, i like the coloring and font and design otherwise

Thanks for your feedback your changes have been noted and will be changed

Busy…
Holder_Of_Life
Scratcher
60 posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

New Improved Logo

Your text to link here…

Busy…
YC72909
Scratcher
100+ posts

StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!

Holder_Of_Life wrote:

Username / nickname: Charles
Job: Artist
Have you read and agree to the rules stated? Yes
Activity: x/10 8
Experience: x/10 6
Why do you want this job? I know that I can get better and help the team out.
How will you help? Lead the artist as well as lead a team
Other: none
Accepted (i forgot to accept earlier)

Powered by DjangoBB