Discuss Scratch

Akabhu
Scratcher
100+ posts

Void OS the new os on scratch [new requests closing ]

qloakonscratch wrote:

Akabhu wrote:

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
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.
Do you mean kerbalastic?

shift + down arrow to read more

Ckies
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
Scratcher
500+ posts

Void OS the new os on scratch [new requests closing ]

Akabhu wrote:

(#361)

qloakonscratch wrote:

Akabhu wrote:

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
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.
Do you mean kerbalastic?
I dont even touch the site, i was working on my own site.





















































































Why did you scroll this much? Just stop





















































































DUDE!










































































Bruh.

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

Void OS the new os on scratch [new requests closing ]

AJ-Scratch-AJ wrote:

Akabhu wrote:

(#361)

qloakonscratch wrote:

Akabhu wrote:

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
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.
Do you mean kerbalastic?
I dont even touch the site, i was working on my own site.
ok sorry

Last edited by Akabhu (Feb. 22, 2022 05:37:59)


shift + down arrow to read more

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

Void OS the new os on scratch [new requests closing ]

I’m having a COVID test
Akabhu
Scratcher
100+ posts

Void OS the new os on scratch [new requests closing ]

PyraEthan12 wrote:

I’m having a COVID test
hope it is nega.

shift + down arrow to read more

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

Void OS the new os on scratch [new requests closing ]

Akabhu wrote:

PyraEthan12 wrote:

I’m having a COVID test
hope it is nega.
It just came through it’s negative
qloakonscratch
Scratcher
1000+ posts

Void OS the new os on scratch [new requests closing ]

i'm not clicking that button

not plat
PyraEthan12
Scratcher
1000+ posts

Void OS the new os on scratch [new requests closing ]

qloakonscratch wrote:

i'm not clicking that button
I would click it
qloakonscratch
Scratcher
1000+ posts

Void OS the new os on scratch [new requests closing ]

PyraEthan12 wrote:

qloakonscratch wrote:

i'm not clicking that button
I would click it
too much responsibility

not plat
PyraEthan12
Scratcher
1000+ posts

Void OS the new os on scratch [new requests closing ]

qloakonscratch wrote:

PyraEthan12 wrote:

qloakonscratch wrote:

i'm not clicking that button
I would click it
too much responsibility
Lol I think it’s a scam
qloakonscratch
Scratcher
1000+ posts

Void OS the new os on scratch [new requests closing ]

PyraEthan12 wrote:

qloakonscratch wrote:

PyraEthan12 wrote:

qloakonscratch wrote:

i'm not clicking that button
I would click it
too much responsibility
Lol I think it’s a scam
ok

not plat
AJ-Scratch-AJ
Scratcher
500+ posts

Void OS the new os on scratch [new requests closing ]

PyraEthan12 wrote:

(#370)

qloakonscratch wrote:

PyraEthan12 wrote:

qloakonscratch wrote:

i'm not clicking that button
I would click it
too much responsibility
Lol I think it’s a scam
Nope, qloak, i suspect that you used inspect mode.





















































































Why did you scroll this much? Just stop





















































































DUDE!










































































Bruh.

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

Void OS the new os on scratch [new requests closing ]

AJ-Scratch-AJ wrote:

PyraEthan12 wrote:

(#370)

qloakonscratch wrote:

PyraEthan12 wrote:

qloakonscratch wrote:

i'm not clicking that button
I would click it
too much responsibility
Lol I think it’s a scam
Nope, qloak, i suspect that you used inspect mode.

not plat
Akabhu
Scratcher
100+ posts

Void OS the new os on scratch [new requests closing ]

qloakonscratch wrote:

AJ-Scratch-AJ wrote:

PyraEthan12 wrote:

(#370)

qloakonscratch wrote:

PyraEthan12 wrote:

qloakonscratch wrote:

i'm not clicking that button
I would click it
too much responsibility
Lol I think it’s a scam
Nope, qloak, i suspect that you used inspect mode.
probably a scam
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

Ckies
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
Scratcher
100+ posts

Void OS the new os on scratch [new requests closing ]

its a scam careful

shift + down arrow to read more

Ckies
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
Scratcher
500+ posts

Void OS the new os on scratch [new requests closing ]

Akabhu wrote:

its a scam careful
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.


THIS IS GOING OFFTOPIC.





















































































Why did you scroll this much? Just stop





















































































DUDE!










































































Bruh.

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

Void OS the new os on scratch [new requests closing ]

AJ-Scratch-AJ wrote:

Akabhu wrote:

its a scam careful
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.


THIS IS GOING OFFTOPIC.
how do i edit it, though?

not plat
Akabhu
Scratcher
100+ posts

Void OS the new os on scratch [new requests closing ]

qloakonscratch wrote:

AJ-Scratch-AJ wrote:

Akabhu wrote:

its a scam careful
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.


THIS IS GOING OFFTOPIC.
how do i edit it, though?
Ok lets get back to the t pic

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

Ckies
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
Scratcher
100+ posts

Void OS the new os on scratch [new requests closing ]

qloakonscratch wrote:

AJ-Scratch-AJ wrote:

Akabhu wrote:

its a scam careful
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.


THIS IS GOING OFFTOPIC.
how do i edit it, though?
This probably is a mistake just leave it and close the box btw i got to know by googling ur message

shift + down arrow to read more

Ckies
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
Scratcher
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

AIGamesDeveloper in big 2024.

Powered by DjangoBB