Discuss Scratch
- Discussion Forums
- » Collaboration
- » Void OS the new os on scratch [new requests closing ]
- Akabhu
-
100+ posts
Void OS the new os on scratch [new requests closing ]
Do you mean kerbalastic?That's because some (SMART PERSON) decided to change the website WAY too much and managed to mess up mostly everything. I'm not fixing this. sorry ok lets get back to work
well aj yesterday when i was checking void os i got some errors there
at aj-chat .html
example:
<!DOCTYPE HTML>
<html>
<head>
<title>Chat</title>
<meta name=“charset” charset=“UTF-8”>
<meta name=“viewport” content=“width=device-width”>
<link rel=“stylesheet” type=“text/css” href=“style3.css”>
<script src = “script.js”></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.4.1/socket.io.js“></script>
</head>
<body onload = ”onload()“>
<div id = ”Main“>
<audio id = ”Ding“ src = ”Ding.mp3“> </audio>
<h1 id = ”Title“> Chat </h1>
<div id = ”AccessPort“>
<label id = ”NameLabel“> Username </label>
<input id = ”NameInput“ type = ”text“>
<br><br>
<label id = ”IDLabel“> Chatroom </label>
<input id = ”IDInput“ value = ”Room1“ type = ”text“>
<input id = ”ConnectButton“ class = ”Button“ type = ”submit“ value = ”Connect“ onclick = ”Connect()“>
</div>
<h2 id = ”RoomID“> Chatroom : None </h2>
<div id = ”Chat“>
<p id = ”Message0“ class = ”Message“> - </p>
<p id = ”Message1“ class = ”Message“> - </p>
<p id = ”Message2“ class = ”Message“> - </p>
<p id = ”Message3“ class = ”Message“> - </p>
<p id = ”Message4“ class = ”Message“> - </p>
<p id = ”Message5“ class = ”Message“> - </p>
<p id = ”Message6“ class = ”Message“> - </p>
<p id = ”Message7“ class = ”Message“> - </p>
<p id = ”Message8“ class = ”Message“> - </p>
<p id = ”Message9“ class = ”Message“> - </p>
<label id = ”MessageLabel“> Message </label>
<input id = ”ComposedMessage“ type = ”text“>
<input id = ”SendMessage“ onclick=”Send()“ value = ”Send“ class = ”Button“ type = ”submit">
</div>
<br><br>
</div>
</body>
</html>
These codes belong to sockit io not HTML CSS AND JavaScripts
shift + down arrow to read more
C



A*K
100+ posts in forums
100000+ comments in scratch
and This is my roblox
well don't go to username
Here's void os
https://scratch.mit.edu/discuss/topic/599681/?page=1
- AJ-Scratch-AJ
-
500+ posts
Void OS the new os on scratch [new requests closing ]
(#361)I dont even touch the site, i was working on my own site.Do you mean kerbalastic?That's because some (SMART PERSON) decided to change the website WAY too much and managed to mess up mostly everything. I'm not fixing this. sorry ok lets get back to work
well aj yesterday when i was checking void os i got some errors there
at aj-chat .html
example:
<!DOCTYPE HTML>
<html>
<head>
<title>Chat</title>
<meta name=“charset” charset=“UTF-8”>
<meta name=“viewport” content=“width=device-width”>
<link rel=“stylesheet” type=“text/css” href=“style3.css”>
<script src = “script.js”></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.4.1/socket.io.js“></script>
</head>
<body onload = ”onload()“>
<div id = ”Main“>
<audio id = ”Ding“ src = ”Ding.mp3“> </audio>
<h1 id = ”Title“> Chat </h1>
<div id = ”AccessPort“>
<label id = ”NameLabel“> Username </label>
<input id = ”NameInput“ type = ”text“>
<br><br>
<label id = ”IDLabel“> Chatroom </label>
<input id = ”IDInput“ value = ”Room1“ type = ”text“>
<input id = ”ConnectButton“ class = ”Button“ type = ”submit“ value = ”Connect“ onclick = ”Connect()“>
</div>
<h2 id = ”RoomID“> Chatroom : None </h2>
<div id = ”Chat“>
<p id = ”Message0“ class = ”Message“> - </p>
<p id = ”Message1“ class = ”Message“> - </p>
<p id = ”Message2“ class = ”Message“> - </p>
<p id = ”Message3“ class = ”Message“> - </p>
<p id = ”Message4“ class = ”Message“> - </p>
<p id = ”Message5“ class = ”Message“> - </p>
<p id = ”Message6“ class = ”Message“> - </p>
<p id = ”Message7“ class = ”Message“> - </p>
<p id = ”Message8“ class = ”Message“> - </p>
<p id = ”Message9“ class = ”Message“> - </p>
<label id = ”MessageLabel“> Message </label>
<input id = ”ComposedMessage“ type = ”text“>
<input id = ”SendMessage“ onclick=”Send()“ value = ”Send“ class = ”Button“ type = ”submit">
</div>
<br><br>
</div>
</body>
</html>
These codes belong to sockit io not HTML CSS AND JavaScripts
- Akabhu
-
100+ posts
Void OS the new os on scratch [new requests closing ]
ok sorry(#361)I dont even touch the site, i was working on my own site.Do you mean kerbalastic?That's because some (SMART PERSON) decided to change the website WAY too much and managed to mess up mostly everything. I'm not fixing this. sorry ok lets get back to work
well aj yesterday when i was checking void os i got some errors there
at aj-chat .html
example:
<!DOCTYPE HTML>
<html>
<head>
<title>Chat</title>
<meta name=“charset” charset=“UTF-8”>
<meta name=“viewport” content=“width=device-width”>
<link rel=“stylesheet” type=“text/css” href=“style3.css”>
<script src = “script.js”></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.4.1/socket.io.js“></script>
</head>
<body onload = ”onload()“>
<div id = ”Main“>
<audio id = ”Ding“ src = ”Ding.mp3“> </audio>
<h1 id = ”Title“> Chat </h1>
<div id = ”AccessPort“>
<label id = ”NameLabel“> Username </label>
<input id = ”NameInput“ type = ”text“>
<br><br>
<label id = ”IDLabel“> Chatroom </label>
<input id = ”IDInput“ value = ”Room1“ type = ”text“>
<input id = ”ConnectButton“ class = ”Button“ type = ”submit“ value = ”Connect“ onclick = ”Connect()“>
</div>
<h2 id = ”RoomID“> Chatroom : None </h2>
<div id = ”Chat“>
<p id = ”Message0“ class = ”Message“> - </p>
<p id = ”Message1“ class = ”Message“> - </p>
<p id = ”Message2“ class = ”Message“> - </p>
<p id = ”Message3“ class = ”Message“> - </p>
<p id = ”Message4“ class = ”Message“> - </p>
<p id = ”Message5“ class = ”Message“> - </p>
<p id = ”Message6“ class = ”Message“> - </p>
<p id = ”Message7“ class = ”Message“> - </p>
<p id = ”Message8“ class = ”Message“> - </p>
<p id = ”Message9“ class = ”Message“> - </p>
<label id = ”MessageLabel“> Message </label>
<input id = ”ComposedMessage“ type = ”text“>
<input id = ”SendMessage“ onclick=”Send()“ value = ”Send“ class = ”Button“ type = ”submit">
</div>
<br><br>
</div>
</body>
</html>
These codes belong to sockit io not HTML CSS AND JavaScripts
Last edited by Akabhu (Feb. 22, 2022 05:37:59)
shift + down arrow to read more
C



A*K
100+ posts in forums
100000+ comments in scratch
and This is my roblox
well don't go to username
Here's void os
https://scratch.mit.edu/discuss/topic/599681/?page=1
- PyraEthan12
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
I’m having a COVID test
//Ethan: Very old Scratch 2.0 Alpha help Highlight+Shift+down to see my full siggy
(Not my real name!)

- Akabhu
-
100+ posts
Void OS the new os on scratch [new requests closing ]
hope it is nega. I’m having a COVID test

shift + down arrow to read more
C



A*K
100+ posts in forums
100000+ comments in scratch
and This is my roblox
well don't go to username
Here's void os
https://scratch.mit.edu/discuss/topic/599681/?page=1
- PyraEthan12
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
It just came through it’s negativehope it is nega. I’m having a COVID test

//Ethan: Very old Scratch 2.0 Alpha help Highlight+Shift+down to see my full siggy
(Not my real name!)

- qloakonscratch
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
i'm not clicking that button


My mother always told me “If life gives you lemons, calculate the mass of a neutron star.” -Pluto
Hey, I'm qloakonscratch, and I'm not a neutron star. I promise. I'm here with Dr. Doofenshmirtz and Ferb. Today, we made the neutron star-inator, which will turn anything into a neutron star. Wanna test it?
- PyraEthan12
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
I would click it i'm not clicking that button
//Ethan: Very old Scratch 2.0 Alpha help Highlight+Shift+down to see my full siggy
(Not my real name!)

- qloakonscratch
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
too much responsibilityI would click it i'm not clicking that button
My mother always told me “If life gives you lemons, calculate the mass of a neutron star.” -Pluto
Hey, I'm qloakonscratch, and I'm not a neutron star. I promise. I'm here with Dr. Doofenshmirtz and Ferb. Today, we made the neutron star-inator, which will turn anything into a neutron star. Wanna test it?
- PyraEthan12
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
Lol I think it’s a scamtoo much responsibilityI would click it i'm not clicking that button
//Ethan: Very old Scratch 2.0 Alpha help Highlight+Shift+down to see my full siggy
(Not my real name!)

- qloakonscratch
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
okLol I think it’s a scamtoo much responsibilityI would click it i'm not clicking that button
My mother always told me “If life gives you lemons, calculate the mass of a neutron star.” -Pluto
Hey, I'm qloakonscratch, and I'm not a neutron star. I promise. I'm here with Dr. Doofenshmirtz and Ferb. Today, we made the neutron star-inator, which will turn anything into a neutron star. Wanna test it?
- AJ-Scratch-AJ
-
500+ posts
Void OS the new os on scratch [new requests closing ]
(#370)Nope, qloak, i suspect that you used inspect mode.Lol I think it’s a scamtoo much responsibilityI would click it i'm not clicking that button
- qloakonscratch
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
(#370)Nope, qloak, i suspect that you used inspect mode.Lol I think it’s a scamtoo much responsibilityI would click it i'm not clicking that button

My mother always told me “If life gives you lemons, calculate the mass of a neutron star.” -Pluto
Hey, I'm qloakonscratch, and I'm not a neutron star. I promise. I'm here with Dr. Doofenshmirtz and Ferb. Today, we made the neutron star-inator, which will turn anything into a neutron star. Wanna test it?
- Akabhu
-
100+ posts
Void OS the new os on scratch [new requests closing ]
probably a scam(#370)Nope, qloak, i suspect that you used inspect mode.Lol I think it’s a scamtoo much responsibilityI would click it i'm not clicking that button
cause u r from uk and scratch team is from usa (btw i also got the same message now)
and there are Sudeten conditions to be followed to become a member
All candidates must be at least 18 years old and have authorization to work in the United States. To apply, send a copy of your resume, links to one or more of your online presences, and cover letter to jobs+moderator@scratch.mit.edu.
shift + down arrow to read more
C



A*K
100+ posts in forums
100000+ comments in scratch
and This is my roblox
well don't go to username
Here's void os
https://scratch.mit.edu/discuss/topic/599681/?page=1
- Akabhu
-
100+ posts
Void OS the new os on scratch [new requests closing ]
its a scam careful
shift + down arrow to read more
C



A*K
100+ posts in forums
100000+ comments in scratch
and This is my roblox
well don't go to username
Here's void os
https://scratch.mit.edu/discuss/topic/599681/?page=1
- AJ-Scratch-AJ
-
500+ posts
Void OS the new os on scratch [new requests closing ]
When I got blocked from commenting for a few mins, i received the message from the st, but it said “You can now comment again”. She got the same msg, then edited that message to show “you are invited to be part of the St”. That is my guess. its a scam careful
THIS IS GOING OFFTOPIC.
- qloakonscratch
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
how do i edit it, though?When I got blocked from commenting for a few mins, i received the message from the st, but it said “You can now comment again”. She got the same msg, then edited that message to show “you are invited to be part of the St”. That is my guess. its a scam careful
THIS IS GOING OFFTOPIC.
My mother always told me “If life gives you lemons, calculate the mass of a neutron star.” -Pluto
Hey, I'm qloakonscratch, and I'm not a neutron star. I promise. I'm here with Dr. Doofenshmirtz and Ferb. Today, we made the neutron star-inator, which will turn anything into a neutron star. Wanna test it?
- Akabhu
-
100+ posts
Void OS the new os on scratch [new requests closing ]
Ok lets get back to the thow do i edit it, though?When I got blocked from commenting for a few mins, i received the message from the st, but it said “You can now comment again”. She got the same msg, then edited that message to show “you are invited to be part of the St”. That is my guess. its a scam careful
THIS IS GOING OFFTOPIC.

I think we should make void os a bit fun to people by
Adding animations , cartoons etc so it can be attracktive and i detected another bug when i was online in the chats of void os i got to know by someone using the site that he can't go to the studio and forum because of an issue can u plz check it btw i solved the forum ones so just check the studio error
shift + down arrow to read more
C



A*K
100+ posts in forums
100000+ comments in scratch
and This is my roblox
well don't go to username
Here's void os
https://scratch.mit.edu/discuss/topic/599681/?page=1
- Akabhu
-
100+ posts
Void OS the new os on scratch [new requests closing ]
This probably is a mistake just leave it and close the box btw i got to know by googling ur messagehow do i edit it, though?When I got blocked from commenting for a few mins, i received the message from the st, but it said “You can now comment again”. She got the same msg, then edited that message to show “you are invited to be part of the St”. That is my guess. its a scam careful
THIS IS GOING OFFTOPIC.
shift + down arrow to read more
C



A*K
100+ posts in forums
100000+ comments in scratch
and This is my roblox
well don't go to username
Here's void os
https://scratch.mit.edu/discuss/topic/599681/?page=1
- AIGamesDeveloper
-
1000+ posts
Void OS the new os on scratch [new requests closing ]
this has gone more off-topic than AspectOS ever was in it's 495 page history
Semi-retired forumer. Went from 5 posts a day to 5 posts a month
Puss in Boots might win the Oscar for Best Animated Feature. I feel like it should
You guys ever see someone say something that was popular 2-3 years ago in today's world and just cringe?
- Discussion Forums
- » Collaboration
-
» Void OS the new os on scratch [new requests closing ]