Discuss Scratch

MaybeAPuppy
Scratcher
31 posts

A New Scratcher has appeared!! NO BLOCKSPAM! New scratchers come and say hi!

Hello everyone! This is a forum for new scratchers and for scratchers to come and welcome them! Anyone can leave a forum post, so come on in! :3
I made this forum because all the other ones have like other 200 pages of forum posts and quotes

Last edited by MaybeAPuppy (July 16, 2020 13:00:03)

sonicilikehim
Scratcher
2 posts

A New Scratcher has appeared!! NO BLOCKSPAM! New scratchers come and say hi!

hi im kinda new to scratch since im a scratcher but didnt come back for 10 years!
LandonHarter
Scratcher
1000+ posts

A New Scratcher has appeared!! NO BLOCKSPAM! New scratchers come and say hi!

import ModTalk
import ScratchKit
let cmdStream = MTCommandStream
while cmdStream.connected == false {
do {
try cmdStream.attemptConnection()
} catch MTError.serversDown {
print(“The servers are down”)
break
} catch let error: MTError {
print(“Oops, something didn’t go right. Error was \(error.rawValue)”)
}
cmdStream.sendInquery(MTInquery(location: MTInqueryLocation.forums, type: MTInqueryType.Forums.Other(“This is a duplicate of a sticky”, subject: SKTopic(fromUrl: URL(“https://scratch.mit.edu/discuss/topic/423395/“)))
cmdStream.disconnect()
(That’s just my cool way of saying “You know, we already have a topic for this.”)

LandonHarter
I prefer to be called Landon. Don't use my full username too much.

—————————————————————————————————————————————————————————————————
Male|14 y/o|English, Illageralt, Emerelian|Mineral Fish, Rain World|American|ISTP-A / ISTP-D|Neutral Sociality|#9d0|Chaotic Neutral

“A lack of planning on your part does not constitute an emergency on mine.”



IdiotInventor
New to Scratch
20 posts

A New Scratcher has appeared!! NO BLOCKSPAM! New scratchers come and say hi!

Hai! I've been on Scratch for 5 years but have moved on to a new account in order for a fresh start, if anyone has any questions about Scratch you are welcome to ask > more info about me can be found below in my signature… or on my profile here.

I'm just a teen who likes inventing and programming, what's wrong with that? My motto for inventing is ‘DIY without the instructions’. Better signature coming soon when I become a ‘Scratcher’. I've been on for 5 years, its so annoying I have to become a ‘Scratcher’ again! Just to tell you, I am not new to Scratch! I have been on for 5 years and am experienced! I know HTML, CSS, Javascript, PHP and Python! Any applications you need making you are welcome to ask, I also am experimenting with the more advanced side of the Scratch API.
MaybeAPuppy
Scratcher
31 posts

A New Scratcher has appeared!! NO BLOCKSPAM! New scratchers come and say hi!

LandonHarter wrote:

import ModTalk
import ScratchKit
let cmdStream = MTCommandStream
while cmdStream.connected == false {
do {
try cmdStream.attemptConnection()
} catch MTError.serversDown {
print(“The servers are down”)
break
} catch let error: MTError {
print(“Oops, something didn’t go right. Error was \(error.rawValue)”)
}
cmdStream.sendInquery(MTInquery(location: MTInqueryLocation.forums, type: MTInqueryType.Forums.Other(“This is a duplicate of a sticky”, subject: SKTopic(fromUrl: URL(“https://scratch.mit.edu/discuss/topic/423395/“)))
cmdStream.disconnect()
(That’s just my cool way of saying “You know, we already have a topic for this.”)

Are you JavaScripting “You know, we already have a topic for this.”
bananaandchoc1
Scratcher
1000+ posts

A New Scratcher has appeared!! NO BLOCKSPAM! New scratchers come and say hi!

MaybeAPuppy wrote:

I made this forum because all the other ones have like other 200 pages of forum posts and quotes
What’s wrong with that? You can still post in them.
Please don’t make duplicates or catch-all topics.


Paddle2See
Scratch Team
1000+ posts

A New Scratcher has appeared!! NO BLOCKSPAM! New scratchers come and say hi!

It looks like this is a duplicate topic of this one over here so I'll close it to keep the conversation all in one place.

Please use the existing topic in the link above.

Scratch Team Member, kayak and pickleball enthusiast, cat caregiver.

This is my forum signature! On a forum post, it is okay for Scratchers to advertise in their forum signature. The signature is the stuff that shows up below the horizontal line on the post. It will show up on every post I make.
(credit to Za-Chary)



;

Powered by DjangoBB