Discuss Scratch

SonicMasterSystem
Scratcher
1000+ posts

The New Advanced Topics FAQ

Paddle2See said I can make this. This is meant to replace the old one, as it hasn't been updated in well over a year, and the user is inactive.

This topic serves as a “Frequently Asked Questions” topic for users visiting the ATs.

Please visit this topic before asking any questions such as “How do I convert .sb2 to .exe?” and the like.

Definitions

AT
The shortened name for the Advanced Topics

ATer
Someone who browses and actively posts on the AT.

Python
A popular programming language that is pretty common and widely known.

Stack Overflow
A Q&A website full of programmers.

Scratch Mod
A modification of Scratch using open-source code.

Open Source
A project that's source code is public and reusable. (Similar to Scratch and it's remixing system.)

Who is “thisandagain”?
Thisandagain is a Scratch Team member who actively posts on the AT forums. For some users, it has become a running joke to say that he should “pls explain” (read “please explain”) topics having to do with the Scratch website malfunctioning.

How do I get noticed here?
We are an extremely welcoming group of users and tend to be more mature than most of the Scratch website because we are older. When you visit here, please refrain from using excessive CAPS, emoticons, or Talking Like This, and most people will be more than willing to help you or support you.

I need some technical help.
If your problem has to do with Scratch, please see if your topic would be more appropriate for Bugs and Glitches or Questions about Scratch first. If you post there and no one knows what you're talking about, you can post here

If your problem does not have to do with Scratch, please ask a question on Stack Overflow before coming here.
Please be sure to use proper grammar and be nice while visiting Stack Overflow. It is a website full of adults, most with actual programming jobs, so they expect you to be on your best behavior there.



Here's some topics that I think might be helpful (partially copied from Paddle2See's topic)

Security


Last edited by SonicMasterSystem (Jan. 7, 2018 02:45:02)


TheGamer-
Scratcher
100+ posts

The New Advanced Topics FAQ

Has anything been changed? I can't seem to find the old one

232323.XFTQ.2011 | XqzkBEpogUjTtMDjTEyI
SonicMasterSystem
Scratcher
1000+ posts

The New Advanced Topics FAQ

TheGamer- wrote:

Has anything been changed? I can't seem to find the old one
Yeah. I've added a considerable amount.

Sheep_maker
Scratcher
1000+ posts

The New Advanced Topics FAQ

You accidentally removed an open square bracket after “Python”

TheGamer- wrote:

Has anything been changed? I can't seem to find the old one
Here's the last AT FAQ

- Sheep_maker This is a kumquat-free signature. :P
This is my signature. It appears below all my posts. Discuss it on my profile, not the forums. Here's how to make your own.
.postsignature { overflow: auto; } .scratchblocks { overflow-x: auto; overflow-y: hidden; }
TheAspiringHacker
Scratcher
100+ posts

The New Advanced Topics FAQ

“What PL should I learn” links to a shady freenom page…

Long live Kyoto Animation!
Jonathan50
Scratcher
1000+ posts

The New Advanced Topics FAQ

TheAspiringHacker wrote:

“What PL should I learn” links to a shady freenom page…
I think it's supposed to go here: https://technoboy10.github.io/after-scratch.html

Not yet a Knight of the Mu Calculus.
SonicMasterSystem
Scratcher
1000+ posts

The New Advanced Topics FAQ

TheAspiringHacker wrote:

“What PL should I learn” links to a shady freenom page…
Thanks for notifying me! That's definitely an issue… I'll fix it ASAP!

WolfCat67
Scratcher
1000+ posts

The New Advanced Topics FAQ

Who is the spiciest ATer?
SonicMasterSystem, of course.
delet this

SonicMasterSystem
Scratcher
1000+ posts

The New Advanced Topics FAQ

WolfCat67 wrote:

Who is the spiciest ATer?
SonicMasterSystem, of course.
delet this
okie dokie

i was waiting for someone to notice, so brownie points to you

Khanonymous
New to Scratch
11 posts

The New Advanced Topics FAQ

I program webpages and in Processing.js. Processing.js on Khan Academy (note my name), and webpages I do basically anywhere. I found Scratch long after I was becoming experienced in web based languages and JavaScript. I'd be interested in learning about bugs in Scratch, or how to modify its functionality, and exploit those bugs to make my life easier.
SonicMasterSystem
Scratcher
1000+ posts

The New Advanced Topics FAQ

Khanonymous wrote:

I program webpages and in Processing.js. Processing.js on Khan Academy (note my name), and webpages I do basically anywhere. I found Scratch long after I was becoming experienced in web based languages and JavaScript. I'd be interested in learning about bugs in Scratch, or how to modify its functionality, and exploit those bugs to make my life easier.
You could just post a new topic in AT or Questions about Scratch instead of posting it here…

SonicMasterSystem
Scratcher
1000+ posts

The New Advanced Topics FAQ

Do you think we should add anything to this?

SebastianFrey
New to Scratch
2 posts

The New Advanced Topics FAQ

How do I make a variable/data set not go negative while not glitching out when ever I attempt to fix it.
I have a money variable please post a response on my post.

Thank you in advance
munguys
Scratcher
3 posts

The New Advanced Topics FAQ

SebastianFrey wrote:

How do I make a variable/data set not go negative while not glitching out when ever I attempt to fix it.
I have a money variable please post a response on my post.

Thank you in advance

If you make a script that says “If <(whatever variable here) is less than (zero)>, set (same variable) to zero”, the variable you use should never go below zero before being corrected back to zero.

Powered by DjangoBB