This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-01-26 23:36:05

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

ITopic: Formatting Questions About Scripts

NOTE: This is in no way official or required, but just one format to help you ask your question clearer and therefore receive better results.

This thread is a guide, like my many others, to teach you something. This guide will teach you how to ask questions to receive maximum response.

Step 1: Make Sure You Do Not Already Have an Answer
Check this forum, use the search bar, and check the wiki to make sure your question has not already been answered.

Step 2: State Your Problem
Of course, in order to solve your problem, we'd need to know your problem. Just tell us your problem on what is not working or what you would like to accomplish. Upload your project (to a test account if you'd like) so we can download it and look at your scripts.

Step 3: Explain Your Problem
If you know it's one block that's causing the problem, or you want your stickman to jump a specific height, tell us so we can help you even more.

Step 4: Wait
That's right, waiting is part of the process. Hopefully you'll get answers soon enough.

Basic Format for Questions:
Problem: (what you plan on accomplishing)
Details: (which part is going wrong? what numbers/keys do you want us to use?)
Project Link: (the link to the project, of course. see miniguide: linking below)
Any Other Links: (maybe you'd like your character to move like a certain project's, but also able to go through certain walls)


If you are asking a question about scripts, I hope you have read this so you can understand the factors that make it easier for us to answer your questions. Or else most of the replies you'll get will be "what's wrong?" or "project link please". Good luck with your project and remember, I'll be here to help anyone!

MINIGUIDE: Linking
As I have said, linking projects will help us find your project faster. Use the tags [url] before the link and [/url] after the link to make a clickable link. For example, [url]scratch.mit.edu[/url] creates: scratch.mit.edu. More info on the other BBCode that can be used in the forums here.
If this, however, is too complicated for you, just post the url without the tags or the name. (However, if you just post a name, it may get confusing for you may have multiple versions.)

Another way is just to use the (new) scratch blocks to show us your script if you would not like to upload it or you currently cannot upload it. Make sure to show everything that may be relevant to your problem.

Last edited by kayybee (2012-01-28 18:41:14)

Offline

 

#2 2012-01-27 05:11:37

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: ITopic: Formatting Questions About Scripts

Very helpful guide!  Some very new Scratchers may not understand how to link to their project.  Perhaps a short explanation on the linking procedure would be helpful?  Or, just mention that if they can't link, at least give the name of the project so we can track it down.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#3 2012-01-27 05:21:39

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Formatting Questions About Scripts

Great job getting a sticky!  big_smile

Offline

 

#4 2012-01-27 07:54:05

eventexception
Scratcher
Registered: 2011-04-08
Posts: 500+

Re: ITopic: Formatting Questions About Scripts

Paddle2See wrote:

...Perhaps a short explanation on the linking procedure would be helpful?  Or, just mention that if they can't link, at least give the name of the project so we can track it down.

Link to project visually explained:
http://scratch.mit.edu/projects/scratch_the_kat/383568

Maybe kayybee edits this into his topic?  big_smile

Offline

 

#5 2012-01-27 10:07:10

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: ITopic: Formatting Questions About Scripts

Unstuck this topic...but added it to the Index of Helpful Topics and made it an iTopic so it won't be auto-closed  smile


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#6 2012-01-27 10:09:57

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: ITopic: Formatting Questions About Scripts

Sure, I'll edit it once I get back from school. Thanks for all the feedback  big_smile

Edit: Post edited.

Last edited by kayybee (2012-01-27 16:35:49)

Offline

 

#7 2012-01-28 13:53:48

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: Formatting Questions About Scripts

Whoops, typo showing an extra [b]!  tongue

Offline

 

#8 2012-01-28 18:41:45

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: ITopic: Formatting Questions About Scripts

scimonster wrote:

Whoops, typo showing an extra [b]!  tongue

Thanks. But that wasn't an extra tag, it was a missing tag to go along with it  tongue

Offline

 

#9 2012-05-12 12:04:41

aisling102
New Scratcher
Registered: 2012-05-12
Posts: 1

Re: ITopic: Formatting Questions About Scripts

I BELIEVE )y sad  produce

Offline

 

#10 2012-10-28 09:05:34

H_Keerthanadass
New Scratcher
Registered: 2012-10-28
Posts: 1

Re: ITopic: Formatting Questions About Scripts

hey friends,could somebody tell me what a script and sprite is?

Offline

 

#11 2012-10-28 09:53:04

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: ITopic: Formatting Questions About Scripts

H_Keerthanadass wrote:

hey friends,could somebody tell me what a script and sprite is?

Well first, hello and welcome to Scratch!

Now, to answer your question, a script is a stack of blocks and a sprite is an object. For example, this is a script:

when gf clicked
turn ccw (5) degrees
repeat (5)
 move (1) steps
end
And the scratch cat is a sprite. It's as simple as that.  smile

Anyway, in the future, I would recommend visiting the Scratch Wiki if you want to know something. Also, next time, if you have a question that you haven't found the answer to, try to post it in a new topic, and not on an unrelated topic.


http://i46.tinypic.com/35ismmc.png

Offline

 

#12 2013-03-16 01:31:48

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: ITopic: Formatting Questions About Scripts

bump  smile

Offline

 

Board footer