kolkatagame

vidata wrote:

Hi my friends . I'm a new scratcher . I have a question ! How can I download scratch 2 (beta version) ? I would be very thankful if you could answer my question
You could download it by writing Scratch 2.0 version free download!

phuchung6v3

when green flag clicked
set (block) to (followerme)
define (block)and(followme)
say [followband]



PablitoIgnacip

added a scratch

pupy1231

i think i now how to do it vidata i just need to now waht kind of device you are on

pro-designer-party

StarBot wrote:

Hello Im New
Well hello and welcome to scartch

Riditekh001

Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii
Like new project

IMakeFunni

define (greeting scratcher)
forever
if <successful greeting> then
wait until <<<greet> and <all scratchers>>>
stop [greeting]

Henriquebm12

hello new Scratchers, you are very excited to create a good project, right? Well, I'll give you a tip NEVER create a game with nothing, always use some block

phuchung6v3

to do save code we use many code:
define save(data)
set [code] to (join [code] (join [data] []))
when green flag clicked
set [code] to []
when [s] key pressed(save(level))(save(coin))
when [i] key pressed
ask [save code?] and wait(load data(answer))
set [level] to (item (1) of [loaded data] :: list)
set [coin] to (item (2) of [loaded data] :: list)
define load data(data)
set [i] to [1]
set [value] to []
repeat until <(i) > (length of (data))>
repeat until <(letter (i) of (data)) = [;]>
set [value] to (join (value) (letter (i) of (data)))
change [i] by (1)
if <not <(value) = []>> then
add (value) to [loaded data]

change [i] by (1)
set [value] to []

end

end

end
you can see in my project: scratch.mit.edu/projects/815750819/

phuchung6v3

forever
(imagine)
(list :program: list)
(share)
end

Kirbygokuandmore

ProgrammingPro01 wrote:

Hello, and have a warm welcome to Scratch!

We're glad to have you as part of the community! We know how being new to something is like being lost in a forest at first, so I'm here to provide some tips and tricks on how to get involved with the Scratch community, and get to know everyone!

• A good way to get started in the community would be posting a topic in the New Scratchers forum. That will help you recognize some members in the community, and possibly meet new friends who will help you! Your topic doesn't have to be a long biography, you keep keep it short if that's what your comfortable with the most. For some ideas, you might want to check out this guide to Making a First Impression by ForeverArtist.

• A simple way to get familiar to the program would be just experimenting with the project editor! It's a good and quick way to discover the features quickly on your own. Who knows - You might create a fascinating project along the way! Never hurts to play around with the program for a while.

• Another good way to get involved with the community would be posting on the forums often. Helping others, posting on discussion threads, reporting glitches to the Scratch Team, all that can help you get involved!

• Don't be shy to ask anyone if you need to ask a question. All of us will be happy to help a New Scratcher in need, and will definitely do the best we can to help. If you are looking for help currently, good places to check out would be the following forums below:
- Help With Scripts: Need help with your Scratch project? Ask here!
- Requests: Looking for something? Want to offer your skills to others?
- Questions About Scratch: Post general questions about Scratch here.

• Here are some more great threads that you can look at to learn more about how the Scratch website works.
“Guidelines for the New Scratchers Forum” by Paddle2See (I recommend reading this before posting a thread in this forum.)
“Looking for Help in Discuss forums” by VectorHero
“All about ranks” by chocolatepenguin
“An explanation of the ”New Scratcher“ status” by jvvg
“BBCode Help” by nXIII
“How To Make EPIC Forum Signatures!” by kmeemaster (since moved to @TehCow)
“Why Scratch? A New Scratcher's Benefits Guide” by Haiming
“Achieving more followers (for New Scratchers)” by Hamish752
“Popularity - what is it, and is it important to become popular?” by Coder11000
"A guide to [Scratchblocks] and other BBCode help" by Techno-CAT
“Welcome to Scratch” by ZaharaMar
“Scratch: The Guide °Updated° Everything you need to know!” by makethebrainhappy
“Scratch Guide” by Evil_Leopard
“Remixing FAQ (Frequently Asked Questions” by Chibi-Matoran
“Profiles: A Guide ” by pastelistic

Good luck, and have fun Scratchin'!

Also, if you're not new, and just here to check this topic out, you can suggest additions to this topic, it'd be great!
Boom

v67y

.

CraneAnimations

FreeFollow01 wrote:

Hello i New
Hello there! Hope you have fun.

Tatsi2012

Hi, I'm new here and have a question! What if you had a Scratch project that you wanted to share via email but wanted to keep it private so other people on Scratch couldn't see it except for the person who had received it via email and yourself. Actually, this is my case, as I am making a birthday card for one of my family members. Thanks!

CraneAnimations

Tatsi2012 wrote:

Hi, I'm new here and have a question! What if you had a Scratch project that you wanted to share via email but wanted to keep it private so other people on Scratch couldn't see it except for the person who had received it via email and yourself. Actually, this is my case, as I am making a birthday card for one of my family members. Thanks!
First off, Welcome to Scratch! And about your question, maybe if you had the offline editor of scratch, you might be able to send it via email. But here, I don’t know, that’s where my knowledge ends. Hope you figure something out!
define 
[/send]

Aywen8oh

Hey everyone! I have an small idea! Can you add an You can add an camera system, microphone and moving sprite system. Someone that is named Scratcheurscratch have tryed to made an Live Script System! I want to know if it's possible.


Wurzie1111

HI i'm new

pro-designer-party

Wurzie1111 wrote:

HI i'm new


Well hello and welcome to Scratch ! You'll have fun here !

2ndnerdanimator

Hello every one i have been on scratch for almost 2 years now and i have a dream. I want to reach at least 50 followers and 50 likes + favourites on my projects! I ain't trying to advertise or anything but only trying to reach my goal, so plz follow and like my projects plz. Thanks!

markfh-

Check out this to help you
https://scratch.mit.edu/projects/803570075/